factory-tdd

Community

Write tests first, code second.

AuthorJongHyunLee84
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the Test-Driven Development (TDD) methodology, ensuring that code is only written after a failing test has been created, leading to more robust and reliable software.

Core Features & Use Cases

  • Red-Green-Refactor Cycles: Guides users through the strict TDD cycle of writing a failing test, writing minimal code to pass, and then refactoring.
  • Acceptance Criteria Mapping: Extracts test plans directly from acceptance criteria defined in architectural documents.
  • Use Case: When developing a new user authentication feature, this Skill ensures that every aspect of the authentication logic, from input validation to successful login, is covered by a test before and during implementation.

Quick Start

Use the factory-tdd skill to start a Red-Green-Refactor cycle for the acceptance criteria in factory/architect/architect.md.

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: factory-tdd
Download link: https://github.com/JongHyunLee84/factory/archive/main.zip#factory-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 471,000+ vetted skills library on demand.