dev-tdd

Community

Balance E2E outer loop with inner tests.

Author180VRisLife
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill codifies the Outside-In TDD approach, ensuring teams drive feature viability with end-to-end tests while validating complex logic through focused unit tests.

Core Features & Use Cases

  • E2E Outer Loop guidance: defines user-facing behavior verification and how to transition to build.
  • Inner Loop (Unit) discipline: ensures core logic correctness and faster feedback during build.
  • Decision & Coverage: when to add unit tests after E2E passes, and how to cover critical edge cases.

Quick Start

Describe a feature you are implementing, write an initial failing E2E test, then add the simplest unit test for the complex logic, and implement code to pass both.

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: dev-tdd
Download link: https://github.com/180VRisLife/.claude/archive/main.zip#dev-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.