bdg-browser-debug
Installation
SKILL.md
bdg - Browser Debug Gateway
Browser telemetry via Chrome DevTools Protocol for testing the Astro dev server.
Quick Start
# Start session on Astro dev server
bdg http://localhost:4321/
# Check status
bdg status
# Preview collected data
bdg peek
# Stop and save session
bdg stop