🇫🇷 Complete French learning guide for Claude Code - Master AI-powered development with comprehensive docs, cheatsheets, and practical examples. Covers Memory, Commands, MCP servers, Plugins, and Sub-Agents.
SaferSkills independently audited claude-insane-guide (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center">
╔═════════════════════════════════════════════════════════════════════════════════╗
║ ║
║ ★ ✨ ⭐ ✨ ★ ✨ ⭐ ✨ ★ ✨ ⭐ ✨ ★ ║
║ ║
║ ██████╗██╗ █████╗ ██╗ ██╗██████╗ ███████╗ ║
║ ██╔════╝██║ ██╔══██╗██║ ██║██╔══██╗██╔════╝ ║
║ ██║ ██║ ███████║██║ ██║██║ ██║█████╗ ║
║ ██║ ██║ ██╔══██║██║ ██║██║ ██║██╔══╝ ║
║ ╚██████╗███████╗██║ ██║╚██████╔╝██████╔╝███████╗ ║
║ ╚═════╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ ║
║ ║
║ ██╗███╗ ██╗███████╗ █████╗ ███╗ ██╗███████╗ ║
║ ██║████╗ ██║██╔════╝██╔══██╗████╗ ██║██╔════╝ ║
║ ██║██╔██╗ ██║███████╗███████║██╔██╗ ██║█████╗ ║
║ ██║██║╚██╗██║╚════██║██╔══██║██║╚██╗██║██╔══╝ ║
║ ██║██║ ╚████║███████║██║ ██║██║ ╚████║███████╗ ║
║ ╚═╝╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝ ║
║ ║
║ 🎯 GUIDE COMPLET & MAÎTRISE 🎯 ║
║ ║
║ ★ ✨ ⭐ ✨ ★ ✨ ⭐ ✨ ★ ✨ ⭐ ✨ ★ ║
║ ║
╚═════════════════════════════════════════════════════════════════════════════════╝<h1>📚 Guide Claude Code - Formation Complète</h1>
<p> <strong>Formation progressive pour maîtriser Claude Code</strong><br> De débutant à expert • 100% Français • Production-Ready </p>
<!-- Badges --> <p> <img src="https://img.shields.io/badge/langue-français-blue?style=for-the-badge" alt="Langue"> <img src="https://img.shields.io/badge/niveau-débutant_→_expert-green?style=for-the-badge" alt="Niveau"> <img src="https://img.shields.io/badge/durée-20--28h-orange?style=for-the-badge" alt="Durée"> <img src="https://img.shields.io/badge/license-MIT-purple?style=for-the-badge" alt="License"> </p>
<p> <img src="https://img.shields.io/badge/themes-9_core-brightgreen?style=flat-square" alt="Themes"> <img src="https://img.shields.io/badge/workflows-5_production-blue?style=flat-square" alt="Workflows"> <img src="https://img.shields.io/badge/docs-~450KB-yellow?style=flat-square" alt="Documentation"> <img src="https://img.shields.io/badge/ressources-60+-red?style=flat-square" alt="Ressources"> </p>
<!-- Quick Navigation --> <p> <a href="#-commencez-ici"><strong>🚀 Quick Start</strong></a> • <a href="#-parcours-dapprentissage"><strong>🗺️ Parcours</strong></a> • <a href="#-navigation"><strong>📖 Navigation</strong></a> • <a href="#-quel-outil-utiliser-"><strong>🧭 Decision Framework</strong></a> • <a href="#-ressources-complémentaires"><strong>📚 Ressources</strong></a> </p>
<!-- Status --> <p> <img src="https://img.shields.io/badge/status-✅_actif-success?style=flat-square" alt="Status"> <img src="https://img.shields.io/badge/dernière_maj-2025-informational?style=flat-square" alt="Update"> <img src="https://img.shields.io/badge/claude_sonnet-4.5-blueviolet?style=flat-square" alt="Claude Version"> </p>
</div>
<div align="center">
Lisez ceci en PREMIER (5 minutes) :
📄 [QUICK START : Claude Code en 5 Minutes](QUICK-START.md) ⭐
</div>
✅ Comprendre les 3 concepts clés (Commands, Skills, Agents)
✅ Decision tree visuel simple
✅ Créer votre premier workflow
✅ Savoir où aller ensuitePuis continuez avec :
📚 [Core 4 & Fundamentals](themes/8-advanced/core-4-fundamentals.md) (30 min)
🎯 [Decision Trees](themes/8-advanced/decision-trees.md) (20 min)
<table> <tr> <td width="50%">
Guide d'apprentissage complet sur Claude Code et l'écosystème Anthropic, organisé par ordre pédagogique pour une progression optimale.
Public : Développeurs francophones souhaitant maîtriser Claude Code.
</td> <td width="50%">
</td> </tr> </table>
Chaque thème suit une structure identique :
📁 themes/X-nom-theme/
├── 📄 guide.md → 📚 Théorie complète + use cases
└── 📄 cheatsheet.md → ⚡ Référence rapideSuivez cet ordre pour une progression optimale :
🎯 PARCOURS DÉBUTANT (8-10 heures)
1️⃣ MEMORY
↓ Base - Persistance des instructions
2️⃣ COMMANDS
↓ Automatisation - Prompts réutilisables
3️⃣ HOOKS
↓ Événements - Automatisation lifecycle
4️⃣ SKILLS
↓ Capacités - Connaissances spécialisées
5️⃣ MCP
↓ Intégration - Protocol externe
6️⃣ AGENTS
↓ Orchestration - Délégation tâches isolées
7️⃣ PLUGINS
└─> Empaquetage - Extensions modulaires
🚀 PARCOURS INTERMÉDIAIRE → EXPERT (6-8 heures)
WORKFLOW-PATTERN-ORCHESTRATION
├─> Workflows (EPCT, Parallel, Sequential, Hybrid)
├─> Patterns (Command coordination, Hooks automation)
└─> Best Practices (Performance, Cost, Resilience)
💪 PARCOURS EXPERT (4-6 heures)
8️⃣ ADVANCED (Thème 8)
├─> Multi-dialog patterns
├─> Interactive UI (AskUserQuestion)
├─> Enterprise patterns
├─> AI orchestration
└─> Decision trees
🔧 OPTIONNEL
9️⃣ ADD-ONS (Thème 9)
├─> VS Code Extension
└─> Statusline Dashboard<details> <summary><strong>📂 Cliquez pour voir l'arborescence complète</strong></summary>
claude-anthropic-comprhension/
┃
┣━━ 📁 themes/ 🎯 FEATURES CORE (1-9)
┃ ┃
┃ ┣━━ 📁 1-memory/
┃ ┃ ├── 📄 guide.md → Persistance instructions (.claude/CLAUDE.md)
┃ ┃ └── 📄 cheatsheet.md → Référence rapide
┃ ┃
┃ ┣━━ 📁 2-commands/
┃ ┃ ├── 📄 guide.md → Slash commands réutilisables
┃ ┃ └── 📄 cheatsheet.md → Templates courants
┃ ┃
┃ ┣━━ 📁 3-hooks/
┃ ┃ ├── 📄 guide.md → Gestionnaires d'événements système
┃ ┃ └── 📄 cheatsheet.md → Hooks bloquants & patterns
┃ ┃
┃ ┣━━ 📁 4-skills/
┃ ┃ ├── 📄 guide.md → Capacités spécialisées
┃ ┃ └── 📄 cheatsheet.md → Structure skills
┃ ┃
┃ ┣━━ 📁 5-mcp/
┃ ┃ ├── 📄 guide.md → Model Context Protocol
┃ ┃ └── 📄 cheatsheet.md → Serveurs populaires
┃ ┃
┃ ┣━━ 📁 6-agents/
┃ ┃ ├── 📄 guide.md → Sub-agents & orchestration
┃ ┃ └── 📄 cheatsheet.md → Agents built-in
┃ ┃
┃ ┣━━ 📁 7-plugins/
┃ ┃ ├── 📄 guide.md → Système d'extensibilité modulaire
┃ ┃ └── 📄 cheatsheet.md → Marketplaces & distribution
┃ ┃
┃ ┣━━ 📁 8-advanced/ 💪 GUIDES EXPERT
┃ ┃ ├── 📄 multi-dialog-patterns.md → Sequential, Conditional, Parallel
┃ ┃ ├── 📄 interactive-ui.md → AskUserQuestion workflows complexes
┃ ┃ ├── 📄 enterprise-patterns.md → Governance, RBAC, Compliance
┃ ┃ ├── 📄 ai-orchestration.md → Multi-LLM routing (70-85% cost)
┃ ┃ ├── 📄 decision-trees.md → Framework sélection features
┃ ┃ └── 📄 README.md → Navigation advanced
┃ ┃
┃ ┗━━ 📁 9-add-ons/ 🔧 EXTENSIONS OPTIONNELLES
┃ ┣━━ 📁 vs-code-extension/
┃ ┃ └── 📄 guide.md → Extension VS Code
┃ ┣━━ 📁 statusline/
┃ ┃ ├── 📄 guide.md → Dashboard temps réel
┃ ┃ └── 📄 cheatsheet.md → Templates & config
┃ └── 📄 README.md → Navigation add-ons
┃
┣━━ 📁 workflow-pattern-orchestration/ 🚀 ORCHESTRATION AVANCÉE
┃ ┣━━ 📁 workflows/ → EPCT, Parallel, Sequential, Hybrid
┃ ┣━━ 📁 patterns/ → Coordination, automation, orchestration
┃ ┣━━ 📁 best-practices/ → Performance, Cost, Resilience
┃ └── 📄 README.md → Navigation orchestration
┃
┣━━ 📁 ressources/ 📹📄 Vidéos & articles
┃ ┣━━ 📁 videos/
┃ ┃ ├── terminal-ai-workflow.md
┃ ┃ ├── skills-vs-mcp-vs-subagents.md
┃ ┃ └── 800h-claude-code-edmund-yong.md
┃ └── 📁 articles/
┃
┣━━ 📁 .claude/ ⚙️ Configuration projet
┃ ├── 📄 CLAUDE.md → Memory & règles projet
┃ └── 📁 commands/
┃
┗━━ 📄 README.md 📚 Ce fichier</details>
Le foundation de tout projet Claude Code :
# Lire le guide
cat themes/1-memory/guide.md
# Référence rapide
cat themes/1-memory/cheatsheet.md
# Premier guide
cat themes/1-memory/guide.mdPourquoi commencer ici ? Memory (.claude/CLAUDE.md) est la base pour persister vos préférences et instructions.
Progressez thème par thème dans l'ordre numéroté :
1-memory → 2-commands → 3-hooks → ... → 9-best-practicesChaque thème s'appuie sur les précédents.
Lisez les guides pour comprendre les concepts, puis utilisez les cheatsheets comme référence rapide.
<table> <tr> <td>📚 <strong>Guide complet</strong></td> <td>Théorie + exemples concrets</td> </tr> <tr> <td>⚡ <strong>Cheatsheet</strong></td> <td>Référence rapide pour usage quotidien</td> </tr> </table>
Ordre pédagogique optimal :
| # | Thème | Description | Durée |
|---|---|---|---|
| 1️⃣ | Memory | Mémoire persistante (.claude/CLAUDE.md) | 1h |
| 2️⃣ | Commands | Commandes slash automatisées | 1.5h |
| 3️⃣ | Hooks | Automation lifecycle events | 1h |
| 4️⃣ | Skills | Capacités spécialisées auto-activées | 2h |
| 5️⃣ | MCP | Model Context Protocol integration | 1.5h |
| 6️⃣ | Agents | Sub-agents pour travail isolé | 1.5h |
| 7️⃣ | Plugins | Extensions modulaires combinées | 1h |
| 8️⃣ | Advanced | Guides expert (Multi-dialog, Interactive UI, Enterprise, AI Orchestration) | 4-6h |
| 9️⃣ | Add-ons | Extensions optionnelles (VS Code, Statusline) | 2h |
<div align="center">
🎓 Parcours débutant : Maîtrise 1-7 (~8-10 heures) 🎓 Parcours expert : Thèmes 8-9 (~4-6 heures)
</div>
#### Workflow-Pattern-Orchestration Coordination intelligente de Memory + Commands + Hooks + Skills + Agents + Plugins
<table> <tr> <td width="33%">
📋 Workflows
</td> <td width="33%">
🏗️ Patterns
</td> <td width="33%">
⚡ Best Practices
</td> </tr> </table>
Exemples production :
🆕 Workflows Startup (Production-Ready) :
<div align="center">
✅ Validation : Rapport de validation complet (100% conforme docs Anthropic)
🎓 Parcours intermédiaire → expert (~6-8 heures)
</div>
#### Advanced - Guides Expert-Level Guides niveau expert pour use cases complexes
🎓 Parcours expert (~4-6 heures)
#### Add-ons - Extensions Optionnelles
<div align="center">
"The prompt is the fundamental unit. Everything else is a wrapper." — Dan, Skills vs Commands vs Sub-Agents vs MCP
Commencez ICI : Core 4 & Fundamentals ⭐
</div>
Ce guide explique :
Sans ça, vous serez perdu. Lisez d'abord, choisissez ensuite.
<details> <summary><strong>📊 Arbre de décision complet</strong></summary>
#### Question 1: Est-ce un workflow RÉPÉTITIF ?
├─ NON → Use /command (one-off task)
└─ OUI → Continue à Q2#### Question 2: Voulez-vous un trigger AUTOMATIQUE ?
├─ NON → Use /command (YOU decide when)
└─ OUI → Use Skill (AGENT decides when)#### Question 3: Besoin de données EXTERNES ?
└─ OUI → Skill + MCP</details>
| Use Case | Feature | Trigger | Raison |
|---|---|---|---|
| One-off task | /command | 👤 Manual | Simple & explicit control |
| Repeat workflow (manual) | /command | 👤 Manual | You decide WHEN |
| Repeat workflow (auto) | Skill | 🤖 Auto | Agent decides WHEN |
| Domain knowledge | Skill | 🤖 Auto | Knowledge base + auto-invoke |
| External data | MCP | 🔀 Both | Live integrations |
| Parallel tasks | Sub-Agent | 🔀 Both | Isolated contexts |
| Compose commands | Skill | 🤖 Auto | Orchestration layer |
| Lifecycle automation | Hooks | ⚙️ Auto | Deterministic events |
| Package & share | Plugins | 📦 N/A | Distribution toolkit |
1. Start with /command (simple prompt)
2. Test & Validate
3. If repeat workflow → Compose to Skill
4. NEVER skip steps 1 & 2| Feature | Description | Lien |
|---|---|---|
| Context permanent | Memory persistante | Memory |
| Prompt = Primitive | Base de tout | Commands ⭐ |
| Auto-invoked knowledge | Skills auto-activées | Skills |
| Lifecycle automation | Événements système | Hooks |
| External integration | Protocole MCP | MCP |
| Isolated context | Sub-agents | Agents |
| Package & distribute | Extensions modulaires | Plugins |
<div align="center">
| Métrique | Valeur |
|---|---|
| 📚 Themes | 9 (7 core + 1 advanced + 1 add-ons) |
| 🚀 Workflows | 5 production-ready startup |
| 🎓 Guides Advanced | 5 expert-level |
| 🏗️ Patterns | Orchestration complète |
| 📝 Documentation | ~450 KB |
| 🔗 Ressources | 60+ externes |
| 💾 Contenu | ~25,000 lignes pédagogiques |
| ⏱️ Temps total | 20-28 heures (débutant → expert) |
</div>
Voir ressources/videos/ pour fiches complètes.
Voir ressources/articles/ pour fiches complètes.
<table> <tr> <td width="50%">
</td> <td width="50%">
"D.R.Y. (Don't Repeat Yourself) - Let Claude remember your preferences"
>
— Edmund Yong (800h Claude Code)
</td> </tr> </table>
Ce projet est personnel mais open source pour la communauté francophone.
Suggestions ? Ouvrez une issue ou PR !
<div align="center">
MIT License - Libre d'utilisation et modification
</div>
<div align="center">
🚀 Bonne formation !
Commencez par themes/1-memory/guide.md 🎓
<sub>Made with ❤️ by <a href="https://github.com/ThibautMelen">@ThibautMelen</a> • <a href="https://github.com/SuperNovae-studio">SuperNovae Studio</a></sub>
</div>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.