tdd

Test-Driven Development workflow. Auto-activates when creating new JS/TS files. Advisory mode suggests tests first; strict mode requires them.

$ インストール

git clone https://github.com/ProfPowell/project-template /tmp/project-template && cp -r /tmp/project-template/.claude/skills/tdd ~/.claude/skills/project-template

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