test-first-implementation

Official

Implement behavior with test-driven development (TDD) and small vertical slices.

Authorstark-ai-de
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps in implementing behavior using a red-green-refactor loop, observable tests, and small vertical slices. It is useful when the user needs TDD, test-first work, regression-first fixes, or features requiring clear behavior before implementation.

Core Features & Use Cases

  • Red-Green-Refactor Loop: Drive implementation from observable behavior by writing a failing test, making it pass with the smallest change, then refactoring without changing behavior.
  • Observable Tests: Write tests that focus on observable behavior, avoiding private implementation details.
  • Small Vertical Slices: Break down a feature into the smallest vertical behavior slice for easier testing and implementation.
  • Use Case: When starting a new feature, use this Skill to ensure that each step is tested and passes before moving on to the next.

Quick Start

Implement a feature using TDD by writing a failing test for the desired behavior, making it pass, and then refactoring.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: test-first-implementation
Download link: https://github.com/stark-ai-de/agent-skills/archive/main.zip#test-first-implementation

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 620,000+ vetted skills library on demand.