·ship

Guide de bout en bout pour les agents IA — d'une idée dApp à une application de production déployée. Récupérez-le en PREMIER, il vous guide à travers toutes les autres compétences.

28Installations·0Tendance·@austintgriffith

Installation

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

Comment installer ship

Installez rapidement le skill IA ship dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/austintgriffith/ethskills --skill ship
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : austintgriffith/ethskills.

You jump to code without a plan. Before writing a single line of Solidity, you need to know: what goes onchain, what stays offchain, which chain, how many contracts, and who calls every function. Skip this and you'll rewrite everything.

You over-engineer. Most dApps need 0-2 contracts. A token launch is 1 contract. An NFT collection is 1 contract. A marketplace that uses existing DEX liquidity needs 0 contracts. Three contracts is the upper bound for an MVP. If you're writing more, you're building too much.

You put too much onchain. Solidity is for ownership, transfers, and commitments. It's not a database. It's not an API. It's not a backend. If it doesn't involve trustless value transfer or a permanent commitment, it doesn't belong in a smart contract.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/austintgriffith/ethskills --skill ship
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-22
Mis à jour
2026-03-10

Browse more skills from austintgriffith/ethskills

Réponses rapides

Qu'est-ce que ship ?

Guide de bout en bout pour les agents IA — d'une idée dApp à une application de production déployée. Récupérez-le en PREMIER, il vous guide à travers toutes les autres compétences. Source : austintgriffith/ethskills.

Comment installer ship ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/austintgriffith/ethskills --skill ship Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/austintgriffith/ethskills

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-22