validation-first-approach
✓最初に検証要件を備えたソフトウェアを開発します。設計上の決定をガイドするために、実装前にテストを作成することを強調します。
SKILL.md
Write the test first. Watch it fail. Write minimal code to pass.
Core principle: If you didn't watch the test fail, you don't know if it tests the right thing.
Violating the letter of the rules is violating the spirit of the rules.
最初に検証要件を備えたソフトウェアを開発します。設計上の決定をガイドするために、実装前にテストを作成することを強調します。 ソース: qodex-ai/ai-agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill validation-first-approach- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
validation-first-approach とは?
最初に検証要件を備えたソフトウェアを開発します。設計上の決定をガイドするために、実装前にテストを作成することを強調します。 ソース: qodex-ai/ai-agent-skills。
validation-first-approach のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/qodex-ai/ai-agent-skills --skill validation-first-approach インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/qodex-ai/ai-agent-skills