
from claude-code-blueprint21
Run end-to-end Playwright test suites or perform interactive browser walkthroughs to verify UI and user journeys for a project.
Run E2E tests or perform interactive browser-based verification using Playwright. The skill supports two modes: a Runner mode that executes the project's Playwright test suite and parses results (total/passed/failed/skipped, durations, failure summaries), and an Interactive mode that drives a browser for manual walkthroughs, snapshots, and screenshots for visual verification.
Use this skill when you need to: run the project's end-to-end tests from CI or locally, validate a failing test with detailed output and screenshots, or manually verify critical user journeys (login, dashboard, reports) via an interactive browser session. It is intended for devs running local servers and test suites (reads dev port from CLAUDE.md or package.json).
This skill is authored for code-focused agent runtimes (Claude Code / Codex-like tooling) and developer-oriented CLIs that can run Playwright and shell commands.
This skill has not been reviewed by our automated audit pipeline yet.