e2e-audit

Installation
SKILL.md

Quick Start

/e2e-audit                          → Run full PRD-coverage audit on current app
/e2e-audit --area auth              → Audit one PRD area only
/e2e-audit --report-only            → Skip test run, just format last results
/e2e-audit --export                 → Export results to outputs/analyses/

What you get: A markdown diagnostic report showing which routes and features work, which redirect to login (not built), and which have partial UI. Saves to outputs/analyses/YYYY-MM-DD-e2e-audit-results.md.

Time: 5 min setup (first time) + test run duration (~2-5 min for 50 tests).


/e2e-audit — Playwright UI Audit Workflow

When this skill is invoked, run a Playwright end-to-end audit of the app against its PRDs.

Related skills

More from amit-t/skills

Installs
1
Repository
amit-t/skills
First Seen
Apr 8, 2026