Skip to main content

test-driven-development

Drives implementation by writing a failing test first, then the smallest code that passes it. Use this before writing implementation code for any feature or bugfix, when a bug needs a regression test, when existing code is hard to change safely, or when someone asks whether a change is covered. Also use to decide what is worth testing and what is not.

跳到安装

来源信息

仓库
cbrock84/headcount
最近来源活动
2026年9月1日 00:30
检测到的 SKILL.md 语言
英语
星标
1,085
分支
169

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。