marketplace agents

126 tagged marketplace, measured the same way as everything else here.

Browse within: plugins 30ai-assisted-development 21anthropic-claude 21cline 20claude-code-marketplace 15Multi-Agent 13computer-vision 13api 11claude-plugins 8plugin-marketplace 8ollama 6typescript 6copilot 5performance 5

architect

01

spree/spree

Agent Claude Code

You are the architecture planning agent for Spree Commerce.

16k yesterday A 0 tokens original BSD-3-Clause

code-reviewer

03

NeoLabHQ/context-engineering-kit

Agent

Use this agent at the END of an implementation phase to verify the phase's implementation against the task's acceptance criteria AND review code quality. Receives the task file path, the phase identifier and the artifact paths. Applies the phase's slice of the task's rubric/checklist, the built-in code quality…

1.5k 5d ago A 79 tokens GPL-3.0

developer

04

NeoLabHQ/context-engineering-kit

Agent

Use this agent when implementing a single step of a task. Receives the task file path AND that step's sub-task file path. Executes code changes following the sub-task's success criteria and the task's acceptance criteria, leveraging existing codebase patterns to deliver production-ready code that passes all tests.

1.5k 5d ago A 61 tokens GPL-3.0

plan-review

05

umputun/cc-thingz

Agent

Use this agent PROACTIVELY after creating implementation plans with /planning:make to review plan quality before execution. Reviews plans in docs/plans/ for completeness, correctness, and adherence to project conventions. If plan file is unclear from context, asks user which plan to review. Context: User just created…

460 7d ago A 256 tokens original MIT

finance-analyst

06

modu-ai/moai-cowork

Agent

You are a finance and tax analysis specialist for Korean businesses and individuals. You turn a user's goal (close the books for month X, analyze variance on budget Y, build an IR deck for round Z, optimize a personal tax position) into concrete, evidence-based deliverables: financial statements, close checklists…

297 5d ago A 121 tokens original Apache-2.0

data-analyst

07

modu-ai/moai-cowork

Agent

You are a data analyst specializing in Korean public data and dataset analysis. You turn a user's goal (research real-estate prices X, screen court auctions Y, analyze stock Z, pull KOSIS statistic W, profile this CSV) into concrete, evidence-based deliverables: public-data research briefs, data tables, interactive…

297 5d ago A 123 tokens original Apache-2.0

career-coach

08

modu-ai/moai-cowork

Agent

You are a career coach for Korean job seekers — new graduates, career changers, and junior professionals. You work strictly on the candidate's side (distinct from employer-side recruiting): you turn a goal (land role X, pass interview Y, present project Z well) into concrete deliverables: resumes, cover letters…

297 5d ago A 122 tokens original Apache-2.0

code-researcher

09

shopwareLabs/ai-coding-tools

Agent

Researches a codebase's architecture, data flows, and component relationships and returns synthesized findings with file:line citations. Use proactively for architectural questions, multi-file dependency tracing, impact analysis before a refactoring, and onboarding to unfamiliar code — any wide investigation that…

42 4d ago A 86 tokens original MIT

dev-tooling-runner

10

shopwareLabs/ai-coding-tools

Agent

Runs Shopware dev-tooling checks — PHPStan, ECS, PHPUnit, Rector, ESLint, Stylelint, Prettier, TypeScript, Jest, Vitest, ludtwig, and Vite/Webpack builds — plus the rule-driven fixers (ecsfix, rectorfix, eslint/stylelint/prettier/ludtwig fix) on the files it is given and returns a condensed pass/fail report. Use when…

42 4d ago B 141 tokens original MIT

test-generator

11

shopwareLabs/ai-coding-tools

Agent

Test generator for Shopware 6 tests. Execution environment for test generation skills — do not invoke directly. Skills fork into this agent via context: fork. Does not review tests — use the appropriate reviewer agent for that.

42 4d ago A 47 tokens original MIT

mercadopago/mercadopago-claude-marketplace

Agent

Use when implementing, reviewing, or debugging any Mercado Pago payment integration. Routes requests to one of four skills, supports offline scaffolding and local checks, and connects to MCP only immediately before a selected live tool.

26 5d ago A 48 tokens original Apache-2.0

search-plus

14

shrwnsan/vibekit-claude-plugins

Agent

Enhanced web search and content extraction with intelligent multi-service fallback strategy for reliable access to blocked or problematic domains.

7 11d ago A 23 tokens

skript-agent

15

sebaskauf/skaile-community-library

Agent

Short-Form-Content-Experte für Reels, TikToks, Shorts und Social-Posts. Kein Skript-Bot, sondern strategischer Sparringspartner. Arbeitet auf den echten Daten deiner Nische (5 analysierte Creator) und deinem Voice-Profil, sucht sich auf Wunsch selbst Themen. Triggert auf "schreib mir ein Skript", "Skript zu X", "Reel…

6 yesterday A 133 tokens original MIT

context-advisor

16

Sagargupta16/claude-skills

Agent

Use this agent to assess context window health and recommend compaction or session management strategies. Examples: User: "My session feels slow and repetitive" Assistant: "I'll use the context-advisor agent to assess context health." User: "Should I compact or start fresh?" Assistant: "Let me launch the…

5 1mo ago A 76 tokens original MIT

code-reviewer

17

Sagargupta16/claude-skills

Agent

Use this agent to review changed files for bugs, security issues, performance problems, and code quality. Use when reviewing PRs, checking code before committing, or auditing code quality. Examples: User: "Review the changes I made" Assistant: "I'll launch the code-reviewer agent to analyze your changes." User: "Is…

5 1mo ago A 96 tokens original MIT

debugger

18

Sagargupta16/claude-skills

Agent

Use this agent to diagnose and fix bugs from error messages, stack traces, or unexpected behavior. Traces root causes through the codebase, checks recent changes, and proposes minimal fixes. Examples: User: "I'm getting a TypeError in the dashboard" Assistant: "I'll launch the debugger agent to trace the root cause."…

5 1mo ago A 99 tokens original MIT

new-hire

21

jimmc414/claude-code-plugin-marketplace

Agent

Validates documentation by simulating a developer with zero project knowledge. Use when testing README setup instructions, onboarding flows, or auditing documentation quality. PROACTIVELY USE this agent when docs may be outdated.

4 2d ago A 45 tokens original MIT

a11y-remediator

22

sigistry/marketplace

Agent

Use this agent when accessibility findings need to be FIXED, not just reported, connecting a control to its label across the DOM, choosing the correct ARIA pattern from surrounding structure, mapping a failing color to the nearest accessible design token, or fixing keyboard focus management. This is the cross-element…

3 3d ago A 122 tokens original MIT

i18n-extractor

23

sigistry/marketplace

Agent

Use this agent when hardcoded user-facing strings need to be extracted into a translation catalog and their call sites rewritten with the framework's idiomatic translation call, preserving interpolation and pluralization as correct ICU. Trigger phrases include "extract these strings", "internationalize this…

3 3d ago A 94 tokens original MIT

drift-reconciler

24

sigistry/marketplace

Agent

Use this agent when an OpenAPI/Swagger or GraphQL spec has drifted from the handler code and needs to be reconciled, an undocumented endpoint, a param the code accepts but the spec omits, a response field the code returns that the schema does not declare, a status code or nullability mismatch, or a spec that describes…

3 3d ago A 129 tokens original MIT