by ccplugins
Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
# Add to your Claude Code skills
git clone https://github.com/ccplugins/awesome-claude-code-pluginsAwesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
Claude Code Plugin is lightweight package that let you customize and share your Claude Code setup. Each plugin can include any combination of:
No comments yet. Be the first to share your thoughts!
Install or disable them dynamically with the /plugin command — enabling you to keep your system context focused and lightweight.
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
Contributions are welcome! You can add your favorite plugins, share best practices, or submit your own marketplace.