e2e skills

71 tagged e2e, measured the same way as everything else here.

Browse within: awesome 20copilot 20mobile-testing 20agentic 18api-testing 17playwright 14claude-marketplace 6

api-testing

01

idavidov13/agentic-playwright

Skill Claude CodeCodex

API testing patterns for Playwright -- apiRequest fixture usage, Zod response schema creation and validation, test.step wrapping for multi-call tests, per-field negative/validation testing, path parameter fuzzing, and helper fixtures for shared setup/teardown. Use when writing or updating API test specs, adding tests…

134 5d ago A 132 tokens original MIT

debugging

02

idavidov13/agentic-playwright

Skill Claude CodeCodex

Playwright test debugging conventions for the scaffold — reading failure messages, classifying failure modes (TimeoutError, ZodError, strict-mode violation, locator not found, network errors, schema drift), the playwright.config.ts capture defaults (trace on-first-retry, screenshot only-on-failure, video…

134 5d ago A 179 tokens original MIT

pr-reviewer

03

idavidov13/agentic-playwright

Skill Claude CodeCodex

Reviews a Git branch as a pull request against the base branch (auto-resolved from origin/HEAD — usually main or master) using this repo's own rules — the CLAUDE.md constitution and the .claude/skills/ that apply to the changed files. Fetches the branch, switches to it, diffs it against the merge-base, routes the…

134 5d ago A 278 tokens original MIT

vindicate

04

OpenEvident/vindicate

Skill Claude CodeCodex

Use when the user wants to write, add, fix, stabilize (flaky), refactor, run, or audit Playwright browser tests, draft requirements/stories from a recording (no tests), find test-coverage gaps, scaffold a Playwright project, or set up Playwright CI. Vindicate's guided workflow for grounded, conformant Playwright test…

48 2d ago A 77 tokens original Apache-2.0

e2e-testing

05

CrowdStrike/foundry-skills

Skill Claude CodeCodex

End-to-end testing for Falcon Foundry apps using Playwright and @crowdstrike/foundry-playwright. TRIGGER when user asks to "add e2e tests", "add playwright tests", "write end-to-end tests", "test my app", or mentions "e2e", "playwright", or "end-to-end" in the context of testing a Foundry app. DO NOT TRIGGER during…

24 2d ago A 116 tokens original MIT

tovimx/maestro-mobile-testing-skill

Skill Claude CodeCodex

Maestro mobile E2E testing patterns for React Native/Expo apps: YAML test flows, testID selectors, adaptive auth state, optimistic update verification, GraalJS scripting, cross-platform stability, CI/CD integration, Maestro Cloud, and MCP server integration.

23 6mo ago C 56 tokens

testing-strategy

07

ai-debugger-inc/aidb

Skill Claude CodeCodex

Comprehensive guide for implementing AIDB tests following E2E-first philosophy, DebugInterface abstraction, and MCP response health standards.

21 3mo ago A 29 tokens original Apache-2.0

cypress-debugger

08

voidmatcha/e2e-skills

Skill Claude CodeCodex

Use when a Cypress end-to-end test has already run and failed and the user wants the root cause and a concrete fix. Trigger on a failing Cypress spec, Timed-out-retrying command, unresolved selector, cy.intercept alias or request race, suite-breaking hook, retry-only flake, hydration or timing race, or a…

10 3d ago A 158 tokens original Apache-2.0

e2e-reviewer

09

voidmatcha/e2e-skills

Skill Claude CodeCodex

Use when reviewing Playwright or Cypress E2E specs, Page Objects (POM), PRs, pull requests, patches, diffs, or changed test files — asked to review tests, audit test quality, or find weak, flaky, or silently-passing tests; when tests pass CI but prove nothing or miss bugs; when auditing missing awaits, vacuous or…

10 3d ago A 115 tokens original Apache-2.0

playwright-debugger

10

voidmatcha/e2e-skills

Skill Claude CodeCodex

Use when a Playwright end-to-end test has already run and failed and the user wants the root cause and a concrete fix. Trigger on a failing Playwright spec, TimeoutError, broken or ambiguous selector, post-deploy suite failure, retry-only flake, hydration or timing race, or a passes-locally-but-fails-in-CI split.…

10 3d ago A 163 tokens original Apache-2.0

scenario-testing

11

2389-research/scenario-testing

Skill Claude CodeCodex

This skill should be used when writing tests, validating features, or needing to verify code works. Triggers on "write tests", "add test coverage", "validate feature", "integration test", "end-to-end", "e2e test", "mock", "unit test". Enforces scenario-driven testing with real dependencies in .scratch/ directory.

2 1mo ago A 74 tokens original MIT

RedHatInsights/nxtcm-components

Skill Claude CodeCodex

Guide for implementing E2E tests from the test gap analysis, with patterns for CIDR validation, state management, and navigation workflows.

2 2d ago A 26 tokens original Apache-2.0

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on sharding and parallelizing mobile test suites across runners and devices with an eye on cost, flake, and debuggability. Use when the suite wall-clock is too long, or when device-farm bills are getting out of hand.

1 4mo ago A 56 tokens

device-farms

15

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on running mobile tests on Firebase Test Lab, AWS Device Farm, BrowserStack App Automate, and Sauce Labs. Use when asked to set up device-farm coverage, design a device matrix, or compare vendors.

1 4mo ago A 49 tokens

maestro-flows

16

almasumdev/awesome-mobile-testing-agent-skills

Skill Claude CodeCodex

Expert guidance on writing, running, and parallelizing Maestro YAML flows for cross-platform mobile E2E testing. Use when adding Maestro coverage, wiring Maestro to CI, or moving off Detox/Appium for smoke flows.

1 4mo ago A 48 tokens

cypress-testing

17

jams4code/cypress-mcp

Skill Claude CodeCodex

Complete guide for AI agents to do frontend E2E testing SDLC with cypress-mcp — discover, write, run, debug, iterate, and regression test Cypress specs without leaving the conversation.

0 5mo ago A 44 tokens