shipyard-tdd

Community

Let tests lead your code, not guesses.

Authorlgbarn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces a test-first workflow to ensure code behavior is validated before implementation, reducing regressions and improving design confidence.

Core Features & Use Cases

  • TDD cycle: Write a failing test, observe it fail, implement minimal production code, and confirm the test passes.
  • Guided discipline: Applies to new features, bug fixes, refactors, or behavior changes to ensure correctness.
  • Use Case: A team uses this skill to standardize how developers approach changes by always starting with tests.

Quick Start

Run the TDD cycle for a feature:

  • Create a failing test, run tests to see failure, implement minimal code to pass, then refactor while keeping all tests green.

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: shipyard-tdd
Download link: https://github.com/lgbarn/shipyard/archive/main.zip#shipyard-tdd

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.