quality-e2e-testing
Installation
SKILL.md
Quality E2E Testing
Purpose
Configure and write reliable end-to-end browser tests with framework selection, page objects, parallel execution, and CI integration.
Agent Protocol
Trigger
Exact user phrases: "E2E test", "end-to-end", "Playwright", "Cypress", "Selenium", "browser test", "integration test", "user flow test", "test automation", "page object", "test isolation".
Input Context
Before activating, verify:
- Application type (SPA, SSR, static site, mobile web)
- Target browsers (Chromium, Firefox, WebKit)
- CI platform (GitHub Actions, GitLab CI, Jenkins)
- Existing test framework and coverage
Output Artifact
E2E testing strategy with framework selection, page object patterns, and CI pipeline configuration.