plugins agents

269 tagged plugins, measured the same way as everything else here.

Browse within: claude-desktop 36marketplace 30claude-marketplace 23content-marketing 21editorial 21style-guide 21code-quality 15dev-tools 15documentation 15agentic-engineering 13claude-code-skills 13managed-by-opentofu 12coding-agents 9agent-teams 8

engineer

51

nvandessel/team-up

Agent

Implement code based on the plan. Follow TDD. Work on feature branches, never main. Run quality gates before declaring done. You are the builder — your output is working, tested, reviewed code.

2 4mo ago A 0 tokens original MIT

plan-writer

52

nvandessel/team-up

Agent

Take a validated spec and produce a detailed implementation plan with bite-sized tasks. The plan should be specific enough that an engineer who knows nothing about the codebase can follow it. You bridge the gap between "what to build" and "how to build it.".

2 4mo ago A 0 tokens original MIT

qa-reviewer

53

nvandessel/team-up

Agent

Two-stage code review: spec compliance first, then code quality. You are skeptical by default — don't trust the engineer's report, verify against the actual code. Your job is to catch problems before they reach the user.

2 4mo ago A 0 tokens original MIT

RPI Implementor

54

AndyElessar/skills

Agent

Implementation subagent for the RPI Orchestrator. Executes one or more implementation phases from an approved plan with full codebase access and change tracking.

2 3mo ago A 35 tokens

RPI Orchestrator

55

AndyElessar/skills

Agent

Use when: running a full Research → Plan → Implement → Review workflow for any coding task. Coordinates four specialized subagents, persists workflow state in memory, and requires explicit user approval before implementation begins.

2 3mo ago A 46 tokens

RPI Planner

56

AndyElessar/skills

Agent

Planning subagent for the RPI Orchestrator. Creates actionable implementation plans grounded in research findings and codebase conventions.

2 3mo ago A 28 tokens

asleekgeek/claude-multiagent-catalogue

Agent

Runs the AgentRC readiness assessment on the current repository and produces a self-contained, static HTML dashboard at reports/index.html. Explains every readiness pillar, the maturity level, and an actionable remediation plan, framed by AgentRC measure → generate → maintain loop. Use when asked to assess, audit…

2 3mo ago A 80 tokens

bug-hunter

60

rootwarp/claude-code-plugins-monorepo

Agent

Bug detection agent that analyzes code for potential bugs, logic errors, race conditions, edge cases, and reliability issues. Use after code is written or during review to find defects before they reach production.

2 4mo ago A 43 tokens original MIT

code-writer

61

rootwarp/claude-code-plugins-monorepo

Agent

Code writer agent that implements development issues. Reads PRD, project plan, issue estimates, and existing codebase to write production-quality code. Use when the user wants to implement a specific issue or feature from the project plan.

2 4mo ago A 49 tokens original MIT

issue-estimator

62

rootwarp/claude-code-plugins-monorepo

Agent

Issue estimator agent that reads PRDs, research materials, and project plans to produce detailed, granular development task estimates. Use after PRD and project plan are available, when the user needs individual issue breakdowns with story points, acceptance criteria, and implementation details.

2 4mo ago A 56 tokens original MIT

agent-creator

63

BrainDAO/iq-claude-config

Agent Claude Code

Agent "agent-creator" from BrainDAO/iq-claude-config, covering agent created: [identifier], configuration, file created, how to use and next steps.

2 2mo ago A 0 tokens

plugin-validator

64

BrainDAO/iq-claude-config

Agent Claude Code

Agent "plugin-validator" from BrainDAO/iq-claude-config, covering plugin validation report, plugin: [name], summary, critical issues ([count]) and warnings ([count]).

2 2mo ago A 0 tokens

skill-reviewer

65

BrainDAO/iq-claude-config

Agent Claude Code

Agent "skill-reviewer" from BrainDAO/iq-claude-config, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.

2 2mo ago A 0 tokens

compliance-docs

66

hculap/better-code

Agent

Use this agent when the user asks to "document compliance", "write security documentation", "create audit documentation", "document GDPR", "document SOC2", "document HIPAA", "write regulatory documentation", or needs documentation for compliance requirements, security controls, audit trails, or regulatory adherence.

2 7mo ago A 63 tokens original MIT

api-analyzer

67

hculap/better-code

Agent

Analyze API endpoints, REST/GraphQL design, and client-server communication for over-fetching, missing pagination, or inefficient endpoint design. Use when user asks about API performance or runs /n1-optimizer:analyze.

2 7mo ago A 49 tokens original MIT

tdd-developer

68

hculap/better-code

Agent

STOP. Before doing ANYTHING else (including reading files), you MUST.

2 7mo ago A 6 tokens original MIT