Agent Skills
› kaininx/PlainTab
› tdd
tdd
GitHubPlainTab TDD适配器,支持测试驱动开发、缺陷修复、回归脚本及行为验证。优先读取规范工作流并执行,变更时同步更新主文件。
Trigger Scenarios
需要遵循TDD流程编写新功能
进行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


