test-driven-development

Enforce strict TDD workflow for all development tasks. Use when implementing new features, fixing bugs, or refactoring code. Ensures comprehensive test coverage (unit, integration, e2e) before writing implementation code. Activates automatically for all coding tasks unless explicitly authorized to skip testing.

$ 설치

git clone https://github.com/michellepellon/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/test-driven-development ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill