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

Plugins for Claude Code

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

Browse pluginsExplore marketplaces
34729
COMMANDS
25631
AGENTS
59917
SKILLS
3319
HOOKS
1926
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

101.3k
·
363

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

—
v5.0.5

everything-claude-code

90.4k
·
285

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

Commands34729
Slash commands
Agents25631
Autonomous agents
Skills59917
Reusable skills
Hooks3319
Event hooks
MCP Servers1926
Tool servers
LSP Servers0
Language servers

Recently added

Latest community contributions

View all

scalekit-actions-skill

1

Scalekit actions playground in your Claude Code

—
v1.0.0

pr-status

0

Get all my open PRs with CI state, reviews, comments, and freshness

—
v1.0.0

pf-workflow

4

Issue tracking, PR management, and cross-repo coordination for PatternFly projects

—
v1.0.0

Browse by category

Find plugins for your workflow

productivity3543
development3211
testing1935
deployment3371
security1117
documentation963
data1360
utilities5130
other0

Community sparked

Plugins promoted by users who invested Sparks to boost visibility

View all

prompts.chat

1
153.4k
·
295

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

72
New plugins
last 24h
581
Updated
last 24h
1542
This week
new plugins
15760
Active Repos
90-day activity

Weekly trend

New plugins added each day

1542 this week
53
69
568
382
257
141
72

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