What problem does it solve?
This Skill solves the problem of needing thorough quality assurance testing without wanting to spend time fixing the issues found. It provides a systematic way to test web applications and get detailed bug reports, health scores, and reproduction steps, making it perfect for teams that separate testing from development or for situations where you need to document issues for someone else to fix.
Core Features & Use Cases
- Structured Bug Reports: Produces organized reports with health scores, screenshots, and step-by-step reproduction instructions.
- Systematic Testing: Clicks through every element, fills every form, and checks every state like a real user would.
- No Fixes, Ever: Strictly report-only mode ensures no code changes are made, keeping the testing process pure and safe.
- Use Case: Imagine you need to audit a web application before a major release. Use this Skill to generate a comprehensive QA report that your engineering team can use to prioritize fixes.
Quick Start
Use the qa-only skill to test the web application at the provided URL and generate a structured bug report with health scores, screenshots, and reproduction steps.