coding

Iterative coding development with Test-Driven Development (TDD). Follows a structured workflow of planning reviewable changes, implementing with tests, getting code review, and committing incrementally. Use when implementing features or changes that require iterative development with verification at each step.

$ 安裝

git clone https://github.com/michael-freling/claude-code-tools /tmp/claude-code-tools && cp -r /tmp/claude-code-tools/outputs/skills/coding ~/.claude/skills/claude-code-tools

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