cyberneticlibrary

Audit Playwright test quality

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

Audit test file for 20 anti-patterns

Best for

Identify flaky test patterns before they cause CI/CD friction

Inputs
  • · test file path or test directory
Outputs
  • · per-file score (1-10)
  • · critical/warning/info findings
  • · fix recommendations
Requires
  • · Playwright
  • · local file read
Preconditions

Playwright test files with playwright.config.ts

Failure modes
  • · Shared mutable state between tests not caught without full codebase analysis
Trust signals
  • · Catalogs 20 Playwright anti-patterns
  • · Grades per-file on 1-10 scale