tdd-methodology-expert

Community

Reinforce TDD with automated guidance and checks

Authorrawveg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces and reinforces Test-Driven Development (TDD) methodology throughout the software development process, providing guidance, automated validation, and a disciplined Red-Green-Refactor cycle to keep work aligned with TDD best practices.

Core Features & Use Cases

  • Activates automatically when TDD concepts are mentioned in CLAUDE.md or project memory
  • Guides through Red-Green-Refactor cycles for feature increments
  • Provides tooling to write tests first, run validations, and ensure test coverage
  • Includes checklists, examples, and structured workflows for different languages

Quick Start

Prompt Claude with a coding task and request TDD guidance, then follow the Red-Green-Refactor cycle as described by the skill.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-methodology-expert
Download link: https://github.com/rawveg/skillsforge-marketplace/archive/main.zip#tdd-methodology-expert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository