Test UI rendering and interactions
browser-qaskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Generate QA test suites for web apps
Best for
Rapid QA coverage when manual testing is bottleneck
Inputs
- · URL
- · feature list
- · user flows
Outputs
- · executable test cases
- · coverage report
Requires
- · Playwright
- · test framework (Vitest/Jest)
Preconditions
App accessible; test framework installed; dev server running
Failure modes
- · Flaky selectors
- · race conditions
- · test timeout
Trust signals
- · Playwright automation
- · coverage metrics