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...
14646 plugins indexed

Plugins for Claude Code

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

Browse pluginsExplore marketplaces
35483
COMMANDS
26237
AGENTS
61945
SKILLS
3439
HOOKS
2001
MCP

Popular plugins

Most starred by the community

View all

cache-components

138.4k
·
67

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

102.8k
·
371

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

—
v5.0.5

everything-claude-code

93.6k
·
298

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

Commands35483
Slash commands
Agents26237
Autonomous agents
Skills61945
Reusable skills
Hooks3439
Event hooks
MCP Servers2001
Tool servers
LSP Servers0
Language servers

Recently added

Latest community contributions

View all

explorer

0

專案探索者:Opus Leader 指揮 sub-agents 並行探索,交叉比對後產出專案地圖

—
v1.2.0

md-to-code

0

根據實作文件逐步實作程式碼:讀取結構化 AI Coding 實作文件,並行 Agent Teams 開發後端與前端

—
v1.2.0

reviewer

0

專案規範審查與萃取:讀取專案內的規範文件執行合規審查,或從現有程式碼反向萃取隱含慣例產出 .standards/ 草稿

—
v1.3.0

Browse by category

Find plugins for your workflow

productivity3677
development3314
testing1993
deployment3481
security1162
documentation988
data1427
utilities5346
other0

Community sparked

Plugins promoted by users who invested Sparks to boost visibility

View all

prompts.chat

1
153.5k
·
300

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

522
New plugins
last 24h
454
Updated
last 24h
2011
This week
new plugins
16236
Active Repos
90-day activity

Weekly trend

New plugins added each day

2011 this week
69
568
382
257
141
72
522

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": "..."
}