What problem does it solve?
This Skill enables rapid, closed-loop debugging of GTK4 application UIs directly within a browser, streamlining the identification and resolution of visual and interaction bugs without leaving the agent session.
Core Features & Use Cases
- Persistent Browser Sessions: Maintain browser connections across application rebuilds and restarts.
- Live UI Inspection: Inspect UI elements, capture screenshots, and analyze accessibility trees.
- Widget Manipulation: Interact with UI elements programmatically via Playwright or GTK test utilities.
- Use Case: Quickly iterate on UI changes for applications like gnostr or gnostr-signer by rebuilding the app and immediately seeing the updated UI in a persistent browser session, allowing for rapid visual and functional verification.
Quick Start
Start the persistent Broadway daemon by running the command: ./scripts/run-broadway.sh