orchestration

Plan, build, and deploy Ethereum dApps using Scaffold-ETH 2 patterns.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/freeslugs/unlink-hackathon --skill orchestration-freeslugs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestration
Source: https://github.com/freeslugs/unlink-hackathon/tree/main/_skills/eth-skills/orchestration
Command: npx skills add https://github.com/freeslugs/unlink-hackathon --skill orchestration-freeslugs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured, three-phase system for planning, building, and deploying complete Ethereum decentralized applications (dApps), ensuring adherence to specific patterns required for Scaffold-ETH 2 projects.

Core Features & Use Cases

  • Three-Phase Build System: Guides dApp development through distinct local contract development, live network deployment and UI polishing, and final production deployment phases.
  • Scaffold-ETH 2 Patterns: Enforces best practices for contract interaction, frontend development, and secure credential management within the Scaffold-ETH 2 framework.
  • Use Case: A developer needs to build a new dApp from scratch, including smart contracts, a user interface, and deployment to a live network like Monad Testnet. This Skill provides the exact steps and validation gates required.

Quick Start

Use the orchestration skill to start building a new dApp by running npx create-eth@latest my-dapp.