maestro:tdd
CommunityWrite tests first, ensure code quality.
AuthorReinaMacCredy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a rigorous Test-Driven Development (TDD) workflow, ensuring that all production code is written only after a failing test has been created and observed, thereby preventing bugs and improving code reliability.
Core Features & Use Cases
- Enforces Red-Green-Refactor Cycle: Guides users through writing a failing test, writing minimal code to pass, and then refactoring.
- Prevents Regressions: Ensures that new code is tested before it's written, and that existing functionality isn't broken during refactoring.
- Use Case: When developing a new feature, use this Skill to write the test for that feature first. Observe the test fail, then write the minimum code to make it pass, and finally clean up the code while keeping the test green.
Quick Start
Follow the Test-Driven Development cycle by writing a failing test before any new implementation code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: maestro:tdd Download link: https://github.com/ReinaMacCredy/Maestro-CLI/archive/main.zip#maestro-tdd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.