browser-qa

Installation
SKILL.md

Browser QA Skill

Test web apps with a real browser. Find bugs users would find.

When to Use

  • After building a frontend feature
  • Before creating a PR for UI changes
  • When user reports "something looks broken"
  • Smoke testing after deploy

What This Skill Does

  1. Launches Playwright with real Chromium
  2. Hits every discoverable page in the app
  3. Checks for console errors, network failures, broken assets
  4. Tests interactive elements (forms, buttons, links)
  5. Verifies mobile responsiveness
  6. Produces a structured QA report
Related skills
Installs
8
GitHub Stars
68
First Seen
Apr 5, 2026