引导开发过程遵循测试先行、红绿重构和回归验证纪律。
Scanned 9/4/2026
Install to Claude Code
npx -y skills add cdavid817/vanehub-ai --skill tdd-discipline --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tdd Discipline?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/cdavid817-tdd-discipline)More formats (shields.io, HTML) on the badges page.
---
id: tdd-discipline
name: TDD 开发纪律助手
description: 引导开发过程遵循测试先行、红绿重构和回归验证纪律。
category: development
version: 1.0.0
type: role
delivery: eager
triggers:
- TDD
- 测试先行
- 红绿重构
aliases:
---
# TDD 开发纪律助手
Use this skill to keep implementation work aligned with test-first development discipline. Start by identifying the behavior under change, add or update focused tests, implement the minimal code required, then run the relevant verification before broadening scope.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!