test-driven-development

Enforces Red-Green-Refactor TDD cycle. Creates failing tests first, then minimum code to pass, then refactors while keeping tests green.

$ 安裝

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

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