This is for the green phase of TDD: writing the minimal code to make your failing test pass. It shows progression patterns like starting with a simple function, then refactoring to class-based views in Django, or moving from inline logic to middleware to service layers in Express. The examples are practical and show real evolution paths. Use it when you're in that narrow window between red and green, resisting the urge to over-engineer. The instruction to record technical debt for later refactoring is solid advice. It won't help if you're already green or doing architectural work, but it keeps you honest about writing just enough code to pass the test.
npx -y skills add sickn33/antigravity-awesome-skills --skill tdd-workflows-tdd-green --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot