home/categories/testing/hxk622-tokendance-backend-app-skills-builtin-superpowers-test-driven-development-skill-md
testingtesting-security
test-driven-development
实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。
maintainer
hxk622
Updated 1/19/2026
Stars
1
Forks
0
quick start
Installation and usage
实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use test-driven-development