RepoDepot
Awesome List

awesome-claude-code-plugins

by ccplugins
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.

View on GitHub ↗
Key features
  • 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
Languages
Python100%
Top contributors
Looks dormant
No pushes in over six months (6mo ago).
Topics
awesome-claude-codeawesome-listawesome-pluginsawesome-resourcesclaude-codeclaude-code-commandsclaude-code-hooksclaude-code-mcpclaude-code-pluginclaude-code-subagents

Awesome Claude Code Plugins Awesome

English 简体中文

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

Automation DevOps

Business Sales

Code Quality Testing

Data Analytics

Design UX

Development Engineering

Documentation

Git Workflow

Marketing Growth

Project & Product Management

Security, Compliance, & Legal

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

Added to RepoDepot ·