What problem does it solve? Writing test plans and test cases from scratch is repetitive and error-prone, especially when teams must follow a consistent document template. This Skill turns module requirements, Use Cases, API specs, or plain descriptions into a complete, template-compliant test plan document. ## Core Features & Use Cases - Template-Driven Generation: Reads the project's standard test plan template and produces documents with matching sections: objectives, scope, schedule, acceptance criteria, test cases, and defect tracking. - Multi-Source Input: Accepts Use Case documents, API specifications, DB specs, existing code, bug reports, or verbal descriptions, and derives positive and negative test cases automatically. - Structured Test Cases: Generates numbered test cases (TC-001...) with concrete steps, expected results, and priority levels, plus a defect tracking table (BUG-001...). - Use Case: Given a login module's Use Case and API spec, produce a ready-to-deliver QA document covering UI tests, API tests, integration tests, and regression cases. ## Quick Start Ask the assistant to generate a test plan for your module based on its Use Case or API specification document.