long-task-tdd

Community

Enforce TDD for robust code.

Authorsuriyel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the Test-Driven Development (TDD) Red-Green-Refactor cycle, ensuring that code is written only after failing tests are created and that tests are comprehensive.

Core Features & Use Cases

  • Strict TDD Enforcement: Guarantees that no implementation code is written without a preceding failing test.
  • Comprehensive Test Rules: Enforces rules for test category coverage, negative test ratio, assertion quality, and the necessity of real integration tests.
  • Use Case: When developing a new feature, this Skill ensures you write unit and integration tests first, verify they fail, then write the minimal code to pass, and finally refactor, leading to more reliable and maintainable software.

Quick Start

Follow the Red-Green-Refactor cycle to implement the current feature.

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: long-task-tdd
Download link: https://github.com/suriyel/longtaskforagent/archive/main.zip#long-task-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.