mintlify
Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.
Summary
This skill helps you build and maintain beautiful documentation sites with Mintlify by converting non-markdown files into properly formatted MDX pages, adding and modifying content with correct component use, and automating documentation updates.
- It streamlines the process of creating developer-friendly documentation directly from Claude Code.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install mintlify@<marketplace>
/pluginUse Cases
Usage Examples
/mintlify convert my-api-spec.json to MDX pages in ./docs
Add a new 'Getting Started' guide to my Mintlify docs using the Callout and CodeGroup components
Update all pages in ./docs to use the latest Card component syntax
Security Audits
Frequently Asked Questions
What is mintlify?
This skill helps you build and maintain beautiful documentation sites with Mintlify by converting non-markdown files into properly formatted MDX pages, adding and modifying content with correct component use, and automating documentation updates. It streamlines the process of creating developer-friendly documentation directly from Claude Code.
How to install mintlify?
To install mintlify: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install mintlify@<marketplace>. Finally, /plugin in Claude Code.
What is mintlify best for?
mintlify is a plugin categorized under Development. It is designed for: documentation. Created by Anthropic.
What can I use mintlify for?
mintlify is useful for: Convert a set of API reference files from OpenAPI/Swagger JSON into Mintlify MDX pages with proper component usage.; Add a new tutorial page to an existing Mintlify documentation site, including code examples and callout components.; Update multiple documentation pages to fix broken links or standardize component usage across the site.; Generate a complete Mintlify documentation site structure from a folder of markdown files, automatically creating the mint.json config.; Migrate legacy documentation from a static site generator to Mintlify, converting all pages to MDX with correct syntax.; Automate the addition of changelog entries to a Mintlify docs site from a changelog markdown file..