claude code plugin agents

5,125 tagged claude code plugin, measured the same way as everything else here.

Browse within: claude-code-skills 187Multi-Agent 170code-quality 144agentic-coding 69agentic 68claude-code-subagents 68clean-architecture 67harness 64beta 63claude-plugin 58autonomous-coding 57claude-code-marketplace 54ai-pipeline 53agent-orchestration 49

symfony-engineer

73

dev-toolings/superpowers-symfony

Agent

Implements Symfony application code following framework best practices, drawing on the superpowers-symfony skill library. Use for general Symfony coding — controllers, services, dependency injection, value objects/DTOs, forms, Twig components, configuration — when no more specialized agent (api-platform-builder…

206 26d ago A 76 tokens original MIT

code-free

74

WithWoz/wozcode-plugin

Agent

WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted. Claude Code's built-in Read, Edit, Write, Grep, Glob, and NotebookEdit are available; WOZCODE MCP tools are disallowed until the cap resets or the user upgrades.

204 15d ago A 60 tokens

explore

75

WithWoz/wozcode-plugin

Agent

Fast read-only agent for file searches, symbol lookups, and codebase questions like "where is X defined?", "where is X called?", or "how does X flow through the system?". Prefer over shell-based exploration when answering would take 3+ Search/Sql calls. Cheaper model (haiku) so delegation pays for itself on any real…

204 15d ago A 76 tokens

recall

76

WithWoz/wozcode-plugin

Agent

Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command, decision, or fix — distilled from a prior conversation, not raw transcripts.

204 15d ago A 39 tokens

sd0xdev/sd0x-harness

Agent

Architecture design expert. Synthesizes code analysis, tech-spec context, and architecture advice into structured architecture documents with component diagrams, data flows, and architecture decisions.

188 2d ago A 36 tokens original MIT

feasibility-analyst

78

sd0xdev/sd0x-harness

Agent

Feasibility analysis expert. Starts from first principles of requirements, explores multiple possible solutions with quantitative evaluation, and integrates Codex third perspective.

188 2d ago A 35 tokens original MIT

solution-architect

79

sd0xdev/sd0x-harness

Agent

Solution deepening expert. Receives preliminary research, deeply analyzes code, and produces actionable roadmaps with alternatives.

188 2d ago A 26 tokens original MIT

decompose

80

FrkAk/piyaz

Agent

Use when a Piyaz project exists with a description but few or no tasks, and the user wants it broken into an implementable graph (project-level decomposition). Triggers: "decompose", "break this down", "create tasks", "turn this into tasks", "give me a task list", "plan out the work", "how should I build this". Do not…

188 4d ago A 170 tokens AGPL-3.0

onboarding

81

FrkAk/piyaz

Agent

Use when the current repo has existing code but no Piyaz project that matches it, and the user wants to adopt Piyaz on day N. Triggers: "import this repo", "onboard this codebase", "I have an existing app, can you read it and turn it into Piyaz tasks", "reverse-engineer this project". Do not use when no code exists…

188 4d ago A 120 tokens AGPL-3.0

review

82

FrkAk/piyaz

Agent

Dispatched after a task lands at inreview to produce a structured CTO-grade verdict on the work and its PR. Two invocation paths: composer Phase 4 (orchestrator dispatches after the implementer's inreview write, surfaces the verdict to HOTL, stops), and direct mode from the piyaz skill on requests ("review VF-N"…

188 4d ago A 245 tokens AGPL-3.0

verifier

86

techygarg/lattice

Agent

Runs a project's configured verification stages (build/unit/integration/etc.) from .lattice/verification.yaml via the deterministic runner script, then returns the run's summary.json verbatim. Invoke before declaring work done, to confirm a change actually works, or whenever a faithful execution report is needed…

183 3d ago A 101 tokens original MIT

verification

87

techygarg/lattice

Agent

Why the verifier exists, the cost model behind it, and how to wire it into your own sessions.

183 3d ago A 0 tokens original MIT

patent-creator

88

RobThePCGuy/Claude-Patent-Creator

Agent

Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces markdown + SVG output requiring DOCX/PDF conversion before USPTO filing.

176 9d ago A 42 tokens original MIT

patent-illustrator

89

RobThePCGuy/Claude-Patent-Creator

Agent

Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.

176 9d ago A 31 tokens original MIT

prior-art-searcher

90

RobThePCGuy/Claude-Patent-Creator

Agent

Conducts systematic prior art searches and patentability assessments autonomously (15-30 min). Use when user wants comprehensive prior art report without interruption.

176 9d ago A 34 tokens original MIT

bug-investigator

91

romiluz13/cc10x

Agent

Investigate bugs, failing tests, and broken behavior when root cause must be proven before code is changed.

164 29d ago A 25 tokens original MIT

code-reviewer

92

romiluz13/cc10x

Agent

Adversarial multi-dimensional code review — security, performance, correctness, spec compliance, maintainability. Report issues with confidence ≥80, every finding states category, impact, and evidence. Runs after component-builder in BUILD workflows.

164 29d ago A 49 tokens original MIT

failure-hunter

93

romiluz13/cc10x

Agent

Find silent failures in code — empty catches, log-only error handlers, discarded errors, generic error messages, swallowed exceptions. Zero tolerance for error handling that hides bugs. Runs in parallel with code-reviewer during BUILD workflows.

164 29d ago A 48 tokens original MIT

code-reviewer

94

serpro69/claude-toolbox

Agent

Independent code reviewer with no authorship attachment. Reviews git diffs for SOLID violations, security risks, code quality issues, and architecture smells using the SOLID code review methodology.

148 2d ago A 40 tokens

design-reviewer

95

serpro69/claude-toolbox

Agent

Independent design document reviewer with no authorship attachment. Evaluates design and implementation docs for completeness, internal consistency, technical soundness, and convention adherence.

148 2d ago A 34 tokens

spec-reviewer

96

serpro69/claude-toolbox

Agent

Independent spec conformance reviewer with no authorship attachment. Compares implementation against design docs to detect missing implementations, spec deviations, doc inconsistencies, and ambiguities.

148 2d ago A 37 tokens