test-driven-development
✓新しい機能を実装するときに使用します。 「後でテストを追加する」ように求められた場合に使用します。テスト前にコードを記述するときに使用します。
SKILL.md
Write the test first. Watch it fail. Then write the code.
TDD is not about testing - it's about design. Writing tests first forces you to think about the interface before the implementation.
If you're about to write implementation without a test, STOP:
新しい機能を実装するときに使用します。 「後でテストを追加する」ように求められた場合に使用します。テスト前にコードを記述するときに使用します。 ソース: yanko-belov/code-craft。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/yanko-belov/code-craft --skill test-driven-development- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
test-driven-development とは?
新しい機能を実装するときに使用します。 「後でテストを追加する」ように求められた場合に使用します。テスト前にコードを記述するときに使用します。 ソース: yanko-belov/code-craft。
test-driven-development のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yanko-belov/code-craft --skill test-driven-development インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/yanko-belov/code-craft
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-12