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
Updated 3/7/2026
Stars
1490
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use tdd-red-green-refactor