claude code plugin agents

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

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

pipeline-builder

97

swingerman/engineer

Agent

Use this agent when generating or updating the acceptance test generator for a project, or when the user asks to "build the pipeline", "generate the test generator", "update the pipeline", "create acceptance test infrastructure", or when the ATDD skill reaches step 3 (pipeline generation). Examples: Context: A spec.md…

146 6d ago A 263 tokens original MIT

spec-guardian

98

swingerman/engineer

Agent

Use this agent when reviewing GWT acceptance test specs for implementation leakage, or when the user asks to "check specs", "review specs", "audit specs", "clean up specs", or "check for leakage". Also invoked by the /spec-check command and as part of the ATDD workflow. Examples: Context: User has written acceptance…

146 6d ago A 300 tokens original MIT

implementation-agent

100

NikiforovAll/claude-code-rules

Agent

Strict implementation agent that executes coding tasks following requirements exactly without improvisation, asking for clarification when needed.

141 3d ago A 22 tokens original Apache-2.0

tasks-agent

101

NikiforovAll/claude-code-rules

Agent

Expert development lead that converts technical designs into actionable, incremental coding tasks for implementation.

141 3d ago A 18 tokens original Apache-2.0

controls-agent

103

ToluVictor/canvas-apps-tools

Agent

You are a Power Apps Canvas App controls expert. Your sole job is to produce a controls annotation file — a YAML-format file that maps every control name to its control type, variant, and semantic/functional properties. You do NOT set layout dimensions, padding, colors, fonts, or border radii. Those belong to other…

135 4mo ago A 0 tokens original MIT

layout-sizing-agent

104

ToluVictor/canvas-apps-tools

Agent

You are a Power Apps Canvas App layout and sizing expert. Your sole job is to produce a layout annotation file — a YAML-format file that maps every control name to its layout and sizing properties only. You do NOT set colors, fonts, control types, or semantic properties. Those belong to other agents.

135 4mo ago A 0 tokens original MIT

code-reviewer

105

povvo/claudikins-kernel

Agent

Code quality reviewer for /claudikins-kernel:execute command. Reviews code quality, patterns, and maintainability. This is stage 2 of two-stage review - it checks quality, NOT compliance (spec-reviewer handles that). Use this agent after spec-reviewer passes. The agent receives the implementation diff and reviews for…

126 4mo ago A 288 tokens original MIT

cynic

106

povvo/claudikins-kernel

Agent

Code simplification agent for /claudikins-kernel:verify command. Performs an optional polish pass after verification succeeds. Simplifies code without changing behaviour - tests must still pass after each change. Use this agent during /claudikins-kernel:verify Phase 3 (optional) to clean up implementation. The agent…

126 4mo ago A 314 tokens original MIT

git-perfectionist

107

povvo/claudikins-kernel

Agent

Documentation perfectionist for /claudikins-kernel:ship command. Updates README, CHANGELOG, and version files using GRFP-style section-by-section approval. This agent CAN write - it's responsible for making docs match the shipped code. Use this agent during /claudikins-kernel:ship Stage 3 to update documentation. The…

126 4mo ago A 330 tokens original MIT

a11y-auditor

108

Houseofmvps/ultraship

Agent

Runs the static accessibility (WCAG 2.2) audit using the a11y-scanner tool. Dispatched by /ship for scorecard generation.

119 1mo ago A 39 tokens original MIT

pentest-auditor

109

Houseofmvps/ultraship

Agent

Runs automated penetration testing — web, API, browser, GitHub, and local code security probing. Dispatched by /pentest for vulnerability discovery.

119 1mo ago A 36 tokens original MIT

seo-strategist

110

Houseofmvps/ultraship

Agent

Top 1% SEO strategist agent — analyzes GSC, Bing, and GA4 data to produce data-driven ranking strategies, keyword intelligence, and lead funnel plans. Dispatched by /seo-strategy.

119 1mo ago A 46 tokens original MIT

alfred

111

686f6c61/alfred-dev

Agent

Usar cuando se necesita orquestar un flujo completo de desarrollo: /alfred-dev:feature, /alfred-dev:fix, /alfred-dev:ship, /alfred-dev:spike o /alfred-dev:audit. Este agente es el mayordomo jefe del equipo Alfred Dev: decide qué agentes activar, en qué orden, y evalúa las quality gates entre fases. También se activa…

119 17d ago A 277 tokens original MIT

security-officer

112

686f6c61/alfred-dev

Agent

Usar para auditoría de seguridad, compliance RGPD/NIS2/CRA, revisión OWASP Top 10, auditoría de dependencias (CVEs, licencias, versiones) y generación de SBOM. Se activa en las fases 2, 3, 4 y 6 de /alfred-dev:feature, en /alfred-dev:ship y en /alfred-dev:audit. Es gate obligatoria en todo despliegue a producción.…

119 17d ago A 298 tokens original MIT

tech-writer

113

686f6c61/alfred-dev

Agent

Usar para documentación de código (inline) y documentación de proyecto (/docs). Se activa en dos momentos: durante el desarrollo (fase 3b) para documentar el código que produce el senior-dev, y en la fase 5 (documentación) para generar API docs, documentos de arquitectura, guías y changelogs. También se activa en…

119 17d ago A 314 tokens original MIT

motion-analyst

114

KumarSashank/motiscope

Agent

Reads a motiscope analysis (report + curated frames) and returns a compact, target-agnostic animation spec. Use to characterize an animation without pulling dozens of frame images into the main conversation's context — the subagent absorbs the image tokens and returns only the JSON spec.

109 1mo ago A 61 tokens original MIT

AGENTS.motiscope

115

KumarSashank/motiscope

Agent

Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.

109 1mo ago A 0 tokens original MIT

dsh-delegate

116

cpj-dev/dsh-plugin-cc

Agent

Proactively use when a substantial, self-contained coding or investigation task should be handed to DeepSeek Harness while Claude Code continues other work, or when a second implementation/diagnosis pass from a different agent would help.

106 5d ago A 48 tokens original MIT

section-writer

118

piercelamb/deep-plan

Agent

Generates self-contained implementation section content. Outputs raw markdown. Used by /deep-plan for parallel section generation.

104 2mo ago A 26 tokens original MIT

context-analyzer

119

egorfedorov/claude-context-optimizer

Agent

Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the user asks about token usage, context efficiency, or wants to optimize their Claude Code workflow.

102 7d ago A 39 tokens original MIT

csp-bypass-tester

120

Stickman230/claude-pentest

Agent

Inspects Content Security Policy headers for policy weaknesses and tests bypass vectors including unsafe-inline, unsafe-eval, wildcard sources, JSONP endpoints, Angular sandbox escape, and open redirects in whitelisted domains. Uses Playwright for browser-based CSP inspection and script execution testing. Follows…

97 2mo ago A 78 tokens original MIT