What problem does it solve?
Manual QA testing is slow, inconsistent, and often misses critical bugs before shipping. This Skill eliminates the gap between testing and fixing by automatically running QA tests, identifying issues, and iteratively fixing them in the source code.
Core Features & Use Cases
- Automated QA Testing: Runs comprehensive tests across visual, functional, UX, performance, and accessibility dimensions.
- Iterative Bug Fixing: Automatically fixes discovered bugs, commits each fix atomically, and re-verifies the fix works.
- Tiered Coverage: Choose Quick (critical/high only), Standard (+ medium), or Exhaustive (+ cosmetic) based on your release needs.
- Health Scoring: Produces before/after health scores and ship-readiness summaries to inform go/no-go decisions.
- Use Case: When you're about to ship a feature and want to catch regressions, or when a stakeholder reports "this is broken" and you need to systematically find and fix the issue.
Quick Start
Use the qa skill to test the current web application, automatically fix any bugs found, and generate a ship-readiness report with health scores.