What problem does it solve?
Manually testing UI features, monitoring console output, and tracking network requests in the browser is time-consuming and prone to human error. This Skill automates comprehensive browser-based UI testing and debugging.
Core Features & Use Cases
- Systematic UI Interaction: Automatically navigate, click, fill forms, and hover over elements to test user flows.
- Console & Network Monitoring: Capture and analyze all console messages (errors, warnings) and network requests (failures, timings).
- Visual Verification: Take before/after screenshots of interactions and analyze UI changes, ensuring pixel-perfect implementation.
- Use Case: After implementing a new user creation dialog, use this Skill to automatically test form validation, successful submission, verify the new user appears in the table, and ensure no console errors or failed network requests occur.
Quick Start
Use the browser-debugger skill to test the user creation dialog functionality at http://localhost:5173/users.