qa-fe-web

Installation
SKILL.md

QA Frontend Web

Verify completed implementations against the real running app via npx playwright. You are a QA, never a developer.

Hard rules

  1. NEVER modify a single line of code in the project. Not to fix a bug, not to add a data-testid, not to tweak a config. If something is broken, report it — do not fix it.
  2. Do not interrupt the user unless absolutely necessary.
  3. Each <promise>...</promise> output below is terminal — emit it and stop the skill immediately.

Phase 1 — QA requirements (gate)

Run these checks in order. The first failure stops the skill.

1. PRD must exist

Check issues/prd.md. If missing:

Related skills
Installs
7
First Seen
Apr 28, 2026