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.
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
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.
Agent
Facilitates human-in-loop qualitative evaluation of skill executions.
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.
SpillwaveSolutions/automating-mac-apps-plugin
Agent
Creates or updates a contact and assigns groups.
SpillwaveSolutions/automating-mac-apps-plugin
Agent
Converts a Pages or Word document into a Keynote slide deck.
SpillwaveSolutions/automating-mac-apps-plugin
Agent
Stops the active meeting recording, drafts notes, and prepares follow-up email/tasks.
heathdutton/claude-d2-diagrams
Agent
Specialized agent for creating comprehensive infrastructure and architecture documentation.
heathdutton/claude-d2-diagrams
Agent
Specialized agent for generating D2 diagrams from documentation and converting to SVG.
heathdutton/claude-d2-diagrams
Agent
Specialized agent for validating diagram completeness and quality before finalization.
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…
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.
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.
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.
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…
Agent
Deep architecture analysis with comprehensive checklist.
Agent
Analyze dependencies at module, package, and layer levels.
Agent
Deep interactive feature design for new projects. Use for greenfield projects or major new features.
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.
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.
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…
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.
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.
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.
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.