claude code plugins marketplace agents

58 tagged claude code plugins marketplace, measured the same way as everything else here.

Browse within: claude-code-plugins 17python 12awesome-claude-code 9awesome-claude-skills 9calendar 9chrome 9claude-commands 9claude-hooks 9excel 9OpenSpec 7claude-ai 5d2 5

plugin-validator

01

athola/claude-night-market

Agent

Validates Claude Code plugin structure against official requirements - checks plugin.json schema, verifies referenced paths exist, validates kebab-case naming, and validates skill frontmatter is complete.

332 6d ago A 37 tokens original MIT

skill-improver

03

athola/claude-night-market

Agent

Implements skill improvements based on observability data from LEARNINGS.md. Prioritizes by frequency × impact / ease, generates proposals, validates changes. Enhanced with Hyperagents patterns: consults PerformanceTracker for trend data and ImprovementMemory for causal hypotheses before proposing changes.

332 6d ago A 60 tokens original MIT

fork-verifier-agent

10

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 26d ago A 0 tokens copy · 100% MIT

vision-probe-agent

11

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 26d ago A 0 tokens copy · 100% MIT

cantrips-loop

12

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 yesterday A 0 tokens original MIT

reviewer

13

deepakkamboj/claude-marketplace

Agent

Comprehensive accessibility code reviewer. Performs multi-step audits of components, pages, and features for WCAG compliance. Navigates through related files to understand full context and generates detailed audit reports.

5 6mo ago A 40 tokens

deepakkamboj/claude-marketplace

Agent

Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support. Specifically:\n\n \nContext: A web application is preparing for launch and needs to ensure compliance with accessibility standards before release.\nuser: "Can you test our web…

5 6mo ago A 551 tokens

audit-executor

18

AleksandarBisevac/claude-plugins

Agent

Task executor for the audit orchestrator. Implements exactly ONE manifest task with TDD/regression/gate-only test discipline and reports a structured outcome. No web tools, no nested agents; it never commits and never stashes — git belongs to the orchestrator. Spawned by the audit plugin; not meant for direct use.

4 3d ago A 69 tokens original MIT

audit-reviewer

19

AleksandarBisevac/claude-plugins

Agent

Phase sign-off reviewer for /audit. Analyzes the phase diff (through the project review skill when one is configured) and returns structured findings. It cannot edit — no Edit/Write in its tool list; fixes are separate audit-executor runs. Spawned by the audit plugin; not meant for direct use.

4 3d ago A 68 tokens original MIT

guide

20

AleksandarBisevac/claude-plugins

Agent

Answers questions about the audit plugin itself — what a config key does, how the plan gate grades, how the capability policy resolves, what the journal can and cannot prove — from the plugin's own README, reference docs, schemas and SECURITY.md, with a citation for every claim. Mechanically read-only (Read/Grep/Glob…

4 3d ago A 96 tokens original MIT

code-commit

21

RoniLeor/specWeaver

Agent

Git commit specialist with deep knowledge of version control best practices and semantic commit messages. Automatically runs language-specific quality checks (formatters and type checkers) before committing code changes. Use when ready to commit changes to git.

3 10mo ago A 47 tokens original MIT

code-consolidator

22

RoniLeor/specWeaver

Agent

Documentation architect specializing in creating precise, consolidated technical documentation. Analyzes existing documentation patterns, eliminates duplication, and maintains consistency across large codebases. Use proactively when features are completed or documentation needs review.

3 10mo ago A 44 tokens original MIT

code-reviewer

23

RoniLeor/specWeaver

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.

3 10mo ago A 39 tokens copy · 84% MIT

gate

24

markskrypka/stem

Agent

Independent verification delegate. Checks finished work against what was actually asked, runs the tests, reports findings by severity. Never edits anything. Use before completing consequential work; run in the foreground.

2 27d ago A 39 tokens original Apache-2.0