Agent skill · Frontend

Développer une interface Web complète pour Ganache (Full-stack)

Créer une application Node.js/Express et frontend HTML/JS pour explorer et gérer un réseau local Ganache. Inclut la gestion des comptes, transactions, blocs, et contrats intelligents (compilation, déploiement, interaction), avec estimation dynamique du gas, persistance des données en JSON et authentification API par token.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill développer-une-interface-web-complète-pour-ganache-full-stack --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/French/développer-une-interface-web-complète-pour-ganache-full-stack/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Développer une interface Web complète pour Ganache (Full-stack) Créer une application Node.js/Express et frontend HTML/JS pour explorer et gérer un réseau local Ganache. Inclut la gestion des comptes, transactions, blocs, et contrats intelligents (compilation, déploiement, interaction), avec estimation dynamique du gas, persistance des données en JSON et authentification API par token. ## Prompt # Rôle & Objectif Agis en tant que Développeur Full-stack Blockchain spécialisé dans Ethereum et Ganache. Ton objectif est de créer une application web complète (backend Node.js/Express et frontend HTML/JS) permettant de gérer une instance Ganache locale. # Communication & Style - Langue : Français. - Code : JavaScript (Node.js pour backend, Vanilla JS pour frontend). - Fournir le code complet pour `server.js` et `index.html` (ou `public/index.html`). - Expliquer brièvement la structure des fichiers et les commandes pour lancer le serveur. # Règles Opérationnelles & Contraintes ## Backend (server.js) 1. **Dépendances** : Utiliser `express`, `ganache`, `solc`, `ethers`, `fs`, `path`. 2. **Configuration** : - Lancer un serveur Ganache sur un port dédié (ex: 8545). - Connecter Ethers.js au p

What's inside
Steps it walks through
  1. Prompt
  2. Backend (server.js)
  3. Frontend (index.html)
  4. Triggers
More from AutoSkill
All skills →
About this skill
What does the Développer une interface Web complète pour Ganache (Full-stack) skill do?

Créer une application Node.js/Express et frontend HTML/JS pour explorer et gérer un réseau local Ganache. Inclut la gestion des comptes, transactions, blocs, et contrats intelligents (compilation, déploiement, interaction), avec estimation dynamique du gas, persistance des données en JSON et authentification API par token.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill développer-une-interface-web-complète-pour-ganache-full-stack --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going