·frontend-playbook
</>

frontend-playbook

Die komplette Build-to-Production-Pipeline für Ethereum-dApps. Einrichtung des Fork-Modus, IPFS-Bereitstellung, Vercel-Konfiguration, Einrichtung der ENS-Subdomäne und die vollständige Produktionscheckliste. Basierend auf Scaffold-ETH 2, aber anwendbar auf jedes Ethereum-Frontend-Projekt. Verwenden Sie diese Option, wenn Sie eine dApp in der Produktion bereitstellen.

28Installationen·0Trend·@austintgriffith

Installation

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

So installieren Sie frontend-playbook

Installieren Sie den KI-Skill frontend-playbook schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/austintgriffith/ethskills --skill frontend-playbook
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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.

Die komplette Build-to-Production-Pipeline für Ethereum-dApps. Einrichtung des Fork-Modus, IPFS-Bereitstellung, Vercel-Konfiguration, Einrichtung der ENS-Subdomäne und die vollständige Produktionscheckliste. Basierend auf Scaffold-ETH 2, aber anwendbar auf jedes Ethereum-Frontend-Projekt. Verwenden Sie diese Option, wenn Sie eine dApp in der Produktion bereitstellen. Quelle: austintgriffith/ethskills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/austintgriffith/ethskills --skill frontend-playbook
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from austintgriffith/ethskills

Schnelle Antworten

Was ist frontend-playbook?

Die komplette Build-to-Production-Pipeline für Ethereum-dApps. Einrichtung des Fork-Modus, IPFS-Bereitstellung, Vercel-Konfiguration, Einrichtung der ENS-Subdomäne und die vollständige Produktionscheckliste. Basierend auf Scaffold-ETH 2, aber anwendbar auf jedes Ethereum-Frontend-Projekt. Verwenden Sie diese Option, wenn Sie eine dApp in der Produktion bereitstellen. Quelle: austintgriffith/ethskills.

Wie installiere ich frontend-playbook?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/austintgriffith/ethskills --skill frontend-playbook Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/austintgriffith/ethskills