cypress-debugger
๐ฏSkillfrom dididy/e2e-skills
An AI agent testing toolkit for Playwright and Cypress that generates E2E tests, reviews existing specs for false positives and test smells, debugs flaky failures, and turns CI reports into root-cause fixes across the full E2E testing lifecycle.
Same repository
dididy/e2e-skills(4 items)
Installation
npx vibeindex add dididy/e2e-skills --skill cypress-debuggernpx skills add dididy/e2e-skills --skill cypress-debugger~/.claude/skills/cypress-debugger/SKILL.mdSKILL.md
More from this repository3
Part of e2e-skills, an AI agent testing toolkit for Playwright and Cypress that covers the full E2E testing lifecycle. Includes test generation, quality review with 19 anti-pattern checks, and failure debugging that classifies root causes like flaky timing, selector drift, and environment mismatch.
Reviews existing Playwright and Cypress E2E test specs for quality issues, flagging 19 anti-patterns across three priority levels including silent always-pass tests, poor diagnostics, and maintenance problems that can cause tests to pass CI while missing real regressions.
Skill