test-cases
Originally fromssdeanx/agentstack
Installation
SKILL.md
Test Cases Generator
This skill generates comprehensive, requirement-driven test cases from PRD documents or user requirements.
Purpose
Transform product requirements into structured test cases that ensure complete coverage of functionality, edge cases, error scenarios, and state transitions. The skill follows a pragmatic testing philosophy: test what matters, ensure every requirement has corresponding test coverage, and maintain test quality over quantity.
When to Use
Trigger this skill when:
- User provides a PRD or requirements document and requests test cases
- User asks to "generate test cases", "create test scenarios", or "plan QA"
- User mentions testing coverage for a feature or requirement
- User needs structured test documentation in markdown format
Core Testing Principles
Follow these principles when generating test cases: