Execute end-to-end tests covering full user workflows across frontend and backend. Use when performing specialized testing. Trigger with phrases like "run end-to-end tests", "test user flows", or "execute E2E suite".
5.2
Rating
0
Installs
Testing & Quality
Category
The skill provides a reasonable framework for running E2E tests with clear steps (prepare environment, execute tests, analyze results, generate report). The description adequately conveys what the skill does, and the allowed-tools constraint (Bash(test:e2e-*)) is appropriately scoped. However, the content is quite generic—most guidance applies to any testing framework without specific implementation details, scripts, or tool configurations. The structure has some redundancy (duplicate 'Overview' section, multiple README.md references in scripts/) and lacks concrete examples. Novelty is limited since running tests with 'npm test' or similar commands is straightforward for a CLI agent; the skill doesn't demonstrate complex orchestration, multi-service coordination, or advanced analysis that would justify the abstraction. It would benefit from concrete scripts, specific framework setup (Playwright, Cypress, etc.), and more detailed error recovery procedures to meaningfully reduce token cost and complexity.
Loading SKILL.md…