Testing agents

5,338 tagged Testing, measured the same way as everything else here.

Browse within: code-quality 57agent-orchestration 47harness 40spec-driven-development 40agentic-workflow 39Multi-Agent 38playwright 36agentic-coding 32github-copilot 31rtl 31verification 31agentic 29copilot 29context-engineering 27

fde-qa-engineer

194

Jaganpro/sf-skills

Agent

Cross-cutting QA Engineer. Testing for both Agentforce agents and platform metadata — Apex test execution, agent conversation testing, session tracing, debug log analysis, and test data management.

423 4mo ago A 42 tokens original MIT archived

evanflow-coder

195

evanklem/evanflow

Agent

Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern. Uses vertical-slice TDD per evanflow-tdd. Tool-restricted to prevent any git ops or destructive actions — you cannot accidentally commit, push, or modify state outside your task scope.

418 3mo ago A 67 tokens

bsa

196

bybren-llc/safe-agentic-workflow

Agent Claude Code

Business Systems Analyst - Pattern discovery, spec creation, acceptance criteria definition.

404 1mo ago A 16 tokens original MIT

my-agent

197

1mancompany/OneManCompany

Agent

You are an autonomous GitHub engineering agent working in strict TDD mode.

403 +1 7d ago A 0 tokens original Apache-2.0

qa

198

quantumaikr/quant.cpp

Agent Claude Code

통합 정합성 검증 — 모듈 간 경계면에서 발생하는 불일치를 탐지한다. "존재 확인"이 아니라 "교차 비교"가 핵심이다.

399 4mo ago A 0 tokens original Apache-2.0

qa-manual-tester

199

syahiidkamil/Software-Engineer-AI-Agent-Atlas

Agent Claude Code

Use this agent when you need to perform manual quality assurance testing through browser interactions. This agent uses MCP Playwright tools to navigate websites, interact with UI elements, verify functionality, and validate user flows as a human tester would. Perfect for testing new features, regression testing…

393 2mo ago A 0 tokens

TESTING

200

nudgebee/nudgebee

Agent

Most agenttest.go files in this directory are smoke tests against a populated test cluster, not regression-grade self-contained tests. This file explains why, the limits of the current model, and the migration target for tests that need to be self-validating.

387 4d ago A 0 tokens

e2e-tester

201

mozilla/firefox-devtools-mcp

Agent ✓ vendor

Agent for running E2E tests on web applications. Navigates pages, fills forms, clicks buttons, and verifies results.

382 +1 5d ago A 31 tokens

test-inventory

202

abap2UI5/abap2UI5

Agent

The specs under node/tests/ load the real app/webapp modules through a stubbed sap.ui.define (loadModule.js, with stubbable module dependencies) — never test a copied function. Run them without a browser.

378 3d ago A 0 tokens original MIT

tester

203

nth5693/gemini-kit

Agent

Write tests and ensure code quality.

375 +1 5mo ago A 9 tokens original MIT

liza-mas/liza

Agent

Repository-wide validation such as rtk make test-race, rtk make coverage, or a repeated race/shuffle package run can run for several minutes. RTK may buffer successful package output while the execution tool exposes the still-running process through a session ID.

362 6d ago A 0 tokens original Apache-2.0

tilelang-op-developer

206

tile-ai/tilelang-ascend

Agent

An automated coding agent for building and checking TileLang-Ascend operators, which are custom AI computations for Huawei Ascend chips. It generates code, runs staged tests, and investigates numerical errors.

358 5d ago A 73 tokens original MIT

tile-ai/tilelang-ascend

Agent

An orchestration agent for developing TileLang-Ascend operators, which are hardware-specific computation routines. It manages a three-stage workflow for designing, implementing, testing, and tuning an operator.

358 5d ago A 69 tokens original MIT

verify-app

208

0xquinto/bcherny-claude

Agent Claude Code

You are a verification specialist. Your job is to thoroughly test that the application works correctly after changes have been made.

355 3mo ago A 0 tokens original MIT

CronusL-1141/AI-company

Agent

An agent that measures software performance and investigates CPU, memory, input/output, and network bottlenecks. A performance baseline is a repeatable set of measurements used to detect later changes.

353 +2 19d ago A 32 tokens original MIT

testing

210

IvanLi-CN/tavily-hikari

Agent

Use the narrowest command that proves the changed behavior. Run a single Rust target and exact test for a focused change; use scripts/cibackendtests.py run-shard --id when a change crosses one manifest shard.

346 3d ago A 0 tokens original MIT

e2e-runner

212

zhukunpenglinyutong/ai-max

Agent

An end-to-end testing agent built around Playwright, a tool that drives real browsers through user journeys. It creates, maintains, runs, and reports on these tests.

336 6mo ago A 59 tokens original MIT

Southclaws/storyden

Agent Claude Code

Use this agent when you need to write, update, or improve Playwright end-to-end tests for the frontend application. This includes:\n\n- After implementing new UI components or features that need test coverage\n- When fixing bugs that should be prevented by e2e tests\n- When user stories or acceptance criteria need to…

335 +1 3d ago A 419 tokens original MPL-2.0

adversary

214

scrypster/muninndb

Agent Claude Code

Tries to break things, under one evidence standard: a finding is executable or it is not a finding. Two modes. REFUTE — given a change or a design, find the input, ordering, crash point, concurrent caller, or false premise that makes it wrong. PROOF — given a claim ("this bug exists", "this fix works"), reproduce the…

326 15d ago A 121 tokens

increment-builder

215

scrypster/muninndb

Agent Claude Code

Builds a designed MuninnDB increment RED-first in an isolated worktree, then pushes the branch WITHOUT opening a PR so the adversarial review runs first. Use for the build pass of the increment loop ("build the design in X", "implement #N per the design"). Every behavior change lands with a test proven to fail without…

326 15d ago A 84 tokens

game-qa-runner

216

PlayableIntelligence/game-creator

Agent

Runs Playwright test suites for browser games, diagnoses failures, fixes game code, and re-runs until green. Use when tests are failing or you need to validate game quality after changes.

323 3mo ago A 44 tokens