What problem does it solve?
This Skill removes the friction of testing and inspecting web apps in a real browser, so you can verify behavior, debug UI issues, and collect evidence without switching tools.
Core Features & Use Cases
- Browser QA and Validation: Open a local or remote app, wait for it to load, and confirm the user experience works end to end.
- Interactive Debugging: Inspect pages, click through flows, capture screenshots, and check browser state when something fails.
- Headless or Visible Runs: Use managed headless Chrome for automated validation or a visible browser when a human needs to watch the session.
- Remote CDP Connectivity: Connect to an existing Chrome instance through CDP for tasks that need access to a real browser session.
- Use Case: A developer finishes a feature, then asks this Skill to validate the app URL, capture the result, and report any UI regressions with evidence.
Quick Start
Ask the assistant to run Browser Harness doctor and then validate your app URL in the browser.