什麼是 frontend-playbook?
以太坊 dApp 的完整建置到生產管道。 Fork 模式設定、IPFS 部署、Vercel 配置、ENS 子網域設定和完整的生產清單。圍繞 Scaffold-ETH 2 構建,但適用於任何以太坊前端專案。將任何 dApp 部署到生產環境時使用。 來源:austintgriffith/ethskills。
以太坊 dApp 的完整建置到生產管道。 Fork 模式設定、IPFS 部署、Vercel 配置、ENS 子網域設定和完整的生產清單。圍繞 Scaffold-ETH 2 構建,但適用於任何以太坊前端專案。將任何 dApp 部署到生產環境時使用。
透過命令列快速安裝 frontend-playbook AI 技能到你的開發環境
來源:austintgriffith/ethskills。
"I deployed to IPFS and it works." Did the CID change? If not, you deployed stale output. Did routes work? Without trailingSlash: true, every route except / returns 404. Did you check the OG image? Without NEXTPUBLICPRODUCTIONURL, it points to localhost:3000.
"I'll set up the project manually." Don't. npx create-eth@latest handles everything — Foundry, Next.js, RainbowKit, scaffold hooks. Never run forge init or create Next.js projects from scratch.
When using fork mode, the frontend target network MUST be chains.foundry (chain ID 31337), NOT the chain you're forking.
以太坊 dApp 的完整建置到生產管道。 Fork 模式設定、IPFS 部署、Vercel 配置、ENS 子網域設定和完整的生產清單。圍繞 Scaffold-ETH 2 構建,但適用於任何以太坊前端專案。將任何 dApp 部署到生產環境時使用。 來源:austintgriffith/ethskills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/austintgriffith/ethskills --skill frontend-playbook以太坊 dApp 的完整建置到生產管道。 Fork 模式設定、IPFS 部署、Vercel 配置、ENS 子網域設定和完整的生產清單。圍繞 Scaffold-ETH 2 構建,但適用於任何以太坊前端專案。將任何 dApp 部署到生產環境時使用。 來源:austintgriffith/ethskills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/austintgriffith/ethskills --skill frontend-playbook 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/austintgriffith/ethskills