Test Strategy banner
shreyakqss shreyakqss

Test Strategy

Testing community

Description

--- name: Test Strategy description: Design comprehensive test plans covering unit, integration, and e2e testing agents: [qa-engineer] --- # Test Strategy Skill Design comprehensive test strategies that balance coverage with maintainability. ## Process 1. **Analyze feature**: What are the critical paths? 2. **Identify risks**: What could go wrong? 3. **Plan test levels**: Unit, integration, e2e allocation 4. **Define test cases**: Specific scenarios to cover 5. **Estimate effort**: Prioritiz

Installation

Installs to ~/.claude/skills/shreyakqss-agentic-development-demo-test-strategy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shreyakqss-agentic-development-demo-test-strategy && curl -fsSL https://raw.githubusercontent.com/shreyakqss/agentic-development-demo/HEAD/.claude/skills/test-strategy.md -o ~/.claude/skills/shreyakqss-agentic-development-demo-test-strategy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository