Marketplace

test-driven-development

Write failing test first, then minimal code to pass. Red-Green-Refactor cycle.Use when: implementing features, fixing bugs, refactoring code.Triggers: "implement", "add feature", "fix bug", "tdd", "test first","write tests", "test-driven".

$ 安裝

git clone https://github.com/timequity/vibe-coder /tmp/vibe-coder && cp -r /tmp/vibe-coder/skills/test-driven-development ~/.claude/skills/vibe-coder

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