About Awesome Claude Code Plugins
Awesome Claude Code Plugins is an MCP server published by ccplugins in the Developer Tools category: awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code. It has been installed 0 times through Conduid.
The repository has 547 stars and 99 forks, with the last commit 10 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx awesome-claude-code-pluginsThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Awesome Claude Code Plugins
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
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.
README mirrored from the source repository 4 months ago. The original is authoritative.