tdd-first

Community

Enforce test-first development discipline.

Authorbaphled
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the common anti-pattern of writing implementation code before any tests exist, ensuring a robust and testable codebase from the start.

Core Features & Use Cases

  • Mandatory Test-First Enforcement: Guarantees that a failing test is written before any implementation code.
  • Guided Workflow: Provides a strict, step-by-step sequence (Write Test, Stub, Verify RED, Minimum to GREEN, Refactor) for agents to follow.
  • Use Case: When an agent is tasked with developing a new feature, this Skill ensures they write the test for that feature first, then the minimal code to pass it, promoting a disciplined TDD approach.

Quick Start

Instruct the agent to use the tdd-first skill before starting any new implementation.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-first
Download link: https://github.com/baphled/dotopencode/archive/main.zip#tdd-first

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.