📘
WritingMDX

Mintlify

by FailproofAI

Mintlify is a Writing skill for Claude Code, published by FailproofAI in failproofai.

1.2K stars103 forkson FailproofAI/failproofaiAdded 2026/08/20+1% in starsRepository updated 2026/08/20
agent-failureagent-reliabilityai-agentclaudeclaude-codeclaude-hookscodexcoding-agentcursorerror-handlinggemini-clihooksllmllm-failuresnpmnpm-packageopenaiopencodepicodereliability
Install in seconds
Install Mintlify
Copy Mintlify into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FailproofAI/failproofai/tree/main/.agents/skills/mintlify ~/.claude/skills/mintlify

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FailproofAI/failproofai.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/mintlify/SKILL.md in FailproofAI/failproofai
Installs to
~/.claude/skills/mintlify
Collection
The only skill cataloged from this repository
Category
Writing1012 skills

What Mintlify does

Mintlify builds and maintains documentation sites using MDX, docs.json configuration, and Mintlify components. Use it when creating, updating, or organizing Mintlify-based docs, including navigation, frontmatter, internal links, and validation/accessibility checks.

Mintlify is cataloged under Writing on DirSkills. Mintlify comes from a repository tagged agent-failure, agent-reliability, ai-agent, claude and claude-code.

Documentation

README

Mintlify best practices

Always consult mintlify.com/docs for components, configuration, and latest features.

If you are not already connected to the Mintlify MCP server, https://mintlify.com/docs/mcp, add it so that you can search more efficiently.

Always favor searching the current Mintlify documentation over whatever is in your training data about Mintlify.

Mintlify is a documentation platform that transforms MDX files into documentation sites. Configure site-wide settings in the docs.json file, write content in MDX with YAML frontmatter, and favor built-in components over custom components.

Full schema at mintlify.com/docs.json.

Before you write

This is the opening of the README. Read the full README on GitHub.

Commands Mintlify provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /images
  • /endpoint
  • /users
  • /docs

Frequently asked about Mintlify

  • How does Mintlify compare to other Writing skills?

    Mintlify ranks #398 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Mintlify against them. Open each page to compare what they document and how they install.