What problem does it solve?
This Skill helps you discover real user-facing issues (visual, functional, UX, and accessibility) and turns them into verified, evidence-backed fixes so an app is safer to release.
Core Features & Use Cases
- Plan-first exploratory QA: builds a structured test plan, navigates systematically, and records screenshots as evidence.
- Mode-aware testing: automatically selects browser (chromux/CDP), computer (MCP screenshot + pixel interactions), or CLI (tmux capture-pane) testing based on the target, with explicit overrides.
- Health scoring and ship readiness: computes before/after health scores and produces a ship-readiness summary using a weighted rubric.
- Fix + verify loop (optional): for report mode it only documents; otherwise it applies minimal atomic code commits per issue, then re-tests to verify (or reverts on regression).
- Spec-drift friendly: designed to complement verification by catching hidden failures and inconsistencies through additional browser verification heuristics and drift checks.
Quick Start
Use the qa skill to test a website end-to-end and produce a report with evidence screenshots and a before/after ship readiness health score.