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
Updated 3/20/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use tdd-implement