tdd-planner
OfficialPlan test-first development from user stories.
Software Engineering#unit tests#planning#development workflow#TDD#integration tests#e2e tests#test-driven development#test plan
AuthorLaunchCG
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Structuring a comprehensive test-first development (TDD) plan from a user story can be complex, especially in identifying all necessary test cases before implementation. This skill automates the creation of a detailed TDD plan, guiding the development process.
Core Features & Use Cases
- Test Case Identification: Extracts testable scenarios directly from acceptance criteria and requirements.
- Test Hierarchy Planning: Organizes tests into logical layers: unit, integration, and end-to-end tests.
- Development Sequence Definition: Prioritizes tests and outlines a Red-Green-Refactor development order, ensuring a structured TDD workflow.
- Use Case: Provide a user story with acceptance criteria, and the skill will generate a "TDD Plan," detailing all unit, integration, and E2E tests to write, their purpose, and the recommended development sequence, ensuring you start coding with a clear test-first strategy.
Quick Start
Plan a TDD approach for the user story "Export dashboard to PDF" based on its acceptance criteria.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tdd-planner Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#tdd-planner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.