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