What problem does it solve?
This Skill automates the process of systematically testing web applications, identifying bugs, and iteratively fixing them in the source code, ensuring a high level of quality and readiness for deployment.
Core Features & Use Cases
- Automated QA Testing: Performs comprehensive testing across different tiers (Quick, Standard, Exhaustive).
- Bug Detection & Fixing: Identifies visual, functional, UX, content, performance, console, and accessibility issues.
- Iterative Fix Loop: Fixes bugs in source code with atomic commits and re-verifies each fix.
- Reporting: Generates detailed reports with before/after evidence, health scores, and fix summaries.
- Use Case: When a new feature is developed on a branch, use this Skill to automatically test the affected areas, fix any regressions or new bugs found, and provide a ship-readiness summary before merging.
Quick Start
Run a standard QA test on the current application and fix any critical or high-severity bugs found.