tdd-bug-fix

Community

Fix bugs with TDD first.

Authorkurko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When you fix bugs, production changes should be accompanied by tests. This Skill enforces Kent Beck's TDD discipline: write a failing test first, verify it red, implement the fix, and verify green, ensuring no production change happens without a corresponding test.

Core Features & Use Cases

  • TDD workflow: Reproduce the bug with a failing test, confirm red, then fix and confirm green.
  • Test-driven mindset: Ensure any bug fix is backed by tests and aligned with project testing standards.
  • Guided workflow: Walks through the steps from test creation to verification, including where to place tests and how to run them.

Quick Start

Tell me a bug to fix and I will first write a failing test reproducing it, then implement the fix and run the tests to confirm the bug is resolved.

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: tdd-bug-fix
Download link: https://github.com/kurko/dotfiles/archive/main.zip#tdd-bug-fix

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.