Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search everything...
14021 plugins indexed

Plugins for Claude Code

Discover commands, agents, and tools built by the community to extend your coding assistant.

Browse pluginsExplore marketplaces
34633
COMMANDS
25597
AGENTS
59725
SKILLS
3305
HOOKS
1914
MCP

Popular plugins

Most starred by the community

View all

cache-components

138.4k
·
63

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.

—
v1.0.0

superpowers

100.1k
·
352

Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques

—
v5.0.5

everything-claude-code

89.1k
·
274

Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use

—
v1.8.0

Browse by type

Commands34633
Slash commands
Agents25597
Autonomous agents
Skills59725
Reusable skills
Hooks3305
Event hooks
MCP Servers1914
Tool servers
LSP Servers0
Language servers

Recently added

Latest community contributions

View all

qa-auditor

0

LLM-driven QA audit tool that evaluates web applications like a senior QA engineer, producing professional HTML reports with star ratings, severity-graded issues, and embedded screenshots.

—
v1.0.0

feishu-channel

39

Feishu (Lark) channel plugin for Claude Code — receive and reply to Feishu messages

—
v0.1.0

ci-watcher-channel

3

GitHub CI failure watcher channel — polls your open PRs and pushes failure notifications into Claude Code sessions

—
v0.1.0

Browse by category

Find plugins for your workflow

productivity3533
development3202
testing1923
deployment3348
security1108
documentation959
data1344
utilities5112
other0

Community sparked

Plugins promoted by users who invested Sparks to boost visibility

View all

prompts.chat

1
153.4k
·
285

Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.

—
v1.0.0

Platform activity

Real-time stats from our plugin ecosystem

136
New plugins
last 24h
551
Updated
last 24h
1557
This week
new plugins
15734
Active Repos
90-day activity

Weekly trend

New plugins added each day

1557 this week
53
69
568
382
257
141
24

Developer Tools

AI-powered utilities for your workflow

View all
Premium

Plugins for Your Project

Enter a GitHub URL or upload your CLAUDE.md to discover plugins that match your tech stack.

5 component types
Explore
Premium

Power Search

Semantic search across all plugins and components with AI-powered relevance ranking.

7 entity types
Explore

More tools coming

Explore all developer tools

View all

Build plugins

Add .claude-plugin/plugin.json to any GitHub repo. We index valid manifests automatically.

DocumentationOfficial Docs
// .claude-plugin/plugin.json
{
  "name": "my-plugin",
  "version": "1.0.0",
  "description": "..."
}