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-pluginsGuides for using ai agents skills like awesome-claude-code-plugins.
Last scanned: 5/6/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-06T06:33:31.415Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}awesome-claude-code-plugins is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ccplugins. Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code. It has 874 GitHub stars.
Yes. awesome-claude-code-plugins passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/ccplugins/awesome-claude-code-plugins" and add it to your Claude Code skills directory (see the Installation section above).
awesome-claude-code-plugins is primarily written in Python. It is open-source under ccplugins on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-claude-code-plugins against similar tools.
No comments yet. Be the first to share your thoughts!
Awesome 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:
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.