·tdd

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

44インストール·2トレンド·@yeachan-heo

インストール

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

SKILL.md

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. |

Remember: The discipline IS the value. Shortcuts destroy the benefit.

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

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tdd
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

tdd とは?

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

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

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

ソースリポジトリはどこですか?

https://github.com/yeachan-heo/oh-my-claudecode