home/categories/testing/fastled-fastled-claude-skills-tdd-implement-skill-md
testingtesting-security

tdd-implement

Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal code, then refactors. Use for feature requests, bug fixes, or enhancements that need test coverage.

FastLED
maintainer
FastLED
Mis à jour 3/20/2026
Étoiles
7343
Forks
1744
quick start

Installation and usage

Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal code, then refactors. Use for feature requests, bug fixes, or enhancements that need test coverage.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use tdd-implement