red-green-refactor
CommunityStreamline TDD with Red-Green-Refactor.
Authorhyxklee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This guide helps Kotlin/JVM developers adopt the Red-Green-Refactor TDD cycle, reducing debugging time by enforcing failing tests first, minimal production code, and safe refactors.
Core Features & Use Cases
- Red Phase guidance: Write a failing test first to capture intended behavior.
- Green Phase guidance: Implement the simplest code to make tests pass.
- Refactor Phase guidance: Improve structure and readability while keeping tests green and behavior intact.
- Use Cases: When building Kotlin applications with Kotest DescribeSpec, this workflow accelerates reliable delivery.
Quick Start
Try a full TDD cycle: write a failing test first, implement the simplest code to pass, then refactor while keeping tests green.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: red-green-refactor Download link: https://github.com/hyxklee/AI-DEV-ToolKit/archive/main.zip#red-green-refactor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.