What problem does it solve?
This Skill provides a disciplined way to inspect a running application by driving it through realistic user flows, so you can find broken navigation, form issues, permission bugs, console errors, and unsafe destructive interactions before release.
Core Features & Use Cases
- Route-by-route walkthrough planning: Builds a pre-click checklist for the screens in scope so coverage is explicit and measurable.
- Interactive UI verification: Exercises navigation, valid and invalid form input, dialogs, permission-gated controls, empty states, loading states, error states, and confirmation flows.
- Evidence-backed reporting: Captures screenshots at named checkpoints, records console findings, rates defects by severity, and reports what was completed versus skipped.
- Use Case: A tester needs to smoke-check a staging build before a demo and quickly identify broken screens without creating a permanent automated suite.
Quick Start
Use the clickthrough-test-engineer skill to plan and execute a safe interactive walkthrough of the running app, then return a defect report with screenshots, console findings, and honest coverage.