tdd-rust
CommunityWrite tests first, then code.
AuthorFlorianBruniaux
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a rigorous Test-Driven Development (TDD) workflow, ensuring code quality and maintainability by requiring tests to be written before implementation.
Core Features & Use Cases
- TDD Enforcement: Guides users through the Red-Green-Refactor cycle.
- Test Organization: Demonstrates best practices for unit and integration tests in Rust.
- Fixture Management: Shows how to effectively use test fixtures for reliable testing.
- Use Case: When developing a new Rust feature, use this Skill to ensure you write a failing test first, then the minimal code to pass, and finally refactor for clean, robust code.
Quick Start
Follow the TDD workflow for Rust by writing a failing test, implementing the minimal code to pass, and then refactoring.
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: tdd-rust Download link: https://github.com/FlorianBruniaux/ccboard/archive/main.zip#tdd-rust 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.