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 红绿重构循环。

hxk622
maintainer
hxk622
更新于 1/19/2026
星标
1
分支
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 红绿重构循环。

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use test-driven-development