ワンクリックで
tdd
Run red-green-refactor with one failing test, one implementation, then cleanup. Use when building features or fixes test-first.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run red-green-refactor with one failing test, one implementation, then cleanup. Use when building features or fixes test-first.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run red-green-refactor with one failing test, one implementation, then cleanup. Use when building features or fixes test-first.
# Copy this command into Claude Code to install this skill
/plugin add https://github.com/r3dlex/skills/tree/main/tdd
For more information, visit the GitHub repository.
Bootstrap AI-ready governance, traceability, cascade, catalog audits, and validation. Use when setting up AI SDLC; aliases: init-ai-repo and ai-sdlc-init.
Extract and save a DDD glossary, flag ambiguities, and propose canonical terms. Use when defining domain language or a shared vocabulary.
Explain broader code or product context around a focused area. Use when the user needs a higher-level perspective before local changes.
Design APIs/interfaces with Design It Twice: create alternatives, compare tradeoffs, choose one. Use when designing an API, module, class, or boundary.
Interview the user to stress-test a plan or design until decisions are clear. Use when the user wants to be grilled or challenge a plan.
Stress-test a plan against repo docs and update decisions inline. Use when challenging a design against documented language, ADRs, or CONTEXT.md.