Aller au contenu

Parcours 1 — Build with Claude

Page officielle : https://www.anthropic.com/learn/build-with-claude Cible : Développeurs, ingénieurs backend/fullstack, architectes


État de la collecte

Cours Leçons Statut
claude-code-101 13 ✅ Collecté (texte)
claude-code-in-action 21 ✅ Collecté (SRT EN + texte)
building-with-the-claude-api 85 ✅ Collecté (SRT EN)
introduction-to-mcp 13 ✅ Collecté (SRT EN)
mcp-advanced-topics 15 ✅ Collecté (SRT EN + texte)
agent-skills 6 ✅ Collecté (texte)
subagents 4 ✅ Collecté (texte)
amazon-bedrock 83 ⚠️ Stubs uniquement
vertex-ai 93 ⚠️ Stubs uniquement

Total collecté : 157 leçons sur 333 (7 cours sur 9).

Les 2 cours restants (Bedrock / Vertex) sont redondants à ~80 % avec building-with-the-claude-api qui contient le même contenu technique (Tool Use, RAG, MCP, Agents, etc.). Voir _collection_scripts/README.md pour reprendre leur collecte si besoin.


Résumé

Ce parcours couvre l'intégralité du développement d'applications avec Claude : des appels API basiques jusqu'aux architectures d'agents autonomes. Il inclut les intégrations cloud (AWS, GCP), le protocole MCP, et les outils propres à Claude Code.

Prérequis recommandés : Python, JSON, bases du terminal


Cours du parcours (9 cours)

1. Claude Code 101

Lien : https://anthropic.skilljar.com/claude-code-101
Format : 5 sections · Quiz · Certificat gratuit
Description : Introduction à Claude Code comme outil de développement quotidien.

Modules : 1. What is Claude Code? — fonctionnement de l'agent 2. Your first prompt — installation, premier usage 3. Daily workflows — explore → plan → code → commit 4. Customizing Claude Code — CLAUDE.md, subagents, skills, MCP, hooks 5. Quiz final

Objectifs : - Installer Claude Code dans plusieurs environnements - Maîtriser le Plan Mode et les modes d'approbation - Créer un fichier CLAUDE.md pour la mémoire persistante - Connecter des serveurs MCP et outils externes


Lien : https://anthropic.skilljar.com/claude-code-in-action
Format : 15 leçons · 1h de vidéo · 1 quiz · Certificat
Description : Walkthrough pratique pour intégrer Claude Code dans son workflow de développement.

Modules : - Section 1 : Claude Code in action (10 leçons) - Setup et initialisation - Gestion du contexte avec /init, CLAUDE.md, @ mentions - Hotkeys et commandes de flow - Plan Mode et Thinking Mode - Commandes custom pour automatisation - Intégration MCP (browser automation, etc.) - Intégration GitHub (PR reviews, issues) - Écriture de hooks

Objectifs : - Utiliser les outils core : manipulation de fichiers, exécution de commandes, analyse de code - Gérer le contexte efficacement - Créer des workflows personnalisés - Étendre Claude Code avec des serveurs MCP


3. Building with the Claude API

Lien : https://anthropic.skilljar.com/claude-with-the-anthropic-api
Format : 9 sections · Certificat
Prérequis : Python, JSON
Description : Cours complet sur l'API Anthropic, du setup jusqu'aux architectures agents.

Modules : 1. Introduction — présentation Anthropic et API 2. Accessing Claude with the API — authentification, configuration 3. Prompt Evaluation — workflows d'évaluation, notation 4. Prompt Engineering Techniques — techniques avancées 5. Tool Use with Claude — intégration d'outils custom 6. RAG and Agentic Search — génération augmentée par récupération 7. Features of Claude — extended thinking, vision, PDF support 8. Model Context Protocol — serveurs et clients MCP 9. Anthropic Apps & Agents/Workflows — déploiement, architectures


4. Introduction to Model Context Protocol

Lien : https://anthropic.skilljar.com/introduction-to-model-context-protocol
Format : 14 leçons · 4 sections · Certificat
Description : Construire des serveurs et clients MCP from scratch en Python.

Modules : 1. Introduction — welcome, présentation MCP, clients MCP 2. Hands-on with MCP servers — project setup, définition des tools, server inspector 3. Connecting with MCP clients — implémentation client, resources, prompts 4. Assessment and wrap up — évaluation finale

Les 3 primitives MCP : Tools · Resources · Prompts


5. Model Context Protocol: Advanced Topics

Lien : https://anthropic.skilljar.com/model-context-protocol-advanced-topics
Format : 16 leçons · 4 sections · Certificat
Prérequis : Python, JSON/HTTP, SSE
Description : Patterns avancés MCP pour production.

Modules : 1. Introduction 2. Core MCP Features — Sampling, Notifications (log & progress), Roots 3. Transports and Communication — JSON message types, STDIO, StreamableHTTP 4. Assessment and Next Steps


6. Introduction to agent skills

Lien : https://anthropic.skilljar.com/introduction-to-agent-skills
Format : 6 sections · Certificat
Description : Créer des Skills réutilisables dans Claude Code.

Modules : 1. What are skills? 2. Creating your first skill 3. Configuration and multi-file skills 4. Skills vs. other Claude Code features 5. Sharing skills (équipes, entreprises) 6. Troubleshooting skills


7. Introduction to subagents

Lien : https://anthropic.skilljar.com/introduction-to-subagents
Format : 4 sections · Certificat
Description : Déléguer des tâches à des sous-agents spécialisés.

Modules : 1. What are subagents? 2. Creating a subagent (commande /agents) 3. Designing effective subagents — formats structurés, rapports d'obstacles 4. Using subagents effectively — anti-patterns à éviter


8. Claude with Amazon Bedrock

Lien : https://anthropic.skilljar.com/claude-in-amazon-bedrock
Format : Certificat
Description : Formation créée pour AWS employees, accessible publiquement. Intégration Claude via Amazon Bedrock.


9. Claude with Google Cloud's Vertex AI

Lien : https://anthropic.skilljar.com/claude-with-google-vertex
Format : Certificat
Description : Cours complet sur l'utilisation de Claude via Google Cloud Vertex AI.


Ressources développeur complémentaires

Ressource Lien
Documentation API https://platform.claude.com/docs
GitHub Cookbook https://github.com/anthropics/anthropic-cookbook
GitHub Quickstarts https://github.com/anthropics/anthropic-quickstarts
Console Anthropic https://platform.claude.com/
YouTube Anthropic https://www.youtube.com/@anthropic-ai