What problem does it solve?
This Skill systematically tests web applications, identifies bugs, and automatically fixes them in the source code, ensuring a higher quality release.
Core Features & Use Cases
- Automated Testing: Performs comprehensive QA testing across different tiers (Quick, Standard, Exhaustive).
- Bug Fixing: Iteratively fixes identified bugs directly in the codebase with atomic commits.
- Verification: Re-tests fixes and provides before/after evidence, including screenshots and health scores.
- Use Case: A developer has just pushed a new feature to a branch and wants to ensure it's bug-free before merging. They can run this Skill to test the changes, fix any regressions, and get a ship-readiness summary.
Quick Start
Use the qa skill to test the application at http://localhost:3000 and fix any critical or high-severity bugs found.