A public marketplace of Claude Code plugins — skills, agents, and bundles you can browse and install.
| Name | Type | Description |
|---|---|---|
| commit-message | skill | Generate conventional commit messages from staged changes |
| pr-description | skill | Generate PR descriptions from branch diff |
| debug-assistant | bundle | Root cause analysis command + autonomous debugging agent |
| interview | skill | Full interview workflow: workspace setup, pre-screening assessment, question guide, and scored evaluation with PDF export |
| security-review | bundle | Comprehensive security audit against OWASP Top 10, CWE, NIST 800-53, CIS Benchmarks, SOC 2, ISO 27001 |
Each plugin lives in plugins/<name>/ and is described by a manifest at .claude-plugin/plugin.json. The registry.json at the root is the auto-generated index consumed by Claude Code when installing plugins.
Plugin types:
| Type | Description |
|---|---|
| skill | One or more slash commands (/plugin:command) |
| agent | One or more autonomous subagents |
| bundle | Both commands and agents |
| mcp | An MCP server, optionally with commands |
The templates/hello-world directory is a copy-paste starter that demonstrates the full plugin structure — a command, an agent, a skill router, and a manifest — with inline documentation explaining each piece.
See CLAUDE.md for the full contribution guide.
Quick steps:
templates/hello-world to plugins/<your-plugin-name>/.claude-plugin/plugin.json with your name, description, and author./generate-registry.sh.claude-plugin/marketplace.jsonBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimInterview workflow toolkit: pre-screening assessment, question guide, and scored post-interview evaluation with PDF export
Generate detailed pull request descriptions from branch diff
Comprehensive security audit against OWASP Top 10, CWE, NIST 800-53, CIS Benchmarks, SOC 2, ISO 27001
Interactive debugging assistant with root cause analysis and fix suggestions
npx claudepluginhub glorykidd/marketplace --plugin commit-messageComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking