Prerequisites
- An active Claude subscription (Pro, Max, or API access)
- A Mintlify docs repository with a
docs.jsonfile at the root - Node.js installed on your machine
Setup
Install the Mintlify skill
Navigate to your docs root (the directory containing This installs Mintlify’s component reference, writing standards, and workflow guidance into Claude Code’s context. Claude Code will use this to correctly apply
docs.json) and run:<Steps>, <Card>, <Tabs>, and all other Mintlify components when generating or editing pages.Customize AGENTS.md
Open the
AGENTS.md file in your docs root and add project-specific instructions. Claude Code reads this file automatically at the start of every session.