specdriven.sh
← All skills
Testing

e2e-playwright

Stable Playwright end-to-end tests with auto-waits and page object patterns.

0 stars0 installsby communityupdated Feb 28, 2026
ToolsClaudeCursor
Tags#e2e#playwright#browser
Installterminal
npx specdriven add skill e2e-playwright

What it does

Generates Playwright suites that hold up under flakiness: proper auto-waits, network mocking, and page object decomposition.

Best for

  • Critical user-flow regression coverage
  • Cross-browser smoke tests in CI