E2E testing skills

3,596 tagged E2E testing, measured the same way as everything else here.

Browse within: ai-coding 75claude-code-plugin 65agent-orchestration 51ai-testing 47playwright 46agentic-workflow 45agentic 42android 42ai-skills 33agent-browser 32antigravity 32agentic-coding 29ai-assistant 29copilot 26

codex-e2e-test

25

liaohch3/claude-tap

Skill Claude CodeCodex

Run PR-grade real Codex E2E validation through claude-tap, including resume turns, multiple tool calls, optional image input, viewer verification, and screenshot evidence.

not rated 3.2k +14 9d ago A 42 tokens original MIT

ascending-llc/jarvis-registry

Skill Claude CodeCodex

Smoke-test or verify UI behaviour on the local Jarvis Registry frontend running at http://localhost/gateway. Use for manual regression checks, bug-fix verification, and end-to-end confirmation of specific flows without running the automated test suite.

not rated 2.8k +1 2d ago A 52 tokens original Apache-2.0

expo-skill-eval

28

expo/skills

Skill Claude CodeCodex

Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go (web optional). Use when the user wants to eval an Expo skill, test that a skill produces working code, benchmark a skill with device screenshots, or verify…

not rated 2.5k +11 yesterday C 75 tokens original MIT

verify

29

OpenCloudGaming/OpenNOW

Skill Claude CodeCodex

Build, launch, drive, and screenshot the OpenNOW Electron settings UI on Windows.

not rated 2.4k +5 yesterday A 17 tokens original MIT

write-e2e-test

30

authgear/authgear-server

Skill Claude CodeCodex

Write end-to-end (e2e) tests for authgear-server. Use when the user asks to write, add, or create e2e tests. The tests live in e2e/tests/ and are YAML-driven.

not rated 2.0k +3 yesterday A 52 tokens original Apache-2.0

writing-e2e-flows

31

future-agi/future-agi

Skill Claude CodeCodex

Use when a feature or fix in future-agi needs an end-to-end Playwright flow under e2e/ — a new flow for user-visible behaviour, an update to a flow whose pinned endpoint, route, table or selector changed, or when a review flagged missing E2E coverage. Also use to check whether an existing flow already pins an…

not rated 1.9k +29 2d ago A 174 tokens original Apache-2.0

playwright-cli

32

stephengpope/thepopebot

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

not rated 1.9k +2 3mo ago A 19 tokens original MIT

detect-flaky-tests

33

agent-substrate/substrate

Skill Claude CodeCodex

Detects flaky Go tests by analyzing GitHub Actions workflow runs across the last 7 days and all PRs — covering both the run-tests job (unit/integration) and the e2e-test job (gVisor and microVM lanes). For each newly-detected flaky test or infra issue, opens a GitHub issue with full evidence and a draft fix PR. Does…

not rated 1.7k +58 yesterday A 102 tokens original Apache-2.0

verify

34

cosmtrek/mindwalk

Skill Claude CodeCodex

Build, launch, and drive the mindwalk web UI end-to-end for verification.

not rated 1.3k +5 25d ago A 19 tokens original MIT

qa

35

paradigmxyz/centaur

Skill Claude CodeCodex

Smoke test the full running Centaur system from a new Slack thread. Use when asked to QA the stack, run a smoke test, verify a deployment, check stack health, check deploy readiness, or prove Slack tools, file upload/download, company context, logs, metrics, and tool loading work end to end.

not rated 1.2k 7d ago A 65 tokens

browser4-cli

36

platonai/Browser4

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

not rated 1.1k changed yesterday A 52 tokens original Apache-2.0

crabbox

37

openclaw/agent-skills

Skill Claude CodeCodex

Crabbox/Testbox remote proof: portable provider routing, untrusted isolation, Linux/macOS/Windows/WSL2, live E2E, diagnostics, cleanup.

not rated 1.1k 5d ago A 39 tokens original MIT

roborazzi

38

takahirom/roborazzi

Skill Claude CodeCodex

Use when working with Roborazzi screenshot tests on Android/JVM — setting up the Roborazzi Gradle plugin, running record/compare/verify tasks, writing tests with captureRoboImage or RoborazziRule, Compose Preview screenshot testing (ComposablePreviewScanner), Compose Multiplatform (iOS/desktop) screenshots, AI-powered…

not rated 1.0k +4 5d ago A 95 tokens original Apache-2.0

ui-automation

39

MGdaasLab/WHartTest

Skill Claude CodeCodex

A tool for managing browser-based tests in the WHartTest testing platform, including pages, page elements, steps, and test cases.

not rated 1.0k +3 8d ago A 96 tokens

scaleway/scaleway-cli

Skill Claude CodeCodex

Analyze and debug failing nightly acceptance tests in this Go CLI repository. Use this skill whenever the user mentions nightly tests failing, CI failures in nightly.yml, acceptance test failures, or wants to investigate why a test failed in the nightly CI run. This includes diagnosing test failures, understanding…

not rated 996 yesterday A 72 tokens original Apache-2.0

verify

41

meursyphus/ssgoi

Skill Claude CodeCodex

Build/launch/drive recipe for verifying apps/docs changes at runtime (demos, docs pages, llms.txt).

not rated 962 +1 16d ago A 26 tokens original MIT

microsoft/wassette

Skill Claude CodeCodex ✓ vendor

Validate Wassette changes end-to-end by running the MCP server with just and driving it with the MCP Inspector CLI over Streamable HTTP — listing tools, resources, and prompts, and calling tools. Use before committing server changes or when debugging tool exposure and behavior.

not rated 941 yesterday A 58 tokens original MIT

godot-e2e

43

valkor-ai/loom

Skill Claude CodeCodex

Write and run E2E (end-to-end) game tests using the godot-e2e framework. Python controls a live Godot game over TCP — Locator-based semantic queries, expect() auto-retry assertions, and engine log capture make failures self-diagnosing. Use this skill whenever you need to: Test actual gameplay: player movement…

not rated 949 +15 18d ago A 189 tokens original Apache-2.0

codex-app-parity

44

friuns2/codex-mobile

Skill Claude CodeCodex

Use only when the user explicitly mentions Codex parity, codex-app-parity, Codex.app parity, or asks to compare against the installed Codex desktop app.

not rated 892 +6 3mo ago A 40 tokens original MIT

proofshot

45

AmElmo/proofshot

Skill Claude CodeCodex

Visual verification of UI features. Use after building or modifying any UI component, page, or visual feature. Starts a verification session with video recording and error capture, then you drive the browser to test, then stop to bundle proof artifacts for the human.

not rated 855 4mo ago A 53 tokens original MIT

api-tester

46

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.

not rated 816 3d ago A 86 tokens original MIT

hands-on-test

47

ktnyt/cclsp

Skill Claude CodeCodex

Performs manual hands-on testing of a web application using playwright-cli. Spawns the dev server if needed, navigates to pages, performs browser actions, captures screenshots, checks outcomes, and produces a structured test report. Use when the user wants to visually verify a web feature, perform exploratory testing…

not rated 673 +1 6mo ago A 69 tokens original MIT

HazAT/pi-interactive-subagents

Skill Claude CodeCodex

Run the integration test suite and verify all sessions end-to-end. Use when asked to "run integration tests", "run e2e tests", "test before release", "verify integration", "run the full test suite", "check everything works".

not rated 667 +9 3mo ago A 55 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: