cyberneticlibrary

Fix failing or flaky Playwright tests

fixskillsetup L217,464
alirezarezvani/claude-skills
What it does

Diagnose and fix failing or flaky Playwright tests

Best for

When a Playwright test fails intermittently and you need a taxonomy to categorize it (timing/async, test isolation, environment, infrastructure) before applying the right fix pattern.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · Playwright
  • · npm/pnpm
Preconditions

Playwright tests installed, test can be run locally

Failure modes
  • · Test still flaky after first fix
  • · Fix applies to wrong category
Trust signals
  • · Four-category taxonomy (timing/async, test isolation, environment, infrastructure)
  • · Burn-in and parallel-worker reproduction commands