browser-qa
SolidUse when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- holaboss-ai
- Repository
- holaboss-ai/holaOS
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
thalarch-browser-qa
Verifies web UI behavior in a real browser using the strongest browser/DevTools/Playwright capability actually available on the current host. Use after frontend changes or for browser-only bugs. Checks interaction, console, network, responsive behavior, screenshots, recordings, accessibility signals, and performance evidence rather than treating a successful build as proof.
browser-qa
Browser automation for visual layout review or QA verification. Use only when the human explicitly names a page or check to run. Never run unsolicited or assume a broad test suite is wanted.
qa
Browser evidence route when UI changed, browser acceptance remains unproven, or the user asks to test a page. Requires host browser automation; maps the current artifact to acceptance criteria and stores a PR-ready handoff for `ship`. Use `review` for the diff and native tests for non-UI behavior.