
from galyarder-framework9
Automated Playwright test auditor: finds anti-patterns, scores files, and generates concrete fixes and patch suggestions to improve stability and coverage.
This skill performs systematic reviews of Playwright test files to detect anti-patterns, flaky constructs, missing assertions, and coverage gaps. It inspects project config (playwright.config.ts), enumerates spec files, and scores each test file with clear Critical/Warning/Info findings. For critical issues it provides corrected code snippets and actionable fixes.
Use this skill when you want a fast, repeatable audit of a Playwright suite: before releases, after a spike in flaky CI failures, during test-coverage initiatives, or when onboarding new test authors. Trigger phrases include "review tests", "audit tests", "improve tests", or "playwright best practices check."
This skill is suited to agents that can read repository files and run static analysis (Copilot/Codex-like or Claude Code/Geoff integrations). It assumes access to repo files and an ExecutionProxy for applying edits if authorized.
This skill has not been reviewed by our automated audit pipeline yet.