code

Community

Code with TDD, tests first, commit often.

Authorastrosteveo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implements tasks using TDD, writing failing tests first, minimal code, and atomic commits.

Core Features & Use Cases

  • Test-Driven: Failing test then minimal implementation.
  • Real Tests: Tests verify real behavior, not just no-throw.
  • Structured Commits: Clear, descriptive git messages.

Quick Start

For each task, write a failing test, implement, run tests, then commit.

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: code
Download link: https://github.com/astrosteveo/epic/archive/main.zip#code

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