Setup & Installation
What This Skill Does
A QA skill that runs browser-based testing on web applications, finds bugs, and fixes them in source code. Each fix gets its own atomic commit. Covers three tiers: Quick (critical/high only), Standard (adds medium severity), and Exhaustive (adds cosmetic issues). Produces a structured report with health scores and before/after screenshot evidence. Unlike manual QA or separate lint/test tools, this skill finds bugs in a running browser, fixes them in source, and re-verifies in one uninterrupted loop with commit-level traceability for every change.
When to use it
- Working with qa functionality
- Implementing qa features
- Debugging qa related issues
