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

flutter-dev

73

aleksandr-chaika/flutter-clean-arch-skills

Agent

Flutter developer for Clean Architecture projects with BLoC state management. Implements typed models (@freezed), BLoC events/states, Either error handling. Use for all Flutter/Dart mobile implementation tasks.

5 5mo ago A 45 tokens original MIT

flutter-pm

74

aleksandr-chaika/flutter-clean-arch-skills

Agent

Flutter Project Manager. Decomposes requirements into structured tasks. Maintains task registry (.tasks/REGISTRY.md) with history. Searches for similar past tasks. Creates test scenarios and Maestro E2E test cases for every task. Supports Asana task URLs as input.

5 5mo ago A 58 tokens original MIT

maestro-tester

75

aleksandr-chaika/flutter-clean-arch-skills

Agent

QE E2E testing agent for Flutter apps using Maestro. Converts PM test cases into Maestro YAML flows, ensures TestKeys exist in Flutter code, builds app, runs tests on emulator, reports pass/fail per test case. Use after unit/widget tests pass to verify user journeys.

5 5mo ago A 63 tokens original MIT

autoresearch-driver

76

thisis-romar/opendeck-factory

Agent Claude Code

Per-iteration profile mutator for the autoresearch loop. Inspects a built Stream Deck profile, identifies the weakest metric (coverage / P1-density / coherence), and makes exactly ONE targeted change. Uses the opendeck MCP server + ProfileEditor. Invoked by the autoresearch skill — not directly by the user.

5 1mo ago A 69 tokens

gh-project-manager

77

thisis-romar/opendeck-factory

Agent Claude Code

Use this agent for any GitHub project-management task on the OpenDeck Roadmap — auditing views/fields/items, triaging issues, linking PRs, recommending milestone/target moves, running the 7-point health audit, or answering questions about GitHub Projects v2 features. Owns knowledge/github/ and knows the live project…

5 1mo ago A 72 tokens

milanote-driver

78

thisis-romar/opendeck-factory

Agent Claude Code

Use this agent for any task that drives the Milanote web app via Playwright — login, board navigation, content extraction, board scraping. Owns the milanote-extractor repo. Knows how to attach to Edge over CDP on port 9222 and how to handle Milanote's login flow using MILANOTEEMAIL/MILANOTEPASSWORD env vars.

5 1mo ago A 80 tokens

commenter

79

ArcticFox2029/chamnan

Agent

Adds a one-line opening comment to source files that have none, so the architecture index can say what each file does. Reads and edits only the files it is given. Dispatched by /chamnan:bootstrap when coverage is low.

4 4d ago A 51 tokens original MIT

librarian

80

ArcticFox2029/chamnan

Agent

Health-checks the .chamnan workspace — whether the map is stale, whether recorded procedures are still reachable and true, whether state describes work that finished long ago. Read-only; reports, never fixes.

4 4d ago A 46 tokens original MIT

spec-critic

83

Linaqruf/kana-code-plugins

Agent

Use this agent at TWO checkpoints of every /kana-spec engagement — lens A (Scope Check) after the interview and BEFORE drafting, to catch wrong premises at their cheapest point; lens B (Draft Check) on the completed draft before the user sees it. The invocation must state which lens applies. Also re-invoke it cheaply…

4 2mo ago A 95 tokens original MIT

spec-scout

84

Linaqruf/kana-code-plugins

Agent

Use this agent at the START of every /kana-spec engagement on an existing codebase (skip only for true greenfield) to map what exists for the subject being specified. Spawn it BEFORE framing or interviewing — its cited map pre-fills the interview and grounds every later claim. For large repos (>200 source files) or…

4 2mo ago A 131 tokens original MIT

lyric-critic

85

Linaqruf/kana-code-plugins

Agent

Use this agent EVERY TIME a full song, album, variation, or continuation draft is finalized, BEFORE delivering it to the user — skip only when the user signaled speed ("quick", "just give me", "no review" or equivalent intent) or the lyric-critic preference is set to never. In album mode it is NEVER skipped. Pass…

4 2mo ago A 144 tokens original MIT

diagram-architect

86

fakoli/fakoli-plugins

Agent

Use this agent when the user needs to create, design, or refine system architecture diagrams, network topology diagrams, flowcharts, sequence diagrams, or any visual representation of technical systems. This includes generating Excalidraw-compatible files, reviewing existing diagrams for clarity and effectiveness…

4 24d ago A 557 tokens original MIT

agent-critic

87

fakoli/fakoli-plugins

Agent

Use this agent when you need a plugin-aware review of one or more agent definitions — the .md files under a plugin's agents/ directory. Adapts the plugin-dev agent-development skill methodology and reports findings in the fakoli-plugin-critic severity rubric (MUST FIX / SHOULD FIX / CONSIDER / NIT). Agent-critics…

4 24d ago A 529 tokens original MIT

structure-critic

88

fakoli/fakoli-plugins

Agent

Use this agent when you need a cross-plugin structural review — plugin.json manifest, marketplace.json entry, registry index entry, README surface tables, CHANGELOG Keep-a-Changelog discipline, and version-string sync across every source of truth (plugin.json, pyproject.toml, init.py, marketplace, registry). Adapts…

4 24d ago A 696 tokens original MIT

prototype-architect

89

baodq97/open-plugin

Agent

Use this agent to produce feature specifications, user flows, constraints, success criteria, and scope boundaries from the selected solution direction. Invoked after the Prototype constraints conversation is complete. Context: Prototype constraints gathered, need feature specification. user: "Constraints are captured.…

4 3mo ago A 114 tokens original MIT

qg-design

90

baodq97/open-plugin

Agent

Use this agent to validate Design phase output against domain-specific quality criteria. Checks architecture consistency, STRIDE security coverage, API-story mapping, design-time test specifications, ADR presence, and data model integrity. Returns PASS/WARN/FAIL verdict. Invoked automatically after design generation…

4 3mo ago A 140 tokens original MIT

qg-implementation

91

baodq97/open-plugin

Agent

Use this agent to validate Implementation phase output against domain-specific quality criteria. Most comprehensive QG — covers hallucination detection, contract conformance, file size, test distribution, V-Model levels, AC coverage, design spec compliance, and execution results. Returns PASS/WARN/FAIL verdict.…

4 3mo ago A 163 tokens original MIT

code-auditor

92

atretyak1985/swarmery

Agent

Audit an inherited/live system in risk order (access & inventory → security → operational readiness → selective code). Emit a prioritized P0-P3 remediation backlog (Stop-the-bleeding → Safety-net → Structural-debt → Nice-to-have) where every finding is What→Risk/Cost→Fix→How-to-verify, plus a 1-10 health score and…

4 8d ago A 114 tokens

atretyak1985/swarmery

Agent

Execute Phase 4 code changes as a leaf executor (stepfile input), or orchestrate step-by-step execution of a ready workspace plan (taskdir input) with per-step verification loops.

4 8d ago A 41 tokens

tech-lead

94

atretyak1985/swarmery

Agent

Orchestrate executor agents through the 9-phase workflow with task-type triage, gap analysis, pre-mortem, mode routing, and structured phase transition logging.

4 8d ago A 38 tokens

sensei

95

wewpellex21/code-sensei

Agent

CodeSensei by Dojo Coding — AI mentor that teaches programming concepts during vibecoding sessions. Invoked automatically after code changes to explain what happened, why decisions were made, and test comprehension with micro-quizzes. Adapts to the user's belt level and background. Use this agent when the user asks to…

3 4d ago B 77 tokens original MIT

api-reviewer

96

iwritec0de/app-dev

Agent

Use this agent to review API endpoints for security, design, performance, and best practices. Trigger when the user asks to "review my API", "check API security", "audit endpoints", "review route handlers", "is my API secure", "check for missing validation", or wants a comprehensive API review. Examples: "Review the…

3 4mo ago A 107 tokens original MIT