What problem does it solve?
This Skill solves the problem of needing a structured, evidence-based quality assurance report for web applications without requesting automatic bug fixes, which is ideal for teams that separate testing and development workflows to avoid conflicts of interest and ensure clear handoffs.
Core Features & Use Cases
- Real-User Testing: Simulates actual user behavior by clicking all interface elements, filling forms, and checking every app state to catch bugs real users would encounter.
- Structured Reporting: Generates organized QA reports with a health score, annotated screenshots, and clear reproduction steps for every issue found.
- Use Case: A product manager needs a bug report for a new checkout flow to share with the engineering team, with no automatic fixes attempted, so developers can prioritize and address issues on their own timeline.
Quick Start
Use the qa-only skill to run a full QA test of your web app at https://your-app.com and generate a structured bug report with health score and screenshots, without making any code changes.