·spec-driven-development
</>

spec-driven-development

新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。

16インストール·0トレンド·@addyosmani

インストール

$npx skills add https://github.com/addyosmani/agent-skills --skill spec-driven-development

spec-driven-development のインストール方法

コマンドラインで spec-driven-development AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/addyosmani/agent-skills --skill spec-driven-development
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from addyosmani/agent-skills

クイックアンサー

spec-driven-development とは?

新しいプロジェクト、機能、または重要な変更を開始し、まだ仕様が存在していない場合に使用します。要件が明確でない場合、曖昧な場合、または漠然としたアイデアとしてのみ存在する場合に使用します。 ソース: addyosmani/agent-skills。

spec-driven-development のインストール方法は?

ターミナルまたはコマンドラインツール(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