🎯

playwright-test-generator

🎯Skill

from voidmatcha/e2e-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add voidmatcha/e2e-skills --skill playwright-test-generator
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add voidmatcha/e2e-skills --skill playwright-test-generator
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/playwright-test-generator/SKILL.md
πŸ“¦

Same repository

voidmatcha/e2e-skills(10 items)

playwright-test-generator

SKILL.md

50Installs
-
AddedJun 18, 2026

More from this repository9

🎯
e2e-reviewer🎯Skill

Skill

🎯
playwright-debugger🎯Skill

Skill

🎯
cypress-debugger🎯Skill

Skill

🎯
cypress-debugger🎯Skill

Skill

🎯
e2e-test-reviewer🎯Skill

Skill

🎯
e2e-reviewer🎯Skill

Skill

🎯
playwright-debugger🎯Skill

Skill

πŸ”Œ
e2e-skillsπŸ”ŒPlugin

AI agent testing toolkit to generate, review, and debug Playwright and Cypress E2E tests. Four agent skills: generate tests from scratch with live exploration only on local/disposable or externally isolated approved non-production targets and explicit user approval; review existing specs or PR/diff-scoped test changes against 24 anti-patterns grouped by P0/P1/P2 severity β€” P0 must-fix (name-assertion mismatch, missing Then, error swallowing, Cypress uncaught:exception suppression, vacuous/non-retrying assertions, bypass patterns, focused test leak, missing assertions, missing auth setup), P1 should-fix (raw DOM queries, hard-coded sleeps, flaky test patterns, inconsistent POM usage, hardcoded credentials, missing await on expect, missing await on action, 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 (YAGNI + zombie specs, manually-captured session-file dependency, fixture ignores render guards); debug failed Playwright tests from playwright-report/; debug failed Cypress tests from cypress/reports/.

πŸͺ
voidmatcha/e2e-skillsπŸͺMarketplace

AI agent testing toolkit for Playwright and Cypress: generate E2E tests from scratch, review existing specs against 24 anti-patterns (P0/P1/P2 silent-always-pass smells), and debug flaky failures from playwright-report/ or cypress/reports/. Agent Skills for Claude Code and Codex.