What problem does it solve?
It eliminates the manual, time-consuming work of writing and maintaining end-to-end Playwright tests by automatically crawling your app, generating route-appropriate specs, and filing actionable failures.
Core Features & Use Cases
- BFS app crawling for coverage growth: walks your app route tree and systematically expands until the traversal budget completes or only human-gated blockers remain.
- Evidence-backed Playwright suite generation: creates specs under e2e/paths with forensics including screenshots, console errors, page errors, and network artifacts.
- Issue-first bug reporting and governance: converts failing specs into product-readable GitHub issues with priority/labels, and routes fixes through PR/reviewer flow instead of direct-to-main.
- Auth-aware, non-interactive bootstrapping: auto-discovers or creates test credentials from cached settings or env/admin keys, with a safe public-only fallback.
Quick Start
Run the QA crawler by telling your agent to execute the skill with ten iterations: /super-qa.