·orchestration
</>

orchestration

AI 代理如何规划、构建和部署完整的以太坊 dApp。 Scaffold-ETH 2 项目的三阶段构建系统。在以太坊上构建完整的应用程序时使用——从合约到前端再到 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。

SKILL.md

查看原文

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 代理如何规划、构建和部署完整的以太坊 dApp。 Scaffold-ETH 2 项目的三阶段构建系统。在以太坊上构建完整的应用程序时使用——从合约到前端再到 IPFS 上的生产部署。 来源:austintgriffith/ethskills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/austintgriffith/ethskills --skill orchestration
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from austintgriffith/ethskills

快速解答

什么是 orchestration?

AI 代理如何规划、构建和部署完整的以太坊 dApp。 Scaffold-ETH 2 项目的三阶段构建系统。在以太坊上构建完整的应用程序时使用——从合约到前端再到 IPFS 上的生产部署。 来源:austintgriffith/ethskills。

如何安装 orchestration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/austintgriffith/ethskills --skill orchestration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/austintgriffith/ethskills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22