Setup & Installation
What This Skill Does
Runs a structured QA pass on a web application and produces a report with a health score, screenshots, and reproduction steps. It never modifies code or fixes anything. Use it when you want a bug inventory without any changes to the codebase. It separates the finding step from the fixing step, so you get a complete, evidenced bug list without risking unintended code changes during triage.
When to use it
- Working with qa only functionality
- Implementing qa only features
- Debugging qa only related issues
