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.
A 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
npx claudepluginhub pdugan20/pdugan20-plugins --plugin mintlify-docsComprehensive 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.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.