·tdd

テスト駆動開発の適用スキル - 常に最初にテストを作成します

26インストール·1トレンド·@yeachan-heo

インストール

$npx skills add https://github.com/yeachan-heo/oh-my-codex --skill tdd

tdd のインストール方法

コマンドラインで tdd AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill tdd
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from yeachan-heo/oh-my-codex

クイックアンサー

tdd とは?

テスト駆動開発の適用スキル - 常に最初にテストを作成します ソース: yeachan-heo/oh-my-codex。

tdd のインストール方法は?

ターミナルまたはコマンドラインツール(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