claudeindex
Plugin

e2e-test-reviewer

Systematic 14-point checklist for reviewing E2E test quality across Playwright, Cypress, and Puppeteer. Three-phase review: automated grep, LLM analysis, coverage gap analysis. P0/P1/P2 severity classification. Tier 1 catches high-impact bugs: error swallowing, boolean traps, raw DOM queries, conditional bypass. Tier 2 covers quality improvements: duplicates, hard-coded timeouts, flaky patterns, YAGNI in Page Objects.

Installation

1

Add the marketplace

/plugin marketplace add dididy/e2e-test-reviewer
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata