quantdev-tdd
CommunityWrite tests first, ensure code quality.
Authorlgbarn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a Test-Driven Development (TDD) workflow, ensuring that all new 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 TDD: Mandates writing tests before implementation code.
- Guides TDD Cycle: Provides clear steps for the Red-Green-Refactor cycle.
- Use Case: When developing a new trading indicator, you would first write a test that defines the expected output for a given input, then write the minimal code to make that test pass, and finally refactor.
Quick Start
Use the quantdev-tdd skill to write a failing test for a new feature.
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: quantdev-tdd Download link: https://github.com/lgbarn/quantdev/archive/main.zip#quantdev-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 223,000+ vetted skills library on demand.