awesome-claude-code-plugins
Awesome list of Claude Code plugins — curated directory of slash commands, subagents, MCP servers, and hooks
This awesome list provides a curated directory of plugins for Claude Code, encompassing slash commands, subagents, MCP servers, and hooks. It categorizes various extensions by use case, from workflow orchestration and DevOps to code quality and Git workflows. The repository also includes guidance on how to host and install custom plugin marketplaces within Claude Code.
- Categorized list of Claude Code plugins by function
- Includes official plugins and community contributions
- Details on hosting custom plugin marketplaces
- Instructions for installing plugins via /plugin command
- Covers slash commands, subagents, MCP servers, and hooks
README
View on GitHub ↗Awesome Claude Code Plugins 
Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
What is Claude Code Plugin?
Claude Code Plugin is lightweight package that let you customize and share your Claude Code setup. Each plugin can include any combination of:
- Slash Commands — Custom shortcuts for frequent operations
- Subagents — Purpose-built agents for specialized dev tasks
- MCP Servers — Integrations to tools and data sources via the Model Context Protocol
- Hooks — Extensions that modify Claude Code’s behavior at key workflow points
Install or disable them dynamically with the /plugin command — enabling you to keep your system context focused and lightweight.
Use Cases
- Enforce Standards: Ensure specific hooks or workflows run consistently across your team
- Support Users: Package slash commands that simplify your framework or SDK usage
- Share Workflows: Publish debugging setups, deployment scripts, or testing harnesses
- Connect Tools: Integrate internal systems securely through MCP servers
- Bundle Customizations: Combine multiple extensions for a cohesive developer experience
Plugins
Official Claude Code Plugins
Workflow Orchestration
- angelos-symbo
- ceo-quality-controller-agent
- claude-desktop-extension
- lyra
- model-context-protocol-mcp-expert
- problem-solver-specialist
- studio-coach
- ultrathink
Automation DevOps
- deployment-engineer
- devops-automator
- infrastructure-maintainer
- monitoring-observability-specialist
- n8n-workflow-builder
Business Sales
- b2b-project-shipper
- customer-success-manager
- enterprise-onboarding-specialist
- finance-tracker
- pricing-packaging-specialist
- product-sales-specialist
- support-responder
- technical-sales-engineer
Code Quality Testing
- api-tester
- bug-detective
- code-review
- code-review-assistant
- code-reviewer
- database-performance-optimizer
- debug-session
- debugger
- double-check
- optimize
- performance-benchmarker
- refractor
- test-file
- test-results-analyzer
- test-writer-fixer
- unit-test-generator
Data Analytics
Design UX
- brand-guardian
- joker
- mobile-ux-optimizer
- onomastophes
- ui-designer
- ux-researcher
- visual-storyteller
- whimsy-injector
Development Engineering
- ai-engineer
- api-integration-specialist
- backend-architect
- code-architect
- desktop-app-dev
- enterprise-integrator-architect
- flutter-mobile-app-dev
- frontend-developer
- mobile-app-builder
- project-curator
- python-expert
- rapid-prototyper
- react-native-dev
- vision-specialist
- web-dev
Documentation
- analyze-codebase
- changelog-generator
- codebase-documenter
- context7-docs-fetcher
- documentation-generator
- generate-api-docs
- openapi-expert
- update-claudemd
Git Workflow
- analyze-issue
- bug-fix
- commit
- create-pr
- create-pull-request
- create-worktrees
- fix-github-issue
- fix-issue
- fix-pr
- github-issue-fix
- husky
- pr-issue-resolve
- pr-review
- update-branch-name
Marketing Growth
- app-store-optimizer
- content-creator
- growth-hacker
- instagram-curator
- reddit-community-builder
- tiktok-strategist
- twitter-engager
Project & Product Management
- discuss
- explore
- plan
- planning-prd-agent
- prd-specialist
- project-shipper
- sprint-prioritizer
- studio-producer
- tool-evaluator
- workflow-optimizer
Security, Compliance, & Legal
- ai-ethics-governance-specialist
- audit
- compliance-automation-specialist
- data-privacy-engineer
- enterprise-security-reviewer
- legal-advisor
- legal-compliance-checker
Tutorials
You can host and share your own curated plugin marketplace using a simple Git repository with a .claude-plugin/marketplace.json file.
Users can install your marketplace via:
# /plugin marketplace add ccplugins/marketplace
/plugin marketplace add user-or-org/repo-name
Then browse and install plugins from within Claude Code’s /plugin menu.
Example:
/plugin
/plugin install analyze-codebase
Contributing
Contributions are welcome! You can add your favorite plugins, share best practices, or submit your own marketplace.
Similar awesome lists
awesome-claude-skills
Curated list of Claude Skills — practical workflows for Claude.ai, Claude Code, and the Claude API
awesome-claude-code
Awesome list of Claude Code tools — curated skills, hooks, plugins, subagents, and workflows for developers
awesome-claude-code-subagents
Awesome list of Claude Code subagents — 130+ specialized AI assistants for diverse development tasks
awesome-agent-skills
Curated agent skills awesome list for Claude Code, Codex, and Gemini CLI — hand-picked from official teams and community