·orchestration
</>

orchestration

AI エージェントが完全な Ethereum dApp をどのように計画、構築、デプロイするか。 Scaffold-ETH 2 プロジェクトの 3 フェーズ ビルド システム。コントラクトからフロントエンド、IPFS での実稼働デプロイメントに至るまで、イーサリアム上で完全なアプリケーションを構築する場合に使用します。

28インストール·0トレンド·@austintgriffith

インストール

$npx skills add https://github.com/austintgriffith/ethskills --skill orchestration

orchestration のインストール方法

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

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

ソース: austintgriffith/ethskills。

SE2 has specific patterns you must follow. Generic "build a dApp" advice won't work. SE2 auto-generates deployedContracts.ts — DON'T edit it. Use Scaffold hooks, NOT raw wagmi. External contracts go in externalContracts.ts BEFORE building the frontend.

There are three phases. Never skip or combine them. Contracts → Frontend → Production. Each has validation gates.

| Phase 1 | Local fork | Contracts + UI on localhost. Iterate fast. | | Phase 2 | Live network + local UI | Deploy contracts to mainnet/L2. Test with real state. Polish UI. | | Phase 3 | Production | Deploy frontend to IPFS/Vercel. Final QA. |

AI エージェントが完全な Ethereum dApp をどのように計画、構築、デプロイするか。 Scaffold-ETH 2 プロジェクトの 3 フェーズ ビルド システム。コントラクトからフロントエンド、IPFS での実稼働デプロイメントに至るまで、イーサリアム上で完全なアプリケーションを構築する場合に使用します。 ソース: austintgriffith/ethskills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/austintgriffith/ethskills --skill orchestration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-11

Browse more skills from austintgriffith/ethskills

クイックアンサー

orchestration とは?

AI エージェントが完全な Ethereum dApp をどのように計画、構築、デプロイするか。 Scaffold-ETH 2 プロジェクトの 3 フェーズ ビルド システム。コントラクトからフロントエンド、IPFS での実稼働デプロイメントに至るまで、イーサリアム上で完全なアプリケーションを構築する場合に使用します。 ソース: austintgriffith/ethskills。

orchestration のインストール方法は?

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

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

https://github.com/austintgriffith/ethskills