tdd-approach

Community

Ship reliable code with TDD cycles

AuthorDanomanic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents untested implementations and regressions by ensuring behavior is specified and verified through tests before code changes are made.

Core Features & Use Cases

  • Red-Green-Refactor workflow: Write a failing test, implement the minimum code to pass, then refactor while keeping tests green.
  • Framework-agnostic guidance: Adapt instructions to pytest, Jest, Go testing, or other existing test infrastructures.
  • Use Cases: Adding new features, fixing bugs, and improving legacy code confidence through incremental, test-backed changes.

Quick Start

When asked to implement a feature, write a failing test that describes the expected behavior and then implement the minimal code to make it pass.

Dependency Matrix

Required Modules

None required

Components

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: tdd-approach
Download link: https://github.com/Danomanic/agent-skill-catalog/archive/main.zip#tdd-approach

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.