Playwright Review banner
oalders oalders

Playwright Review

Testing community

Description

--- description: Playwright test review for accessibility, UI issues, and performance optimization --- # Playwright Review ## Overview Specialized review for Playwright E2E tests focusing on: (1) ARIA label enforcement, (2) UI/layout issues like buttons bumping footer, (3) Playwright performance optimizations. Spawns `general-purpose` subagent. ## When to Use Use when: - Reviewing Playwright E2E tests - Adding accessibility checks to tests - Optimizing test performance - Checking for UI/lay

Installation

Installs to ~/.claude/skills/oalders-kitchen-sink-playwright-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oalders-kitchen-sink-playwright-review && curl -fsSL https://raw.githubusercontent.com/oalders/kitchen-sink/HEAD/commands/playwright-review.md -o ~/.claude/skills/oalders-kitchen-sink-playwright-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository