writing-bodies-against-tests

Community

Gradually transform red tests to green by implementing function bodies one at a time.

AuthorTK-Evans01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of incrementally and precisely implementing function bodies in a codebase that already has frozen stubs and failing tests.

Core Features & Use Cases

  • Incremental Function Implementation: Write and test one function at a time to prevent batch debugging and improve code quality.
  • Frozen Contract Adherence: Ensures that stubs and tests remain immutable, maintaining a minimal feedback loop for each function.
  • Tier-2 FP Discipline: Enforces a functional programming approach to ensure code purity and robustness.

Quick Start

Invoke the writing-bodies-against-tests skill with the task assignment, and begin implementing the function bodies while adhering to the contract provided by the stubs and tests.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: writing-bodies-against-tests
Download link: https://github.com/TK-Evans01/tk-harness/archive/main.zip#writing-bodies-against-tests

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.