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

Plugins for Claude Code

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

Browse pluginsExplore marketplaces
34638
COMMANDS
25602
AGENTS
59740
SKILLS
3307
HOOKS
1915
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
·
360

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

—
v5.0.5

everything-claude-code

89.3k
·
276

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

Commands34638
Slash commands
Agents25602
Autonomous agents
Skills59740
Reusable skills
Hooks3307
Event hooks
MCP Servers1915
Tool servers
LSP Servers0
Language servers

Recently added

Latest community contributions

View all

telegram

0

Patched Telegram channel with markdown formatting, sticker support, and pack management

—
v0.0.2

mac-notifications

0

macOS notification hooks for Claude Code events — plays sounds and shows system notifications for Notification, PermissionRequest, Stop, and SubagentStop events.

—
v1.0.0

compile-docs

0

Multi-agent documentation compiler: discovers, inventories, plans, and writes reference documentation from CLI tools, APIs, and other systems

—
v1.0.0

Browse by category

Find plugins for your workflow

productivity3532
development3201
testing1923
deployment3346
security1107
documentation959
data1344
utilities5111
other0

Community sparked

Plugins promoted by users who invested Sparks to boost visibility

View all

prompts.chat

1
153.4k
·
287

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

109
New plugins
last 24h
554
Updated
last 24h
1536
This week
new plugins
15732
Active Repos
90-day activity

Weekly trend

New plugins added each day

1536 this week
53
69
568
382
257
141
27

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