tdd とは?
テスト駆動開発の適用スキル - 常に最初にテストを作成します ソース: yeachan-heo/oh-my-codex。
テスト駆動開発の適用スキル - 常に最初にテストを作成します
コマンドラインで tdd AI スキルを開発環境にすばやくインストール
ソース: yeachan-heo/oh-my-codex。
Write code before test? DELETE IT. Start over. No exceptions.
| Code written before test | STOP. Delete code. Write test first. | | Test passes on first run | Test is wrong. Fix it to fail first. | | Multiple features in one cycle | STOP. One test, one feature. | | Skipping refactor | Go back. Clean up before next feature. |
The tdd-guide agent SHOULD consult Codex for test strategy validation.
テスト駆動開発の適用スキル - 常に最初にテストを作成します ソース: yeachan-heo/oh-my-codex。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill tddテスト駆動開発の適用スキル - 常に最初にテストを作成します ソース: yeachan-heo/oh-my-codex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill tdd インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/yeachan-heo/oh-my-codex