AI AGENT ADDONS

E2e Testing Patterns

wshobson/agents
Testing & QA
19,625installs

End-to-end testing helps you catch bugs before users do. This skill teaches you how to build reliable tests with Playwright and Cypress. You will learn to test critical user paths like login and checkout.

Developers and QA teams can use these patterns to ship code faster. Tests become less flaky and more maintainable. You will also learn how to debug failing tests and set up CI/CD pipelines.

By focusing on user behavior instead of internal details, your test suites give you real confidence. Good selectors like data-testid keep tests stable over time.

Add E2e Testing Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/e2e-testing-patterns

Project

mkdir -p .claude/skills/e2e-testing-patterns

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago