·tdd-mastery
</>

tdd-mastery

xenitv1/claude-code-maestro

テスト駆動開発の鉄則。最初にテストを書きます。失敗するのを見てください。合格する最小限のコードを記述します。例外はありません。

1インストール·0トレンド·@xenitv1

インストール

$npx skills add https://github.com/xenitv1/claude-code-maestro --skill tdd-mastery

SKILL.md

Philosophy: If you didn't watch the test fail, you don't know if it tests the right thing. TDD is not optional—it's the foundation of trustworthy code.

TEST-FIRST INTEGRITY MANDATE (CRITICAL): Never write production code before a test exists and has been seen failing. AI-generated code often attempts to write implementation and tests simultaneously or implementation first. You MUST strictly adhere to the Red-Green-Refactor cycle. Any code submitted without a preceding failing test or that generates tests after the implementation must be rejected as "Legacy Code o...

Don't add features, refactor other code, or "improve" beyond the test.

テスト駆動開発の鉄則。最初にテストを書きます。失敗するのを見てください。合格する最小限のコードを記述します。例外はありません。 ソース: xenitv1/claude-code-maestro。

原文を見る

引用可能な情報

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

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

クイックアンサー

tdd-mastery とは?

テスト駆動開発の鉄則。最初にテストを書きます。失敗するのを見てください。合格する最小限のコードを記述します。例外はありません。 ソース: xenitv1/claude-code-maestro。

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

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

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

https://github.com/xenitv1/claude-code-maestro