1. Conduid
  2. Developer Tools
  3. Awesome Claude Code Plugins
MCP server · Developer Tools

Awesome Claude Code Plugins

Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code

79Good

Scored 4 months ago · breakdown

About Awesome Claude Code Plugins

Awesome Claude Code Plugins is an MCP server published by ccplugins in the Developer Tools category: awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code. It has been installed 0 times through Conduid.

The repository has 547 stars and 99 forks, with the last commit 10 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx awesome-claude-code-plugins

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Awesome Claude Code Plugins

Powered by Claude · Grounded in docs

I know everything about Awesome Claude Code Plugins. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

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.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Awesome Claude Code Plugins

How do I install Awesome Claude Code Plugins?

Run npx awesome-claude-code-plugins, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Awesome Claude Code Plugins safe to use with an AI agent?

Its trust score is 79 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Awesome Claude Code Plugins still maintained?

The last commit was 10 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.