spec-driven-development とは?
新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。 ソース: addyosmani/agent-skills。
新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。
コマンドラインで spec-driven-development AI スキルを開発環境にすばやくインストール
ソース: addyosmani/agent-skills。
Write a structured specification before writing any code. The spec is the shared source of truth between you and the human engineer — it defines what we're building, why, and how we'll know it's done. Code without a spec is guessing.
When NOT to use: Single-line fixes, typo corrections, or changes where requirements are unambiguous and self-contained.
Spec-driven development has four phases. Do not advance to the next phase until the current one is validated.
新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。 ソース: addyosmani/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/addyosmani/agent-skills --skill spec-driven-development新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。 ソース: addyosmani/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/addyosmani/agent-skills --skill spec-driven-development インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/addyosmani/agent-skills