tdd-bug-fix
Enforce TDD when fixing bugs - write a failing test first, then make it pass. Use when about to fix a bug, correct broken behavior, or resolve an issue in production code. Activates for phrases like "let me fix", "I'll fix this", "same issue as", "the problem is", or when editing code after identifying a bug.
$ インストール
git clone https://github.com/kurko/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/ai/skills/tdd-bug-fix ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
