By glorykidd
Comprehensive security audit against OWASP Top 10, CWE, NIST 800-53, CIS Benchmarks, SOC 2, ISO 27001
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.jsonUses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub glorykidd/marketplace --plugin security-reviewInterview workflow toolkit: pre-screening assessment, question guide, and scored post-interview evaluation with PDF export
Generate clear, conventional commit messages from staged changes
Generate detailed pull request descriptions from branch diff
Interactive debugging assistant with root cause analysis and fix suggestions
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
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.
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
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review