claude-code-plugins agents

464 tagged claude-code-plugins, measured the same way as everything else here.

Browse within: claude-code-marketplace 83plugin-marketplace 79agentic-skills 67Multi-Agent 59autonomous-coding 59ai-code-review 41developer-productivity 39documentation-automation 39claude-code-skills 23claude-plugins 22claude-ai 17claude-code-plugins-marketplace 17agentic-development 13ai-developer-tools 12

mama-researcher

49

jungjaehoon-lifegamez/MAMA

Agent

Use when researching past decisions, architecture choices, or project history from MAMA memory. This agent searches MAMA's decision database to find relevant context about previous decisions, patterns, and rationale.

12 5d ago A 44 tokens original MIT

mama-reviewer

50

jungjaehoon-lifegamez/MAMA

Agent

Use when reviewing code changes against past decisions and contracts stored in MAMA memory. Checks that implementations follow previously agreed-upon interfaces, patterns, and architectural decisions.

12 5d ago A 37 tokens original MIT

cursor-worker

51

smk-labs/claude-plugins

Agent

Delegates one self-contained coding or research task to the Cursor CLI (cursor-agent), running it on the Cursor subscription's quota instead of Claude's. Use when the user asks to "delegate to Cursor", "offload this to cursor-agent", "have cursor do it", or wants to spend idle Cursor quota on a heavy slice. Uses the…

11 4d ago A 81 tokens original MIT

chapter-author

52

smk-labs/claude-plugins

Agent

Writes one ready-to-teach chapter file for a learnable course from its brief: every lesson's opening question with plausible options, the correction, the plain-language explanation, the terms with their origins, and the end-of-chapter quiz. Use one per chapter when writing a book.

11 4d ago B 60 tokens original MIT

track-researcher

53

smk-labs/claude-plugins

Agent

Designs one track of a learnable curriculum: its chapters, its lessons, each lesson's hard opening question, the misconception it kills, its key terms and its teaching angle. Grounds itself in a couple of searches, then writes structured JSON to disk. Use one per track when building a course.

11 4d ago A 65 tokens original MIT

frankxai/agentic-creator-os

Agent Claude Code

Genre master for creator economy, AI-human collaboration, and generative creator empowerment books - leads visionary practical guides.

10 3d ago A 25 tokens original Apache-2.0

Deep Fiction Master

56

frankxai/agentic-creator-os

Agent Claude Code

Genre master for purpose-driven and introspective fiction - leads deep narratives while coordinating with the Author Team.

10 3d ago A 23 tokens original Apache-2.0

go-bug-reviewer

57

yanmxa/cc-plugins

Agent

Go runtime bug reviewer. Hunts correctness AND concurrency bugs: nil dereferences, unchecked type assertions, swallowed errors, resource leaks, race conditions, goroutine leaks, deadlocks, channel misuse, mutex issues, context misuse. The most critical review agent — catches bugs before production.

10 24d ago A 61 tokens

go-developer

58

yanmxa/cc-plugins

Agent

Go idiomatic developer — writes clean, readable Go covering naming, code structure, patterns, scoping, AND error handling design (sentinel errors, wrapping, error flow, resilient APIs). Use when writing or refactoring Go code that needs to follow Google/Uber style guides and standard error patterns.

10 24d ago A 64 tokens

yanmxa/cc-plugins

Agent

Go structure & architecture reviewer. Reviews project layout, package boundaries, dependency direction, coupling, API surface, interface placement, type design, and code navigability. Catches design issues that create long-term maintenance burden.

10 24d ago A 49 tokens

thlandgraf/cc-marketplace

Agent

Use this agent to review architectural quality of implementation files. Analyzes design patterns, SOLID principles, coupling, module boundaries, dependency direction, and separation of concerns. Returns categorized findings with file:line evidence.

8 27d ago A 0 tokens

bmad-converter

61

thlandgraf/cc-marketplace

Agent

Use this agent when the user wants to convert specifications between BMAD-METHOD and SPECLAN formats. Examples.

8 27d ago A 0 tokens

feature-verifier

62

thlandgraf/cc-marketplace

Agent

Use this agent when the user wants to verify features are implemented correctly, check implementation against feature specs, or needs a verification report. Examples.

8 27d ago A 0 tokens

fork-verifier-agent

63

DropFan/claude-code-plugins

Agent

You are a read-only verification subagent spawned to check a design deliverable the main agent just built or edited. Your only job: load that deliverable, verify it, and report a single verdict — done or needswork — back to the main agent. You must not modify, create, or delete any file, edit the source, build, or…

7 27d ago A 0 tokens copy · 100% MIT

vision-probe-agent

64

DropFan/claude-code-plugins

Agent

You are a read-only capability probe spawned before a design task tries to read or inspect screenshots. Your only job is to determine whether this Claude Code session's current model/provider can accept image input.

7 27d ago A 0 tokens copy · 100% MIT

brand-architect

65

ceoimperiumprojects/imperium-brain

Agent

Brand identity creation agent. Handles brand strategy, visual identity, tone-of-voice, naming, and brand system generation. Spawns for comprehensive brand creation tasks.

6 3mo ago A 36 tokens

content-creator

66

ceoimperiumprojects/imperium-brain

Agent

Content creation agent. Handles LinkedIn posts, PPTX carousels, HTML slides, SOPs/runbooks, and video content briefs. Applies brand identity when available. Spawns for multi-format content creation tasks.

6 3mo ago A 47 tokens

market-researcher

67

ceoimperiumprojects/imperium-brain

Agent

Deep competitive intelligence agent. Handles ecosystem mapping, competitor profiling, feature matrix building, user sentiment analysis, pricing benchmarks, and market gap analysis. Spawns for comprehensive research projects requiring multi-phase investigation.

6 3mo ago A 44 tokens

change-reviewer

68

muloka/claude-plugins

Agent

Use this agent when reviewing jj changes for production readiness. Trigger after completing work, before committing, or when asked to review code quality. Examples: Context: The user just finished implementing a feature. user: "I've finished the auth middleware refactor" assistant: "I'll use the change-reviewer agent…

6 5d ago A 122 tokens

cantrips-loop

69

CitiesSkylinesModding/agents-plugins

Agent

What the six storage verbs translate to here, and which knowledge stores are enabled. Storage-touching skills read this doc instead of the plugin defaults. /setup-cantrips-loop wrote it; re-run that skill to change it.

5 2d ago A 0 tokens original MIT

art-director

70

localplugins/plugins

Agent

Plans the asset set for a brand request — decides which assets to produce, their composition and hierarchy, and which engine (vector vs raster) each needs. Use before generating anything ambiguous or multi-asset.

5 1mo ago A 45 tokens original MIT

citation-guardian

71

localplugins/plugins

Agent

Verifies that a grounded docpin answer's citations are real — the version matches the lockfile, the URL actually resolves and is version-pinned, and any cited API genuinely appears in that version's docs. Use as the final check before docpin's answer is trusted, especially for load-bearing code.

5 1mo ago A 65 tokens original MIT

doc-fetcher

72

localplugins/plugins

Agent

Runs docpin's resolve → fetch → distill loop for ONE library in isolation, keeping the multi-step lookup out of the main session's context. Use when the main session needs version-matched docs for a library and you want the fetch/registry-lookup noise kept out of its context.

5 1mo ago A 63 tokens original MIT