Skip to main content
Ecosystem

Awesome Claude Plugins: official marketplace + community ecosystem

  • Reference
  • Tooling

The Claude Code plugins you should know. Official Anthropic marketplace, high-impact community plugins, alternative marketplaces. GitHub data verified 2026-05-11.

TL;DR

  • Plugins are packaged integrations distributed via marketplace. More structured than a skill, lighter than a custom agent.
  • Official reference: anthropics/claude-plugins-official (ouvre un nouvel onglet) (19k★) — Anthropic-managed directory, validated plugins.
  • 3 community plugins deserve immediate installation: claude-hud (real-time visual HUD), compound-engineering-plugin (cross-tool workflows), claudian (Obsidian integration).
  • 2 alternative marketplaces extend beyond the official repo: alirezarezvani/claude-skills (245+ plugins) and jeremylongshore/claude-code-plugins-plus-skills (425 plugins).

1. Official Anthropic marketplace

The reference directory. Plugins validated and maintained by Anthropic.

RepoWhat's special
anthropics/claude-plugins-official (ouvre un nouvel onglet)19,105Official directory. Plugins evaluated for quality and security before publication.
anthropics/knowledge-work-plugins (ouvre un nouvel onglet)12,028Open-source plugin repo for knowledge workers (Claude Cowork). Non-dev target.

2. High-impact community plugins

Community plugins with real traction (at least 10k★, recent updates).

RepoWhat it adds
jarrodwatts/claude-hud (ouvre un nouvel onglet)22,385Visual HUD: shows in real time the context usage, active tools, running agents, current todo.
EveryInc/compound-engineering-plugin (ouvre un nouvel onglet)16,540Compound engineering: cross-workflows between Claude Code + Codex + Cursor. Official Every plugin.
YishenTu/claudian (ouvre un nouvel onglet)10,936Obsidian integration: embed Claude Code/Codex as an AI collaborator in your vault.

3. Alternative marketplaces

Third-party marketplaces that extend beyond the official directory scope.

RepoVolume
alirezarezvani/claude-skills (ouvre un nouvel onglet)14,441245+ skills & agent plugins, cross-tool (Claude Code, Codex, Gemini CLI, Cursor, 8 more).
jeremylongshore/claude-code-plugins-plus-skills (ouvre un nouvel onglet)2,159425 plugins + 2,810 skills + 200 agents. Open-source marketplace tonsofskills.com with ccpi CLI.
davepoon/buildwithclaude (ouvre un nouvel onglet)2,909Unified hub: Skills + Agents + Commands + Hooks + Plugins + Marketplace collections.

4. Notable niche plugins

For specific use cases, but well crafted.

RepoFor who
ykdojo/claude-code-tips (ouvre un nouvel onglet)8,205Not strictly a plugin, but 45 official tips + custom status line + system prompts.
zhukunpenglinyutong/jetbrains-cc-gui (ouvre un nouvel onglet)3,365JetBrains GUI plugin for Claude Code + Codex (IntelliJ, WebStorm, PyCharm, etc.).
agenticnotetaking/arscontexta (ouvre un nouvel onglet)3,324Generates individualized knowledge systems from conversations.
ZeframLou/call-me (ouvre un nouvel onglet)2,589Minimal: lets Claude Code call you on the phone. Gimmick but fun.

How to choose

Three steps:

  1. Start with the official one: browse anthropics/claude-plugins-official (ouvre un nouvel onglet) first. It's the validated baseline. You'll find essential daily-use plugins (formatting, lint, tests).
  2. Add 1-2 community plugins: claude-hud is a visual must-have (knowing what's happening during long runs). compound-engineering-plugin if you juggle multiple AI tools.
  3. Third-party marketplaces: only if you're looking for a specific plugin not found elsewhere. Be careful about security (unaudited plugins can execute arbitrary code).

Next steps