tdd
Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement features using TDD, write tests first, follow red-green-refactor cycle, or develop code with test-first approach. Also use when user mentions TDD, unit testing workflow, or wants to refactor code with test coverage.
$ 安裝
git clone https://github.com/chuyeow/agentic-layer /tmp/agentic-layer && cp -r /tmp/agentic-layer/skills/tdd ~/.claude/skills/agentic-layer// tip: Run this command in your terminal to install the skill
