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
更新於 3/20/2026
星標
7343
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use tdd-implement