·agentic-development-principles
</>

agentic-development-principles

AI エージェントと連携する場合のエージェント開発の普遍的な原則。分割統治、コンテキスト管理、抽象化レベルの選択、自動化の哲学を定義します。すべての AI コーディング ツールに適用できます。

17インストール·0トレンド·@akillness

インストール

$npx skills add https://github.com/akillness/skills-template --skill agentic-development-principles

agentic-development-principles のインストール方法

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

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

ソース: akillness/skills-template。

"AI is the copilot; you are the pilot" AI agents amplify the developer's thinking and take over repetitive work, but final decision-making authority and responsibility always remain with the developer.

Core concept AI performs much better with small, clear instructions than with large, ambiguous tasks.

| "Build me a login page" | 1. "Create the login form UI component" | | | 2. "Implement the login API endpoint" | | | 3. "Wire up the authentication logic" | | | 4. "Write test code" | | "Optimize the app" | 1. "Analyze performance bottlenecks" | | | 2. "Optimize database queries" | | | 3. "Reduce frontend bundle size" |

AI エージェントと連携する場合のエージェント開発の普遍的な原則。分割統治、コンテキスト管理、抽象化レベルの選択、自動化の哲学を定義します。すべての AI コーディング ツールに適用できます。 ソース: akillness/skills-template。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/akillness/skills-template --skill agentic-development-principles
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-09
更新日
2026-03-10

Browse more skills from akillness/skills-template

クイックアンサー

agentic-development-principles とは?

AI エージェントと連携する場合のエージェント開発の普遍的な原則。分割統治、コンテキスト管理、抽象化レベルの選択、自動化の哲学を定義します。すべての AI コーディング ツールに適用できます。 ソース: akillness/skills-template。

agentic-development-principles のインストール方法は?

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

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

https://github.com/akillness/skills-template