awesome-claude-code-plugins banner
ccplugins ccplugins

awesome-claude-code-plugins

Development community intermediate

Description

Curated list of slash commands, subagents, MCP servers, and hooks.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome Claude Code Plugins [](https://awesome.re)

[](README.md) [](README-zh.md)

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](https://docs.claude.com/en/docs/claude-code/plugins) 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

...