Implementation Workflow
Installation
SKILL.md
Skill: TDD Implementation
When to use this skill
- Implementing new features
- Major refactoring
- Complex bug fixes
Available templates
| Template | Usage |
|---|---|
templates/test_module.md |
Test module structure |
templates/module_structure.md |
DDD structure for new module |
TDD Workflow (Test-Driven Development)
Phase 1: Understand
Related skills
More from zuytan/rustrade
trading best practices
Critical analysis of trading techniques and financial innovation
19rust trading development
Specific rules for trading feature development
11project specifications management
Manage and enforce project specifications for consistency
10documentation
Keep project documentation up to date
9benchmarking & performance
Trading performance evaluation via backtesting and metrics
9testing & validation
Test and validation workflow before commit
8