ck:mintlify

Generate and deploy Mintlify documentation sites from Markdown/MDX and API specs.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/mafvietnam/mafapp --skill ck-mintlify-mafvietnam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/mafvietnam/mafapp/tree/main/.claude/skills/mintlify
Command: npx skills add https://github.com/mafvietnam/mafapp --skill ck-mintlify-mafvietnam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mintlify streamlines the creation, maintenance, and deployment of documentation sites by converting Markdown/MDX and API specs into polished, navigable documentation.

Core Features & Use Cases

  • OpenAPI/AsyncAPI integration for auto-generated API docs and interactive playgrounds.
  • MDX components library (Cards, Steps, Tabs, Accordions, CodeGroup, Callouts, Mermaid, View, Tiles, Tree, Badge, Banner, Color, Tooltips, Panel) to compose rich docs.
  • Advanced navigation and theming (tabs, anchors, dropdowns, products, versions, languages, and 7 themes) for scalable documentation.
  • Deployment automation across GitHub, GitLab, Vercel, Cloudflare, and AWS with CI/CD integrations.
  • AI-assisted tooling through llms.txt, MCP, and skill.md for AI agents and contextual tooling.

Quick Start

Create a Mintlify project and start a local preview to verify changes.

Frequently Asked Questions about ck:mintlify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate and deploy documentation sites from Markdown and OpenAPI specs?

To generate and deploy documentation sites, you parse Markdown/MDX files and OpenAPI/AsyncAPI specifications through a configuration-aware workflow that coordinates deterministic builds, previews, and deployments across platforms like GitHub, GitLab, and Vercel.

How do I auto-generate API docs from an OpenAPI specification?

Auto-generating API docs from an OpenAPI specification involves parsing the spec to create interactive playgrounds and navigable reference pages, orchestrated by parsing docs.json and MDX component usage within your build workflow.

Can I deploy documentation using CI/CD integrations across AWS and Cloudflare?

Yes, you can deploy documentation using CI/CD integrations across AWS and Cloudflare. The deployment automation coordinates builds and previews natively across GitHub, GitLab, Vercel, and Cloudflare infrastructure.

What is the best way to build a developer portal using MDX components?

Building a developer portal using MDX components involves composing rich docs with Cards, Steps, Tabs, Accordions, and CodeGroup elements, paired with advanced navigation like tabs, anchors, and dropdowns for scalable structure.

How do I configure llms.txt and MCP for AI-assisted documentation tooling?

Configuring llms.txt and MCP for AI-assisted documentation tooling provides AI agents with contextual capabilities through llms.txt, MCP, and skill.md files, enabling automated contextual assistance within the deployed knowledge base.

Does docs.json configuration support multi-version and multi-language documentation?

Yes, docs.json configuration supports multi-version and multi-language documentation. It manages advanced navigation and theming, allowing teams to structure scalable documentation across products, versions, and languages.