test-case-writing
Installation
SKILL.md
Test Case Writing (English)
中文版: See the corresponding Chinese skill.
When to Use
- Need help with test case writing in a real project context.
- Need an output that can be used directly for execution, review, or follow-up.
- Need to merge scenario candidates from several roles into one traceable test suite without role-based duplication.
Workflow
- Read and follow the main prompt listed under Progressive disclosure (coverage, structure, quality bar).
- Add only project context that changes the result: scope, environment, constraints, risks, dependencies, expected deliverable, and optional role scenario candidates with
source_role. - Identify equivalent candidates by requirement trace, trigger, action, and observable outcome before generating one unified suite.
- If input is incomplete, return a usable first draft and explicitly mark assumptions and gaps.
- Default to Markdown; switch formats only when the user asks.