This builds out Playwright or Cypress tests for your critical user flows with actual patterns that'll keep them maintainable. You get a full config setup, examples that prioritize role-based selectors over brittle CSS classes, page object patterns to avoid duplicating login logic everywhere, and test data fixtures so you're not hardcoding card numbers in twenty places. The checkout flow example walks through a realistic multi-step test with proper assertions at each stage. Most useful when you're tired of E2E tests breaking every time someone changes a class name, or when you need to cover registration, checkout, or onboarding flows that actually matter if they break in production.
npx -y skills add patricio0312rev/skills --skill e2e-test-builder --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot