What problem does it solve?
This Skill helps you confirm whether an application actually works end to end, instead of checking only a single component or screenshot. It is designed for moments when a feature is broken, uncertain, or needs a full-flow proof across the browser, server, data, and environment.
Core Features & Use Cases
- End-to-end story inference: Identifies the user story being built and maps the flow from UI entry point to API and response rendering.
- Cross-layer verification: Checks browser behavior, server logs, API routes, data sources, environment variables, and runtime errors together.
- Boundary-focused debugging: Stops at the first confirmed break and reports the exact layer, evidence, and likely fix.
- Use case: Validate a new login, dashboard, payment, or AI feature before shipping, or diagnose why a dev server “almost works” but fails in practice.
Quick Start
Ask the verification skill to infer the feature flow and verify the browser, server, API, data, and environment end to end.