← All creators

voidmatcha

User

Four agent skills for Playwright and Cypress: generate E2E tests from scratch with live browser exploration, review existing specs against 20 anti-patterns (P0/P1/P2 severity), and debug failures from playwright-report/ or cypress/reports/. For Claude Code, Codex.

4 indexed · 0 Featured · 2 stars · avg score 71

Categories

Indexed Skills (4)

Testing & QA Listed

e2e-reviewer

Use for Playwright/Cypress E2E spec/POM static review, not runtime failure debugging. Triggers: review tests, audit quality, weak/flaky tests, anti-patterns, coverage gaps, tests pass but miss bugs. Reviews 24 anti-patterns. P0 must-fix (silent always-pass): name-assertion mismatch, missing Then, error swallowing, Cypress uncaught:exception suppression, always-passing assertions, bypass patterns, focused test leak, missing assertions, missing auth setup, missing await on expect, missing await on action. P1 should-fix (poor diagnostics): raw DOM queries, hard-coded sleeps, flaky test patterns, inconsistent POM usage, hardcoded credentials, direct page action API, expect.soft overuse, module-level mutable state in test utilities, unmocked real-backend writes, optimistic UI without call proof. P2 nice-to-fix (maintenance): YAGNI + zombie specs, manually-captured session-file dependency, fixture ignores render guards.

2 Updated today
voidmatcha
Testing & QA Listed

cypress-debugger

Debug failed Cypress tests from mochawesome/JUnit/local/CI reports; diagnose runtime errors, flakes, selectors, timing.

2 Updated today
voidmatcha
Testing & QA Listed

playwright-debugger

Debug failed Playwright tests from reports/traces/screenshots/local/CI output; diagnose runtime failures and flakes.

2 Updated today
voidmatcha
Testing & QA Listed

playwright-test-generator

Generate new Playwright E2E tests for pages, flows, components; use for add/write/create test coverage.

2 Updated today
voidmatcha

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.