·incremental-implementation
</>

incremental-implementation

複数のファイルに関わる機能または変更を実装する場合に使用します。一度に大量のコードを記述しようとしている場合、またはタスクが大きすぎて 1 つのステップで完了できないと思われる場合に使用します。

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

インストール

$npx skills add https://github.com/addyosmani/agent-skills --skill incremental-implementation

incremental-implementation のインストール方法

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

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

ソース: addyosmani/agent-skills。

Build in thin vertical slices — implement one piece, test it, verify it, then expand. Never attempt to implement an entire feature in one pass. Each increment should leave the system in a working, testable state. This is the execution discipline that makes large features manageable.

When NOT to use: Single-file, single-function changes where the scope is already minimal.

If Slice 1 fails, you discover it before investing in Slices 2 and 3.

複数のファイルに関わる機能または変更を実装する場合に使用します。一度に大量のコードを記述しようとしている場合、またはタスクが大きすぎて 1 つのステップで完了できないと思われる場合に使用します。 ソース: addyosmani/agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/addyosmani/agent-skills --skill incremental-implementation
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from addyosmani/agent-skills

クイックアンサー

incremental-implementation とは?

複数のファイルに関わる機能または変更を実装する場合に使用します。一度に大量のコードを記述しようとしている場合、またはタスクが大きすぎて 1 つのステップで完了できないと思われる場合に使用します。 ソース: addyosmani/agent-skills。

incremental-implementation のインストール方法は?

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

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

https://github.com/addyosmani/agent-skills