Three E2E skills that catch what CI misses — tests that pass but prove nothing, and failures that are hard to trace. Audits Playwright, Cypress, and Puppeteer specs against 10 anti-patterns (P0/P1/P2) including focused test leaks and zombie spec files, debugs failed Playwright tests from playwright-report/, and Cypress tests from cypress/reports/.
Installation
1
Add the marketplace
/plugin marketplace add dididy/e2e-skills
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.