{
  "markdown": "# Jamdesk Claude Code Plugin\n\nA Claude Code plugin for building [Jamdesk](https://www.jamdesk.com) documentation sites. Gives Claude deep knowledge of Jamdesk components, configuration, navigation patterns, and CLI commands — so you can build docs faster with AI assistance.\n\n## Installation\n\n### From Claude Code Marketplace\n\n```\n/plugin marketplace add jamdesk/jamdesk-claude-plugin\n/plugin install jamdesk@jamdesk-marketplace\n```\n\n### Manual (for development/testing)\n\n```bash\ngit clone https://github.com/jamdesk/jamdesk-claude-plugin.git\nclaude --plugin-dir ./jamdesk-claude-plugin\n```\n\n## Usage\n\nInvoke the skill when working on Jamdesk documentation:\n\n```\n/jamdesk:jamdesk\n```\n\nClaude reads only the sections relevant to your task — the hub provides quick answers, and reference files load on demand for deep dives.\n\n**New to Jamdesk?** Get started:\n\n```bash\nnpm install -g jamdesk\njamdesk init my-docs && cd my-docs\njamdesk dev\n```\n\n## What's Included\n\nOne skill with a quick-reference hub and three detailed reference files:\n\n| Reference | Contents |\n|-----------|----------|\n| **Components** | 25+ MDX components — Cards, Steps, Tabs, Callouts, Code Groups, Tables, and more — with complete props and examples |\n| **Configuration** | Full `docs.json` schema — themes, colors, branding, navbar, footer, API config, 20+ analytics integrations |\n| **Navigation** | 8 navigation patterns — flat, grouped, tabbed, multi-product, versioned, multi-language, dropdowns, OpenAPI |\n\nPlus: CLI command reference (19 commands), page frontmatter fields, image sizing syntax, writing standards, common mistakes, and an MCP server integration for querying Jamdesk documentation.\n\n## What is Jamdesk?\n\n[Jamdesk](https://www.jamdesk.com) is a documentation platform for building beautiful, fast documentation sites from MDX files.\n\n- **Four themes** — Jam, Nebula, Pulsar, Halo (all with dark mode)\n- **25+ MDX components** — Cards, Steps, Tabs, Code Groups, Tables, API fields, color palettes, and more\n- **OpenAPI & AsyncAPI** — Auto-generated API reference with interactive playground\n- **AI Chat** — Built-in AI assistant trained on your docs content\n- **Global CDN** — Fast deploys to Cloudflare R2 + Vercel Edge\n- **CLI tooling** — Local dev server, validation, spellcheck, broken link detection\n- **Migrate from Mintlify** — Run `jamdesk migrate` to convert `mint.json` → `docs.json` and update component syntax\n- **Custom domains** — Host at `docs.yoursite.com` or `yoursite.com/docs`\n- **Analytics** — Built-in dashboard + 20+ integrations (GA4, Plausible, PostHog, Amplitude, etc.)\n- **Search** — Full-text search with keyboard navigation, out of the box\n\nLearn more at [jamdesk.com](https://www.jamdesk.com) or read the [documentation](https://www.jamdesk.com/docs).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for how to keep the reference files up to date as Jamdesk evolves.\n\n## License\n\nApache 2.0 — see [LICENSE](LICENSE).\n",
  "bytes": 2945,
  "sha": "c6327c8b07154de3eab702f138b98a4294bf57a23881cc30e906c8357e840d3b",
  "repo_slug": "jamdesk/jamdesk-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_jamdesk_jamdesk_claude_plugin_jamdesk_88b40be2/readme"
}