What problem does it solve?
Manual QA of web applications is slow and error-prone. This Skill systematically QA tests a web application, reports defects, and iteratively fixes them, committing each fix atomically and re-verifying.
Three tiers—Quick, Standard, and Exhaustive—guide coverage and effort, while structured outputs help teams measure quality and readiness.
This Skill supports plan-mode use, including a dedicated /qa-only mode, and voice triggers to run QA on demand.
Core Features & Use Cases
- Systematic QA testing of a web application and iterative bug fixes with atomic commits.
- Tiered coverage: Quick (critical/high), Standard (plus medium), Exhaustive (cosmetic) to match risk tolerance.
- Rich outputs: before/after health scores, fix evidence, and a ship-readiness summary.
- Integration with plan-mode prompts and dedicated QA commands (e.g., /qa-only) for repeatable workflows.
- Voice and text triggers: run QA via natural language or commands like "qa test this" or "find bugs on site".
Quick Start
Ask me to run a QA pass on your site and I will start tests, report results, fix bugs, and re-run verification.