e2e-testing-patterns
Comprehensive patterns and best practices for building reliable E2E test suites using Playwright and Cypress.
Install
npx skills add https://github.com/wshobson/agents --skill e2e-testing-patternsStats
| Total installs | 8,871 |
| Weekly installs | 8.8K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers both Playwright and Cypress with setup, configuration, and framework-specific patterns including Page Object Model, fixtures, network mocking, and custom commands
- Addresses core E2E testing philosophy, the testing pyramid, and best practices for deterministic, independent tests using data attributes and user-behavior assertions
- Includes advanced patterns for visual regression testing, parallel execution with sharding, and accessibility validation using Axe
- Provides debugging strategies, common pitfalls to avoid (flaky tests, brittle selectors, poor cleanup), and practical code examples for waiting strategies and API interception
Tags
Related skills
| Skill | Installs | vs e2e-testing-patterns |
|---|---|---|
| create-spring-boot-java-project | 7,614 | -1,257 |
| agentic-eval | 7,961 | -910 |
| web-design-reviewer | 8,586 | -285 |
| chrome-devtools | 8,737 | -134 |
| tdd | 8,723 | -148 |
FAQ
- How many installs does e2e-testing-patterns have?
- e2e-testing-patterns has 8,871 total installs and 8.8K installs this week.
- Where is e2e-testing-patterns hosted?
- e2e-testing-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does e2e-testing-patterns have?
- e2e-testing-patterns has 32.4K GitHub stars.
- When was e2e-testing-patterns first indexed?
- OrangeBot.AI first indexed e2e-testing-patterns on Jan 20, 2026.
- How do I install e2e-testing-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill e2e-testing-patterns