tdd-workflow

Automatically invoked when user wants to develop new features using Test-Driven Development.Trigger keywords: "new feature", "add API", "implement", "create endpoint", "TDD","test-driven", "新功能", "新增 API", "實作"This skill enforces strict TDD workflow: RED → GREEN → REFACTORUses subagents to maintain clean context and ensure quality.

$ Installer

git clone https://github.com/Youngger9765/career_ios_backend /tmp/career_ios_backend && cp -r /tmp/career_ios_backend/.claude/skills/tdd-workflow ~/.claude/skills/career_ios_backend

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