Test-Driven Development (TDD) Coach

Community

Enforce Red-Green-Refactor for robust code.

Authoridallasj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all code development strictly adheres to the Test-Driven Development (TDD) methodology, preventing the common anti-patterns of writing implementation before tests and promoting a more robust and maintainable codebase.

Core Features & Use Cases

  • Enforces Red-Green-Refactor Cycle: Guides the user through writing failing tests first, then the minimum code to pass, and finally refactoring.
  • Identifies Anti-Patterns: Flags common TDD mistakes like writing implementation first or testing private methods.
  • Provides Stack-Specific Examples: Offers concrete examples for Python/Boto3, PostgreSQL, Zabbix API, Glue Job Logic, and Step Functions.
  • Use Case: When starting a new feature, the coach will ensure a failing test is written before any implementation code, guiding the entire development process.

Quick Start

Begin a new coding task by writing a failing test for the behavior you intend to implement.

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: Test-Driven Development (TDD) Coach
Download link: https://github.com/idallasj/oneclaw/archive/main.zip#test-driven-development-tdd-coach

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.