By pdugan20
House-style toolkit for Mintlify docs sites. Scaffold an IA, review pages against a content playbook, write reader-facing changelogs, and generate drift-checked CLI/MCP/API references. Layers on the official mintlify plugin for component and docs.json mechanics.
This skill should be used when the user asks to "add a changelog entry", "write changelog", "audit changelog", "review changelog", "check changelog entries", or is editing a Mintlify changelog.mdx. Enforces a consistent, reader-facing voice and cuts implementation trivia.
This skill should be used when the user asks to "document the CLI", "document the MCP tools", "document the API", "generate a reference page", "write API reference", "add a CLI reference", or wants drift-checked reference docs for a Mintlify site. Sets up generated-from-source reference pages (CLI / MCP / API) plus the drift CI that keeps them honest.
This skill should be used when the user asks to "review docs", "review the docs site", "polish the docs", "do a content pass", "check the IA", "audit the docs site", or is editing a Mintlify docs-mintlify/ tree and wants a quality pass. Walks pages in nav order against the house content playbook and pre-launch checklist, reports a per-page punch list options-first, then makes targeted edits.
This skill should be used when the user asks to "scaffold a docs site", "set up Mintlify", "create a docs-mintlify directory", "stand up docs", "bootstrap documentation", or wants a new Mintlify docs site for a project. Generates a docs-mintlify/ tree with a topic-grouped IA, docs.json, page stubs, generators, Makefile targets, and the mirror sync + drift CI, all in house style.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for building and maintaining Mintlify documentation sites in a consistent house style.
The official mintlify plugin owns the
mechanics: component syntax, docs.json schema, OpenAPI. This plugin layers
on top and owns the editorial decisions: information architecture, voice,
callout discipline, scaffolding, drift-checked references, and changelog
style.
| Skill | Command | Description |
|---|---|---|
| Scaffold a site | /scaffold-mintlify-site | Stand up a docs-mintlify/ tree with a topic-grouped IA, docs.json, generators, and sync CI |
| Review docs | /review-docs | Walk pages in nav order against the content playbook and pre-launch checklist |
| Write changelog | /changelog-writer | Write and audit reader-facing <Update> entries |
| Document a reference | /document-reference | Generate drift-checked CLI / MCP / API reference pages from source |
The shared editorial playbook lives in references/best-practices.md;
every skill cites it rather than restating it.
/plugin marketplace add pdugan20/pdugan20-plugins
/plugin install mintlify-docs@pdugan20-plugins
Each release attaches the plugin as a zip, so you can try it for a single session without registering anything:
claude --plugin-url https://github.com/pdugan20/mintlify-docs/releases/latest/download/mintlify-docs-plugin.zip
claude --plugin-dir /path/to/mintlify-docs
The official mintlify plugin is a declared dependency and installs
automatically with this plugin (or manually:
/plugin install mintlify@claude-plugins-official). The preview and
link-check workflows assume the
Mintlify CLI (npm i -g mint), and
the generator scripts need a Python or Node toolchain in the target project.
npx claudepluginhub pdugan20/pdugan20-plugins --plugin mintlify-docsA comprehensive linter for Claude Code projects. Validates CLAUDE.md files, skills, settings, hooks, MCP servers, plugins, and more. Requires: npm install --save-dev claude-code-lint
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses