tdd とは?
TDD Red-Green-Refactor で作業する場合。アドホックコーディングではありません。最初にテストを作成し、最小限のコードを green に追加してから、リファクタリングを評価します。 ソース: mintuz/claude-plugins。
TDD Red-Green-Refactor で作業する場合。アドホックコーディングではありません。最初にテストを作成し、最小限のコードを green に追加してから、リファクタリングを評価します。
コマンドラインで tdd AI スキルを開発環境にすばやくインストール
ソース: mintuz/claude-plugins。
Test-Driven Development with behavior-focused testing, factory patterns, and the Red-Green-Refactor cycle.
Every single line of production code must be written in response to a failing test.
This is non-negotiable. If you're typing production code without a failing test demanding it, you're not doing TDD.
TDD Red-Green-Refactor で作業する場合。アドホックコーディングではありません。最初にテストを作成し、最小限のコードを green に追加してから、リファクタリングを評価します。 ソース: mintuz/claude-plugins。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/mintuz/claude-plugins --skill tddTDD Red-Green-Refactor で作業する場合。アドホックコーディングではありません。最初にテストを作成し、最小限のコードを green に追加してから、リファクタリングを評価します。 ソース: mintuz/claude-plugins。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/mintuz/claude-plugins --skill tdd インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/mintuz/claude-plugins