E2E testing

3,563 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

e2e-cli-test

97

heygen-com/heygen-cli

Skill Claude CodeCodex

End-to-end test of the heygen CLI against the live API. Builds the binary, then exercises auth, list, get, --human, schema, error handling, and the full create-poll-download-delete write path. Spends a small number of API credits per run. Use before cutting a stable release.

not rated 113 5d ago A 71 tokens original Apache-2.0

e2e-runner

99

hellangleZ/burn-in-cceverywhere-ralph

Agent

End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

not rated 112 7mo ago A 59 tokens

nextjs-ssr

100

asmyshlyaev177/test-proxy-recorder

Skill Claude CodeCodex

Tag server-side fetches with the x-test-rcrd-id session header so SSR is recorded under the correct Playwright test session. Lead with registerProxyFetch (patch global fetch in the root layout, any runtime) and registerProxyAxios (per-axios-instance interceptor); createHeadersWithRecordingId is the patch-free per-call…

not rated 111 +5 8d ago A 166 tokens original MIT

xuxh21/ui-regression-recorder-skill

Skill Claude CodeCodex

Use when the user says to initialize the current project for UI regression, record an operation, convert Playwright codegen recordings into stable tests, extract shared helpers, compose a new flow from existing capabilities, run a named UI operation, or execute UI regression from the current Chrome or Playwright MCP…

not rated 111 +1 3mo ago A 66 tokens

local-platform-e2e

102

computesdk/benchmarks

Skill Claude CodeCodex

Stand up benchmarks-platform locally (Postgres + MinIO + ClickHouse in docker) and run a real @benchsdk/runner benchmark against it, with no cloud or provider credentials. Use when testing @benchsdk/client / @benchsdk/runner against the platform end to end, or when debugging benchmark reporting, worker planning…

not rated 113 yesterday A 82 tokens original MIT

flake-triage

103

yschimke/compose-ai-tools

Skill Claude CodeCodex

Decide whether a preview the visual-diff bot flagged actually regressed or is simply nondeterministic, using a repeat-render oracle at a single commit. Use when a PR's preview diff reports a changed preview whose source the PR does not touch, or when a render, GIF or filmstrip is suspected of being unstable.

not rated 110 yesterday A 70 tokens original Apache-2.0

ask-smoke

104

Endle/fireSeqSearch

Agent Claude Code

Run a live smoke test of the /ask endpoint (SSE-streamed RAG). Boots fireseqsearchserver via tests/runlogseq.sh, runs tests/testask.py (protocol/invariant assertions) and tests/testendpoints.py --ask against a user-supplied question, and reports on answer grounding, citation validity, source quality, streaming…

not rated 108 13d ago A 100 tokens original MIT

testsprite-verify

105

Gingiris-1031/Competitor-analysis-tool

Skill Claude CodeCodex

TestSprite verification loop — after finishing a feature or fix in a TestSprite-tested repo, use the testsprite CLI to run the relevant TestSprite tests against the change and inspect any failure artifacts before reporting the work as done. Use whenever code has changed outside docs/config and is about to be reported…

not rated 108 3d ago A 105 tokens

learn-dogfood

106

debs-obrien/playwright-movies-app

Skill Claude CodeCodex

Dogfood the learn/ course like a new user: docs site walk, fresh clone setup, then Practice and shell steps from each module. Use when the user says dogfood learn, validate the course, learner journey, or re-check learn/ after curriculum changes. Maintainer QA — not learn-lab-coach.

not rated 102 23d ago A 69 tokens original MIT

namuh-eng/ralph-to-ralph

Instructions file CodexOpenCode

Instructions for namuh-eng/ralph-to-ralph, covering ralph-to-ralph: qa agent guide, your role, what this is, commands and qa sub-phases (progressive disclosure).

not rated 102 3mo ago A 1,272 tokens original Apache-2.0

route-tester

108

blencorp/claude-code-kit

Skill Claude CodeCodex

Framework-agnostic HTTP API route testing patterns, authentication strategies, and integration testing best practices. Supports REST APIs with JWT cookie authentication and other common auth patterns.

not rated 101 9mo ago A 36 tokens original MIT

simulator-control

109

dashpay/platform

Skill Claude CodeCodex

Drive and inspect SwiftExampleApp on the booted iOS simulator end-to-end — tap, swipe, type, screenshot, read SwiftData, stream logs, dump the accessibility tree. Use when the user reports a UI bug, asks "why is X stuck?", wants a UAT run automated, or you need to verify the app's persisted state against what the UI…

not rated 92 yesterday A 101 tokens original MIT

e2e-runner

110

krishnakanthb13/everything-antigravity

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

not rated 91 6mo ago A 69 tokens

yours-org/yours-wallet

Skill Claude CodeCodex

Agent-driven Chrome extension testing for yours-wallet using Puppeteer + Chrome for Testing. Use when debugging extension hangs, reload stuck states, service worker init, popup/UI automation, or funding a debug wallet.

not rated 90 2d ago A 46 tokens

behat-steps

112

ivangrynenko/cursorrules

Cursor rule Cursor

Cursor rule "behat-steps" from ivangrynenko/cursorrules, covering behat steps - claude memory, available steps, index of generic steps, index of drupal steps and cookietrait.

not rated 88 +1 10mo ago A 15,618 tokens original MIT

agent-workspace-linux

113

agent-sh/agent-workspace-linux

Skill Claude CodeCodex

Use when a task needs an isolated hidden Linux desktop or workspace-owned browser: GUI app QA, web/browser/shopping automation, sandboxed app observation, or stale workspace cleanup. Routes agent-workspace-linux MCP tools on demand. Does NOT apply to host desktop/Chrome control, generic MCP setup, or pure code/file…

not rated 89 +2 6d ago B 70 tokens copy · 86% MIT

add-integration-test

115

dbt-labs/dbt-autofix

Skill Claude CodeCodex

Create a new integration test for dbt-autofix with proper folder structure and golden files.

not rated 88 yesterday A 23 tokens original Apache-2.0

browser-tester-v2

116

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

tauri-pilot

117

mpiton/tauri-pilot

Skill Claude CodeCodex

Inspect, interact with, and test a running Tauri v2 app via CLI. Communicates over Unix socket using JSON-RPC 2.0. Use when testing UI, automating interactions, or debugging a Tauri app.

not rated 77 5d ago B 52 tokens original MIT

flutter-tester

118

Harishwarrior/flutter-claude-skills

Skill Claude CodeCodex

Use when creating, writing, fixing, or reviewing tests in a Flutter project. Covers unit tests, widget tests, integration tests, Riverpod provider testing, and Mockito mocking. Provides Given-When-Then patterns, layer isolation strategies, and test setup for GetIt, SharedPreferences, and FakeDatabase.

not rated 66 1mo ago A 65 tokens original MIT

create-e2e-test

119

codescene-oss/codescene-mcp-server

Skill Claude CodeCodex

Write an end-to-end integration test for the CodeScene MCP Server, covering file structure, backend abstraction, MCPClient usage, test registration, and verification.

not rated 64 yesterday A 37 tokens

agent-inbox

120

gsd-build/agent-inbox

Skill Claude CodeCodex

Create temporary email inboxes and receive emails for testing auth flows, email verification, account confirmation, and any scenario where an AI agent needs to receive an email. Uses the agent-inbox MCP server with mail.tm + 1secmail fallback.

not rated 61 4mo ago A 54 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: