kimchi:tdd

Official

Enforce RED-GREEN-REFACTOR for robust code.

AuthorTromml
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all new code, bug fixes, and behavior changes are implemented following the Test-Driven Development (TDD) methodology, preventing regressions and improving code quality.

Core Features & Use Cases

  • Enforces TDD Cycle: Guides users through the RED-GREEN-REFACTOR process.
  • Prevents Regressions: Ensures fixes are testable and prevents future issues.
  • Use Case: Before implementing a new user authentication feature, use this Skill to write a failing test for the login process, then write the minimal code to pass, and finally refactor.

Quick Start

Use the kimchi:tdd skill to write a failing test for the new user registration endpoint.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kimchi:tdd
Download link: https://github.com/Tromml/kimchi/archive/main.zip#kimchi-tdd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.