playwright-reviewing

Installation
SKILL.md

Playwright Code Review

Purpose

Audit Playwright E2E tests for violations of best practices. Detects anti-patterns that cause flaky tests, hide bugs, or reduce maintainability.

When NOT to Use

  • Writing new tests (use playwright-writing skill instead)
  • Unit test reviews (different patterns)
  • API-only test reviews
  • Non-Playwright E2E frameworks (Cypress, etc.)

Review Workflow

Step 1: Identify Playwright Test Files

Installs
7
GitHub Stars
5
First Seen
Feb 9, 2026
playwright-reviewing — meriley/claude-code-skills