ClaudeMod
Back to browse
Harnesses

Awesome Claude Code Plugins

A community-curated directory of the best Claude Code plugins, harnesses, and tools — organized by use case with install instructions and community ratings.

CC Plugins666 starsAdded 1 months ago

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.

More Harnesss

Harnesses

claude-simone

Structured project management harness for Claude Code — define milestones and sprints in markdown, then run execution loops that drive Claude through each task.

project-managementmilestonessprints+2
by Helmi
GitHub
Harnesses

Claude Squad

Multi-agent tmux orchestrator — spawn N isolated Claude Code sessions in parallel, each in its own git worktree, then merge the best results back to main.

multi-agentparalleltmux+3
by SMTG AI
GitHub
Harnesses

Claude Swarm

Distributed Claude agent swarms — agents communicate via MCP, share tool access, and collaborate on complex tasks with configurable topology and role specialization.

swarmdistributedmulti-agent+3
by parruda
GitHub

Command Palette

Search for a command to run...