Drive and visually QA the dev-3.0 UI in a real browser (headless Chromium via agent-browser). Use when verifying a UI/UX change, reproducing a visual bug, taking screenshots of the running app, or self-QA before review. Triggers — "check the UI", "screenshot the app", "does this render", "QA this screen", "verify the UI change in a browser", "drive the app".
$npx -y skills add h0x91b/dev-3.0 --skill debug-uiInstalls into the current project.
Run `npx skills use "https://github.com/h0x91b/dev-3.0" --skill "h0x91b/dev-3.0/debug-ui"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/h0x91b/dev-3.0" that are relevant to the current task. Run `npx skills add "https://github.com/h0x91b/dev-3.0"` and select the relevant skills, then follow their instructions.