integration-e2e-testing
✓Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.
Installation
SKILL.md
| Test Type | Purpose | Scope | Limit per Feature | Implementation Timing |
| Integration | Verify component interactions | Partial system integration | MAX 3 | Created alongside implementation | | E2E | Verify critical user journeys | Full system | MAX 1-2 | Executed in final phase only |
Principle: Test = User-observable behavior verifiable in isolated CI environment
Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality. Source: shinpr/claude-code-workflows.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shinpr/claude-code-workflows --skill integration-e2e-testing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is integration-e2e-testing?
Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality. Source: shinpr/claude-code-workflows.
How do I install integration-e2e-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shinpr/claude-code-workflows --skill integration-e2e-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/shinpr/claude-code-workflows
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01