概要
The TDD Workflow skill provides a structured framework for implementing Test-Driven Development within the Miyabi ecosystem, specifically optimized for Rust development. It guides Claude through the rigorous Red-Green-Refactor cycle, ensuring that new features and bug fixes are driven by failing tests before implementation. The skill includes domain-specific patterns for async testing, mocking, property-based testing, and snapshot testing, helping developers maintain high code quality, reliable coverage, and robust CI/CD integration in autonomous development environments.