Language:JapaneseEnglish

mintlify Claude Code Plugin

Category
Development
Topics
Documents & Content Creation · Claude Code Customization & Workflow
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-12 (UTC)
Source (GitHub) last updated
2026-08-25 (UTC) (2 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This item is the Mintlify Claude Code plugin, which installs a mintlify skill giving Claude a reference for building Mintlify-powered documentation sites, according to the GitHub README. The skill covers component syntax, docs.json configuration, navigation patterns, and API documentation setup, loading a core reference and routing to detailed files (components.md, configuration.md, navigation.md, api-docs.md) as needed. It can be installed via npx skills add mintlify/mintlify-claude-plugin or as a Claude Code plugin, and invoked with /mintlify:mintlify or automatically by Claude. The plugin is licensed under MIT. Mintlify itself, per its homepage, is described as 'The Knowledge Platform Built for Agents' offering self-updating documentation.

About the service

Mintlify is described on its homepage as 'The Knowledge Platform Built for Agents,' a platform for self-updating documentation used by startups, enterprises, and agents, per the Mintlify homepage.

What you can do with mintlify

  • Install the skill via npx skills add mintlify/mintlify-claude-plugin (README)
  • Install as a Claude Code plugin using /plugin marketplace add mintlify/mintlify-claude-plugin and /plugin install mintlify@mintlify-marketplace (README)
  • Invoke the skill with /mintlify:mintlify or let Claude use it automatically on Mintlify projects (README)
  • Get full syntax and props for Mintlify components such as callouts, cards, steps, tabs, accordions, code groups, fields, and frames (README)
  • Reference the complete docs.json configuration, including theme, colors, logo, fonts, navbar, footer, redirects, integrations, and custom CSS/JS (README)
  • Reference navigation patterns including groups, tabs, anchors, dropdowns, products, versions, and languages (README)
  • Reference OpenAPI/AsyncAPI setup, endpoint pages, and API playground configuration (README)

Sources

Back to list