What problem does it solve?
This Skill helps debug browser automation workflows that fail in AI coding tools, especially when login state, selectors, popups, or page transitions cause unreliable execution.
Core Features & Use Cases
- Screenshot-guided debugging: Inspect the page before and after every action so you can verify state changes instead of guessing.
- CDP-connected browser control: Reuse an existing logged-in browser session through a fixed remote debugging port for consistent testing.
- Cross-tool compatibility: Work with multiple AI programming environments while controlling the same persistent browser instance.
- Practical use cases: Repair publish flows, fix broken selectors, diagnose iframe editors, validate cover uploads, and troubleshoot login or popup issues in web automation scripts.
Quick Start
Ask the AI to connect to the existing browser session, capture the current page state with a screenshot, and guide the next debugging step one action at a time.