home/categories/git-workflows/google-labs-code-stitch-sdk-agents-skills-tdd-skill-md
git-workflowsdevops

tdd-red-green-refactor

Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.

google-labs-code
maintainer
google-labs-code
更新於 3/7/2026
星標
1490
分支
63
quick start

Installation and usage

Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use tdd-red-green-refactor