anthropic plugins

1,370 tagged anthropic, measured the same way as everything else here.

Browse within: claude-code-plugin 392ai-tools 308claude-plugin 138agents 105agentic-ai 99ai-coding 94cli 80claude-code-plugins 76agentic 63claude-ai 62LLM 56claude-code-marketplace 55claude-plugins 54ai-assistant 46

kenspc

745

kenspc/kenspc-claude-plugin

Plugin Claude Code

Bundles 6 skills, 6 commands, 11 agents, 2 hooks · 1,209 tokens together

Structured software development workflows for Claude Code, aligned with Opus 4.8 at xhigh/max effort. Eleven reusable subagents drive brief generation, plan generation, task decomposition, automated batch implementation, and multi-angle parallel review. v3 follows five design rules: workflow SOP stays, business rules…

not rated 1 1mo ago A tokens not measured

claudemeter

746

q1343135559/ClaudeMeter

Plugin Claude Code

Bundles 2 commands · 18 tokens together

Statusline showing context, 5-hour, weekly, and per-model (Fable) usage — reads only local files, no network, no credentials.

not rated 1 changed 5d ago A tokens not measured original MIT

tornhill marketplace

747

sina-heidariaan/tornhill

Plugin Claude Code

Lists 1 plugin

Critique-led architecture views and a security/privacy/compliance/cost audit for Claude Code, grounded in real code and git history.

not rated 1 2mo ago A tokens not measured original Apache-2.0

claude-profiles

748

alexander-vyh/claude-profiles

Plugin Claude Code

Bundles 8 commands · 74 tokens together

Switch Claude Code between Anthropic direct and custom LLM gateway profiles via slash commands. Bring-your-own-URL, bring-your-own-key, zero secret material stored in plugin files.

not rated 1 2mo ago A tokens not measured GPL-3.0

loopy

749

hhamja/claude-code-harness

Plugin Claude Code

Bundles 8 skills, 5 agents, 4 hooks · 449 tokens together

Universal loop-engineering harness: machine-verifiable stop conditions, cross-model maker/checker (Codex maker, Claude checker), disk-based loop memory, reversibility×impact decision gates that keep human approval to irreversible actions while auto-pushing reversible work-branch commits, autonomous replan on stalls, a.

not rated 1 1mo ago A tokens not measured original MIT

inmemory

750

Reikor-Arg/inmemory

Plugin Claude Code

Bundles 4 skills, 12 commands, 5 hooks · 384 tokens together

Verbatim recall across Claude Code sessions, plus a gate that stops oversized skills from flooding the prompt. Pure Node, no dependencies, no API calls.

not rated 1 1mo ago A tokens not measured original MIT

marketplace

751

hansohn/marketplace-skills

Plugin Claude Code

Bundles 4 skills, 2 agents · 693 tokens together

Skills for preparing secondhand items for resale on Facebook Marketplace and eBay. Pricing research, photo review, and listing generation.

not rated 1 1mo ago A tokens not measured original MIT

adp-fase-zero

752

murilomn58/Claude-Spec-Driven-Fase-Zero

Plugin Claude Code

Bundles 2 skills · 353 tokens together

Fase Zero do Agent-Driven Protocol (ADP): as 2 primeiras fases do metodo spec-driven para Claude Code. grill-me (a IA te entrevista ate o escopo ficar redondo) + to-prd (a conversa vira um PRD de verdade) + CLAUDE.coringa.md (convencoes para adaptar ao seu projeto). Gratis. O protocolo completo (6 fases, 4 gates…

not rated 1 2mo ago A tokens not measured original MIT

methodology-toolkit

753

gagharutyunyan1993/methodology-toolkit

Plugin Claude Code

Bundles 1 skill, 1 command, 1 agent · 297 tokens together

Structured decision-making for Claude Code: a /method command, an auto-triggering methodology-driven-thinking skill, and a red-team-critic subagent. 29 analytical frameworks (Cynefin, First Principles, OODA, ACH, Pre-mortem, Red Team, BATNA, JTBD, Theory of Constraints, ...) applied explicitly — not nominally.

not rated 1 3mo ago A tokens not measured original MIT

cassandra

754

AraneaDev/cassandra

Plugin Claude Code

Bundles 1 command, 6 hooks · 10 tokens together

Remembers the tool calls that already failed, and says so before your agent runs one again unchanged.

not rated 1 changed today A tokens not measured original MIT

claude-code-gpt-pro

755

cezaraf/claude-code-gpt-pro

Plugin Claude Code

Bundles 9 commands · 113 tokens together

Faz o Claude Code rodar com modelos OpenAI (gpt-5.5, gpt-5-codex, etc.) usando sua assinatura ChatGPT Pro/Plus — sem OPENAIAPIKEY. Empacota o proxy raine/claude-code-proxy com instalação por escopo (global/projeto/sessão).

not rated 1 4mo ago A tokens not measured

claude-drift

756

marky291/claude-drift

Plugin Claude Code

Bundles 1 skill, 2 agents · 243 tokens together

Detects and fixes drift between a project's Claude artifacts (CLAUDE.md, skills, commands, agents, hooks/settings, and native/MCP memory) and the project's actual current reality: broken references, stale context, and legacy-narration framing that should read forward-looking.

not rated 1 3mo ago A tokens not measured original MIT

gemini-as-tool

757

MarioMagdy/gemini-as-tool

Plugin Claude Code

Bundles 1 skill · 139 tokens together

Use Google Gemini (3.x Pro/Flash) as a headless tool, builder, or judge from Claude Code — via Google AI Pro OAuth, no API key.

not rated 1 3mo ago A tokens not measured original MIT

cchad

758

Cypsy1714/cchad

Plugin Claude Code

Bundles 4 commands · 60 tokens together

Detect a repo's stack and configure Claude Code (MCP servers + skills), recorded in a committed manifest.

not rated 1 2mo ago A tokens not measured original MIT

godspeed

759

itsribbZ/Godspeed

Plugin Claude Code

Bundles 18 skills, 3 commands, 5 hooks · 1,657 tokens together

The godspeed methodology — a routing-and-orchestration pipeline for Claude Code. Fires on the word 'godspeed': scores the prompt on S0-S5 complexity, routes to the cheapest model that handles it well, dispatches parallel Sonnet workers for S3+ tasks, critic-gates the synthesis, and persists PASSing answers to a vector.

not rated 1 2mo ago A tokens not measured original MIT

statusline

761

squanchymnonm/ClaudeCodeStatusBar

Plugin Claude Code

Bundles 1 hook

Custom statusline for Claude Code: context usage with color alerts and emotes, token counts with thousands separator, session/weekly rate limit usage and subagent rows with token speed.

not rated 1 3mo ago A tokens not measured original MIT

engram

763

nandukmelath/engram

Plugin Claude Code

Bundles 1 command · 17 tokens together

Persistent memory for Claude Code. Auto-archives every session to your Obsidian vault, injects recent work at startup, and adds /recall to search your whole history.

not rated 1 2mo ago A tokens not measured original MIT

praxis

764

Ohswedd/praxis

Plugin Claude Code

Bundles 15 skills, 8 commands, 13 agents, 5 hooks · 3,001 tokens together

Praxis: the disciplined practice of engineering, applied automatically in Claude Code. A per-prompt router turns any request, typed or commanded, into a full pipeline: restructure into a spec, investigate, plan, implement to production standard with professional code-craft and the right best-practices, then run an…

not rated 1 1mo ago A tokens not measured original MIT

claude-home-assistant

765

nolte/claude-home-assistant

Plugin Claude Code

Bundles 45 skills, 11 agents · 10,604 tokens together

Claude Code skills and agents for Home Assistant development — custom integrations (Python), Lovelace cards (TypeScript/JavaScript), blueprints / automations (YAML), and ESPHome / add-on work.

not rated 1 1mo ago A tokens not measured original MIT

ccbeep

767

TheGreatCBH/CCBeep

Plugin Claude Code

Bundles 2 hooks

Zero-dependency sound notifications for Claude Code. Plays audible alerts via PermissionRequest and Stop hooks — know when Claude needs approval or has finished, without watching the terminal. macOS / Linux / Windows.

not rated 1 3mo ago A tokens not measured original MIT

finito

768

Mun1to/Finito

Plugin Claude Code

Bundles 2 skills · 183 tokens together

Closes a working session with a summary you can read, a handoff block for compacting now and a resume block for coming back another day.

not rated 1 17d ago A tokens not measured original MIT