What problem does it solve?
Systematically test web applications, find functional and UI bugs, apply atomic fixes in source, and re-verify so teams ship with evidence and confidence.
Core Features & Use Cases
- Iterative Test-and-Fix Workflow: Runs interactive/browser-backed QA sessions, records console/errors/screenshots, and commits atomic fixes for each issue found.
- Tiered Coverage & Modes: Quick, Standard, and Exhaustive tiers control severity coverage; diff-aware mode targets feature branches; CDP integration uses the user's real browser session when available.
- Bootstrap & Reporting: Detects or bootstraps test frameworks, creates CI/test artifacts, and emits structured QA reports with before/after health scores, issues, and regression data.
Quick Start
Run the qa skill on your current branch or provide a target URL to test, fix, and verify the web app in iterative atomic commits.