Agent Skills
› kaininx/PlainTab
› tdd
tdd
GitHubPlainTab TDD技能,支持测试优先的开发工作、缺陷修复、回归脚本编写及行为验证。引导用户遵循标准TDD流程,确保代码质量与功能正确性。
Trigger Scenarios
进行新功能开发
修复现有Bug
编写回归测试脚本
执行行为验证
Install
npx skills add kaininx/PlainTab --skill tdd -g -y
SKILL.md
Frontmatter
{
"name": "tdd",
"description": "Claude adapter for PlainTab test-first feature work, bug fixes, regression scripts, and behavior-focused validation."
}
PlainTab TDD
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/tdd/SKILL.md from the repository root.
Before changing runtime behavior:
- Read the canonical skill file above.
- Follow that workflow.
- Update the canonical skill in
.agents/skills/if the process changes. - Keep this Claude adapter short.
Version History
- 955e53e Current 2026-07-24 12:24


