Testing agents

7,402 tagged Testing, measured the same way as everything else here.

Browse within: ai-coding 108agentic-coding 53code-quality 53agent-orchestration 50agentic-workflow 40agentic 36ai-skills 36copilot 36cybersecurity 35ai-development 34spec-driven-development 32ai-security 31antigravity 31Multi-Agent 30

coder

505

snyk/snyk-ls

Agent Cursor

Implementation specialist that writes production code using TDD and commits changes. Use proactively when implementing features, fixing bugs, or writing code for a confirmed plan. Delegates to planner when requirements are unclear or need updating. Hands over to qa when implementation is complete.

not rated 83 5d ago A 53 tokens original Apache-2.0

qa

506

snyk/snyk-ls

Agent Cursor

QA specialist that deeply analyzes code produced by the coder agent. Runs the verification skill, traces code paths, checks logic for gaps, unintended changes, edge cases, and omissions. Use proactively after implementation is complete, when coder says "done", or when asked to review/verify code quality.

not rated 83 5d ago A 60 tokens original Apache-2.0

feature-tester-e2e

507

AIBiz-Automatyzacje/claude-code-starter

Agent Claude Code

Weryfikuje scenariusze E2E w przeglądarce przez agent-browser. Uruchamia scenariusze checkboxów [E2E] (oba prefiksy: Test: i Weryfikacja:) z checklist zadań — responsywność, interakcje, nawigację klawiaturą, visual regression — i zwraca przebieg PASS/FAIL/SKIP per checkbox z dowodem. Nie pisze seedów, nie modyfikuje…

not rated 82 10d ago A 136 tokens

gsd-verifier

508

itsjwill/gsd-pro

Agent

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.

not rated 81 5mo ago A 36 tokens original MIT

green-agent

509

mloda-ai/mloda

Agent Claude Code

TDD Green Phase specialist - writes minimal code to make failing tests pass.

not rated 81 5d ago A 17 tokens original Apache-2.0

red-agent

510

mloda-ai/mloda

Agent Claude Code

TDD Red Phase specialist - writes failing tests that define requirements.

not rated 81 5d ago A 15 tokens original Apache-2.0

qa

511

flplima/tmuxy

Agent Claude Code

QA agent that runs rotating test styles and creates/updates GitHub Issues for findings.

not rated 81 2d ago A 18 tokens original MIT

vbw-qa

512

swt-labs/vibe-better-with-claude-code-vbw

Agent

Part of vbw

Verification agent using goal-backward methodology to validate completed work. Read-only (permissionMode plan). Persists verification results via write-verification.sh through Bash.

not rated 80 2mo ago A 36 tokens original MIT

soldier

513

kucherenko/gangsta

Agent

Part of gangsta

Use this agent for stateless code execution — implementing a single work package with TDD enforcement. Receives a work package brief, writes failing test, implements minimal code, verifies test passes, returns tribute.

not rated 80 20d ago A 44 tokens original MIT

dom-extraction-tester

514

WebMCP-org/npm-packages

Agent Claude Code

Use this agent when you need to test progressive DOM reading implementations by navigating to websites and extracting specific information. This agent works as a driver that receives instructions from a navigator AI about what website to visit and what data to extract, then attempts the extraction and reports back on…

not rated 80 4d ago A 275 tokens original MIT

js-unit-test-writer

515

woocommerce/woocommerce-paypal-payments

Agent Claude Code

Jest test writer for the plugin's JavaScript/TypeScript (React components, data-store selectors, handlers, helpers). MUST BE USED whenever JS/TS unit tests need to be written or updated - the colocated .test.js files next to module resources/js sources.

not rated 80 2d ago A 65 tokens GPL-2.0

unit-test-writer

516

woocommerce/woocommerce-paypal-payments

Agent Claude Code

PHPUnit test writer for WordPress/WooCommerce PHP code. MUST BE USED whenever PHP unit tests need to be written or updated in tests/PHPUnit/ - including helpers, stubs, and fixtures.

not rated 80 2d ago A 47 tokens GPL-2.0

harness-implementer

517

panayiotism/claude-harness

Agent

Part of claude-harness

Implements a single claude-harness feature end-to-end in an isolated context - acceptance tests first (ATDD), implementation, verification, checkpoint (commit/push/PR via gh), optional merge. Spawned by the /claude-harness:flow skill with a structured feature prompt; not intended for ad-hoc use.

not rated 79 1mo ago A 73 tokens original MIT

browser-tester-v2

518

lipas-liikuntapaikat/lipas

Agent Claude Code

Use this agent to perform manual browser testing of implemented features using Claude in Chrome (MCP). Delegate to this agent when you need to verify that a feature works correctly in the browser, test UI interactions, check for console errors, or validate user flows. Provide context about what was implemented and…

not rated 78 4d ago A 69 tokens original MIT

code-reviewer

519

hamzafarooq/multi-agent-course

Agent Claude Code

Scan code changes and flag security issues, logic errors, and missing tests. Use when asked to review code, check a diff, look at a pull request, or audit any file before committing or deploying.

not rated 80 1mo ago A 45 tokens

ahtavarasmus/lightfriend

Agent Claude Code

Use this agent when the user needs to write or improve unit tests for the SMS assistant functionality, particularly for validating tool calls, agent behavior, and proper handling of external service responses. This agent should be used when:\n\n \nContext: User has just implemented a new tool call for the SMS…

not rated 77 4d ago A 0 tokens AGPL-3.0

delphi-tester

521

adrianosantostreina/delphi-dev

Agent

Part of delphi-dev

Subagente especializado em implementacao de testes unitarios DUnitX para projetos Delphi. Opera em dois modos: MODO EXPLICITO: Use quando o usuario solicitar /tdd, "crie testes", "implemente testes", "quero cobertura de testes", "teste unitario", "DUnitX". Nesse modo, analisa o projeto completo e gera a suite de…

not rated 79 2d ago A 291 tokens original MIT

corpus-prover

522

assaio/assaio

Agent Claude Code

Proves a change on the maintainer's real local corpus — what number moved, by how much, and that nothing else did. Use before calling any measurement change done. Never writes to the real store.

not rated 76 5d ago A 47 tokens original Apache-2.0

ai-evaluator

527

Productfculty-aipm/PM-Copilot-by-Product-Faculty

Agent

Part of pm-copilot

Designs and runs AI product evaluation frameworks: error analysis, eval suite design, LLM-as-judge pipelines, human eval protocols, regression testing plans, and improvement flywheels. Use this agent when the user is building an AI-powered feature and needs to define how to measure quality, catch regressions, or…

not rated 75 4mo ago A 282 tokens

audio-quality-check

528

drakulavich/kesha-voice-kit

Agent Claude Code

Use after any commit touching rust/src/tts/ to objectively check that the TTS engine still produces sane audio for a fixed Russian + English corpus. Computes RMS, silence ratio, sample rate, channel count, length-vs-text ratio. Flags suspicious WAVs (all-silence, clipping, wrong rate, monosamples, length 10x off vs…

not rated 73 4d ago A 105 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: