generate-mintlify-reference

Installation
SKILL.md

Generate Mintlify reference documentation

Set up generated, drift-checked reference pages for a Mintlify site. The governing principle is that reference pages are never hand-edited. A generator reads the source of truth (the CLI's help, the live MCP instance, or the OpenAPI specification) and emits MDX; CI regenerates and fails on drift, so the reference cannot go stale.

When the official mintlify capability is available, use it for current <ParamField>, <Tabs>, and docs.json syntax. Otherwise inspect the site's existing components and current Mintlify documentation instead of guessing. The patterns this skill enforces are in references/reference-patterns.md.

Pick a target

Use the requested target from the user's prompt, including any text supplied after an explicit skill invocation. The target is one of cli, mcp, api.

Installs
3
Repository
pdugan20/skills
First Seen
2 days ago
generate-mintlify-reference — pdugan20/skills