# Claude Academy — Full Reference for AI Engines > The gamified learning platform for Claude AI. Master Claude from first prompt to Architect certification. > This is the expanded version of /llms.txt with detailed lesson descriptions, structured metadata, and FAQs. ## About Claude Academy is an independent learning platform (not affiliated with Anthropic) that teaches Claude AI through interactive, hands-on exercises. It covers prompting fundamentals, professional techniques, Claude Code, the API, and advanced architecture patterns. Available in 7 languages. - Website: https://claude-academy.com - Locale-aware: supports en, ja, ko, zh-CN, de, fr, es - Platform type: Gamified web application (Next.js) - Pricing: Free tracks available; Masterclass is one-time purchase (contact for pricing) --- ## How to Get Started 1. Visit https://claude-academy.com/sign-up — create a free account (no credit card required) 2. Start with Track 1: Foundations — learn how Claude thinks and write your first prompts 3. Complete lessons to earn XP, unlock achievements, and track your progress on the leaderboard 4. Progress through tracks at your own pace — each lesson is self-contained For Claude Code specifically: 1. Visit https://claude-academy.com/claude-code-setup for installation guide 2. Take Track 6: Practitioner Setup for hands-on configuration 3. Continue to Track 3: Claude Code for advanced workflows --- ## Curriculum — Detailed Track Descriptions ### Track 1: Foundations (Free) - Track ID: why-claude - Difficulty: Beginner - Prerequisites: None - Estimated time: 2-3 hours Lessons: - Meet Claude — What Claude is, how it differs from other AI models, Constitutional AI principles - Your First Prompt — Writing effective prompts, understanding Claude's response patterns - Conversation Patterns — Multi-turn conversations, context management, follow-up techniques - System Prompts — Setting Claude's behavior, personality, and constraints with system messages - What Makes Claude Different — Extended thinking, tool use, artifacts, and Claude's unique capabilities ### Track 2: Professional Prompting - Track ID: prompting-pro - Difficulty: Intermediate - Prerequisites: Track 1 recommended Lessons: - Chain-of-Thought Reasoning — Guide Claude through step-by-step logical reasoning for complex problems - Structured Output — Get Claude to produce JSON, XML, tables, and consistently formatted responses - Few-Shot Techniques — Teach Claude patterns through examples for consistent, high-quality output - Prompt Evaluation — Measure prompt quality, A/B test prompts, and systematically improve results - Prompt Optimization — Advanced techniques: prompt chaining, decomposition, and iterative refinement - Role & Persona Prompting — Assign expertise domains and professional roles for specialized output ### Track 3: Claude Code - Track ID: claude-code - Difficulty: Intermediate-Advanced - Prerequisites: Basic coding familiarity Lessons: - Introduction to Claude Code — What Claude Code is, CLI installation, first commands - Project Scaffolding — Generate project structure, boilerplate, and initial codebase with Claude Code - CLAUDE.md Configuration — Configure project context, coding standards, and preferences via CLAUDE.md - Debugging Workflows — Use Claude Code to diagnose bugs, read stack traces, and propose fixes - Multi-File Edits — Coordinate changes across multiple files in a single Claude Code session - Test-Driven Development — Write tests first, then let Claude Code implement to pass them - Deployment Workflows — Ship code to production using Claude Code with CI/CD integration ### Track 4: API & Agents - Track ID: api-agents - Difficulty: Advanced - Prerequisites: Track 3 recommended, coding experience Lessons: - Anthropic API Basics — Authentication, API keys, first API call, message format - Streaming Responses — Real-time streaming, server-sent events, progressive rendering - Tool Use & Function Calling — Define tools, let Claude decide when to call them, handle results - Agentic Loops — Build autonomous agents that plan, execute, and iterate toward goals - Multi-Step Workflows — Chain multiple API calls for complex multi-stage tasks - Error Handling & Retries — Graceful degradation, retry strategies, rate limit management - Production Patterns — Caching, cost optimization, monitoring, and scaling API usage ### Track 5: Architect - Track ID: architect - Difficulty: Expert - Prerequisites: Tracks 1-4 Lessons: - Evals & Benchmarking — Design evaluation suites, measure model quality, track regressions - Monitoring & Observability — Log, trace, and monitor Claude usage in production systems - Cost Optimization — Token management, prompt caching, model routing, budget controls - Safety & Alignment — Content filtering, PII handling, Constitutional AI in practice - Enterprise Deployment — Multi-tenant architectures, compliance, SSO, and audit logging ### Track 6: Practitioner Setup (Free) - Track ID: practitioner-setup - Difficulty: Beginner-Intermediate - Prerequisites: None Lessons: - Claude Code Installation — Step-by-step install on macOS, Linux, Windows (WSL) - Configuration Deep Dive — Settings, environment variables, shell integration - CLAUDE.md Files — Project memory, coding standards, custom instructions - Slash Commands — Built-in and custom slash commands for workflow acceleration - Workflow Integration — Git hooks, CI/CD pipelines, editor integration ### Track 7: Advanced Workflows (Masterclass) - Track ID: advanced-workflows - Difficulty: Expert - Prerequisites: Tracks 1-6, active Claude Code usage Lessons: - Custom Slash Commands — Build project-specific slash commands for repeated workflows - Memory Systems — CLAUDE.md architecture, memory files, context management at scale - Multi-Agent Architectures — Coordinate multiple Claude instances for parallel work - Hooks — Pre/post-tool hooks, custom automation triggers, event-driven workflows - Advanced Claude Code Patterns — Worktrees, parallel agents, subagent delegation, session management --- ## Platform Features - 7 learning tracks from beginner to expert - Interactive lessons with hands-on exercises (not just reading — you practice with Claude) - Gamified progression: XP points, streaks, levels, achievements, and badges - Live Claude sandbox embedded in every lesson - Global leaderboard and community features - Available in 7 languages: English, Japanese, Korean, Chinese (Simplified), German, French, Spanish - Progress saved across devices - No credit card required for free tracks --- ## Pricing - Free: Tracks 1 and 6 fully unlocked. No credit card required. - Masterclass: One-time purchase. All tracks including Track 7 (Advanced Workflows). Contact for pricing. --- ## Markets Served Global. Available in English, Spanish, French, German, Japanese, Korean, and Chinese (Simplified). Users in 79+ countries. Strongest adoption in United States, India, Germany, France, United Kingdom, Brazil, Spain, Malaysia, Italy, and Japan. --- ## Frequently Asked Questions ### What is Claude Academy? Claude Academy is the gamified learning platform for Claude AI. It teaches you to master Claude through interactive lessons, hands-on exercises, and real-world projects — from your first prompt to Architect certification. With 5 learning tracks, 175+ lessons, and 700+ exercises, it's the most comprehensive Claude-specific training available. ### Is Claude Academy free? Yes. Track 1 (Foundations) is completely free — no credit card required. You'll learn how Claude thinks, write your first prompts, and master conversation patterns. All 5 tracks, 175+ lessons, 700+ exercises, achievements, and the leaderboard are free. ### What will I learn? Five learning tracks take you from beginner to expert: (1) Foundations — how Claude thinks and first prompts, (2) Professional Prompting — chain-of-thought, structured output, few-shot, (3) Claude Code — the CLI for building software, (4) API & Agents — tool use and agentic workflows, (5) Architect — evals, monitoring, and enterprise patterns. ### Is this affiliated with Anthropic? No. Claude Academy is an independent learning platform. It is not affiliated with, endorsed by, or officially connected to Anthropic. We teach Claude AI skills based on publicly available documentation and real-world building experience. ### What languages is Claude Academy available in? Claude Academy is available in 7 languages: English, Japanese, Korean, Simplified Chinese, German, French, and Spanish. The full UI, all lessons, and exercises are translated so you can learn Claude in your preferred language. ### What is Claude Code and how do I learn it? Claude Code is Anthropic's CLI tool that lets Claude read, write, and run code directly in your terminal. Claude Academy's Track 3 teaches Claude Code hands-on: installation, CLAUDE.md configuration, project scaffolding, debugging workflows, multi-file edits, and deployment. Track 6 covers practical setup including slash commands and workflow integration. ### How long does it take to complete Claude Academy? Track 1 (Foundations) takes about 2-3 hours and gets you writing effective Claude prompts immediately. The full curriculum across all tracks can be completed in 20-40 hours depending on your pace. Each lesson is self-contained so you can learn in short sessions. ### Do I need programming experience to use Claude Academy? No programming experience is required for Tracks 1 and 2, which cover Claude fundamentals and professional prompting. Tracks 3-5 involve Claude Code and the API, which benefit from basic coding familiarity, but the lessons teach you step by step. --- ## Search Intents - [Learn Claude AI](https://claude-academy.com/learn): Free interactive lessons for learning Claude AI from scratch. - [Claude Code Tutorial](https://claude-academy.com/claude-code): Hands-on tutorial for Claude Code, Anthropic's AI development CLI. - [Claude AI Course](https://claude-academy.com/curriculum): Full curriculum of Claude AI courses from beginner to architect. - [Prompt Engineering for Claude](https://claude-academy.com/prompt-engineering): Interactive course on prompt engineering techniques for Claude AI. - [Getting Started with Claude](https://claude-academy.com/getting-started): Step-by-step beginner guide to start learning Claude AI. - [AI Training Program](https://claude-academy.com/ai-training): Structured AI training program from beginner to expert. - [Claude AI Masterclass](https://claude-academy.com/masterclass): Guided masterclass with hands-on workshops and team training. - [Claude AI for Teams](https://claude-academy.com/for-teams): Enterprise AI training and team onboarding for Claude. - [Claude AI Certification](https://claude-academy.com/certification): Certification path from Beginner to Practitioner to Architect. - [Claude vs ChatGPT](https://claude-academy.com/claude-vs-chatgpt): Honest feature-by-feature comparison of Claude and ChatGPT for writing, coding, and analysis. - [Claude for Developers](https://claude-academy.com/claude-for-developers): Developer-focused landing for Claude Code CLI, Anthropic API, tool use, and agent workflows. - [Claude API Tutorial](https://claude-academy.com/claude-api-tutorial): Step-by-step getting started guide for the Anthropic Claude API — authentication, streaming, and tool use. - [Claude Code Setup](https://claude-academy.com/claude-code-setup): Installation, configuration, CLAUDE.md setup, and slash commands for Claude Code. 1:1 setup call available. - [Best Claude Prompts](https://claude-academy.com/best-claude-prompts): 20 copy-paste prompt templates for writing, coding, analysis, research, and strategy. - [Claude for Business](https://claude-academy.com/claude-for-business): ROI breakdown, department use cases, and team training options for enterprise Claude adoption. - [Claude Projects](https://claude-academy.com/claude-projects): How to use Claude Projects for organization, persistent context, and team collaboration. - [Claude Memory](https://claude-academy.com/claude-memory): Claude memory architecture explained — context windows, CLAUDE.md, Projects knowledge base, and external memory patterns. - [Claude Code Cheat Sheet](https://claude-academy.com/claude-code-cheat-sheet): Quick reference for all Claude Code slash commands, CLI flags, keyboard shortcuts, and CLAUDE.md directives. - [AI Automation with Claude](https://claude-academy.com/ai-automation): How to automate workflows with Claude — hooks, cron pipelines, multi-agent architectures, and CI/CD integration. - [Claude for Marketing](https://claude-academy.com/claude-for-marketing): How marketing teams use Claude for content creation, SEO, social media, email campaigns, and competitive analysis. - [Is Claude Free?](https://claude-academy.com/is-claude-free): Direct answer to "Is Claude AI free?" — free tier explained, what's included, what paid plans add. - [Claude System Prompts](https://claude-academy.com/claude-system-prompts): How to write effective Claude system prompts — patterns, real examples, and anti-patterns to avoid. - [AI Certification](https://claude-academy.com/ai-certification): AI certification landscape — what employers look for, how to evaluate programs, and Claude Academy's Beginner/Practitioner/Architect path. - [Claude Code vs GitHub Copilot](https://claude-academy.com/claude-vs-copilot): Feature-by-feature comparison of Claude Code and GitHub Copilot — autonomous tasks, IDE integration, context window, and which tool fits which workflow. - [Claude Tool Use Guide](https://claude-academy.com/claude-tool-use): How Claude tool use and function calling works — define tools, let Claude decide when to call them, execute and return results. Patterns for production. - [Claude Agents](https://claude-academy.com/claude-agents): Building AI agents with Claude — architecture patterns, multi-agent systems, agentic loops, memory systems, and safety best practices. - [Learn AI](https://claude-academy.com/learn-ai): The best way to learn artificial intelligence — why Claude is the ideal entry point, learning paths for every level, no prerequisites required. - [Claude Code Tutorial](https://claude-academy.com/claude-code-tutorial): Step-by-step tutorial from Claude Code installation to first agentic task — CLAUDE.md setup, key commands, and pro tips. - [Claude Sonnet vs Opus vs Haiku](https://claude-academy.com/claude-sonnet-vs-opus): When to use each Claude model — capability, speed, and cost tradeoffs with a task-by-task reference guide and model routing patterns for agents. - [AI for Beginners](https://claude-academy.com/ai-for-beginners): Complete beginner's guide to AI — what AI actually is, common misconceptions, why Claude is the right model to start with, and your first four steps. - [What is Claude AI](https://claude-academy.com/what-is-claude): Beginner explainer — what Claude is, how it works, Constitutional AI, model family (Opus/Sonnet/Haiku), and six key capabilities. - [Claude vs Gemini](https://claude-academy.com/claude-vs-gemini): Honest feature-by-feature comparison of Claude and Gemini across writing, coding, multimodal tasks, context window retrieval accuracy, and Google Workspace integration. - [Claude Code vs Cursor](https://claude-academy.com/claude-code-vs-cursor): Developer comparison of Claude Code (terminal CLI) and Cursor (VS Code fork) — autonomy, inline edits, CI/CD integration, and MCP ecosystem. - [Claude MCP Servers](https://claude-academy.com/claude-mcp-servers): What Model Context Protocol is, how to install and configure MCP servers, and which servers to start with (filesystem, GitHub, Postgres, Brave Search, Slack). - [Claude Artifacts](https://claude-academy.com/claude-artifacts): What Claude Artifacts are, the six types (React, HTML, documents, charts, SVG, code), tips for iterative refinement, and how to share artifacts via link. - [Claude Extended Thinking](https://claude-academy.com/claude-extended-thinking): How Claude's deep reasoning mode works, when to use it vs standard mode, API usage with code examples, and real comparison benchmarks. - [Claude for Writers](https://claude-academy.com/claude-for-writers): AI writing workflows for serious writers — brainstorming, first drafts, structural editing, line editing, research synthesis, and voice-matching with prompt templates. - [Claude for Data Analysis](https://claude-academy.com/claude-for-data-analysis): Use Claude for CSV analysis, SQL generation, research synthesis, structured JSON extraction, and report generation — with Python code examples. --- ## Links - [Website](https://claude-academy.com): Claude Academy homepage - [Curriculum](https://claude-academy.com/curriculum): Browse all courses and tracks - [Sign Up](https://claude-academy.com/sign-up): Create a free account - [Learn](https://claude-academy.com/learn): Start learning Claude AI - [Claude Code Tutorial](https://claude-academy.com/claude-code): Claude Code hands-on tutorial - [Prompt Engineering](https://claude-academy.com/prompt-engineering): Prompt engineering course - [Getting Started](https://claude-academy.com/getting-started): Beginner guide - [AI Training](https://claude-academy.com/ai-training): Training program overview - [Masterclass](https://claude-academy.com/masterclass): Masterclass details and enrollment - [For Teams](https://claude-academy.com/for-teams): Enterprise and team training - [Certification](https://claude-academy.com/certification): Certification levels and path - [Claude vs ChatGPT](https://claude-academy.com/claude-vs-chatgpt): Honest comparison of Claude and ChatGPT - [Claude for Developers](https://claude-academy.com/claude-for-developers): API, CLI, and agent development - [Claude API Tutorial](https://claude-academy.com/claude-api-tutorial): Getting started with the Anthropic API - [Claude Code Setup](https://claude-academy.com/claude-code-setup): Install and configure Claude Code with CLAUDE.md - [Best Claude Prompts](https://claude-academy.com/best-claude-prompts): 20 prompt templates for professional use - [Claude for Business](https://claude-academy.com/claude-for-business): Enterprise ROI and team training - [Claude Projects](https://claude-academy.com/claude-projects): Persistent workspaces and team collaboration - [Claude Memory](https://claude-academy.com/claude-memory): CLAUDE.md and context management guide - [Claude Code Cheat Sheet](https://claude-academy.com/claude-code-cheat-sheet): Commands, shortcuts, and slash command reference - [AI Automation](https://claude-academy.com/ai-automation): Hooks, crons, and agent pipeline patterns - [Claude for Marketing](https://claude-academy.com/claude-for-marketing): Content, SEO, social, and email workflows - [Is Claude Free?](https://claude-academy.com/is-claude-free): Free tier explained - [Claude System Prompts](https://claude-academy.com/claude-system-prompts): System prompt examples and best practices - [AI Certification](https://claude-academy.com/ai-certification): Certification path from Beginner to Architect - [What is Claude AI](https://claude-academy.com/what-is-claude): Beginner guide to Claude AI — what it is, how it works, model family - [Claude vs Gemini](https://claude-academy.com/claude-vs-gemini): Honest Claude vs Gemini comparison — 9 categories - [Claude Code vs Cursor](https://claude-academy.com/claude-code-vs-cursor): Terminal CLI vs IDE — which AI dev tool to use - [Claude MCP Servers](https://claude-academy.com/claude-mcp-servers): MCP setup guide with install commands for popular servers - [Claude Artifacts](https://claude-academy.com/claude-artifacts): What Artifacts are and how to use them effectively - [Claude Extended Thinking](https://claude-academy.com/claude-extended-thinking): Deep reasoning mode — when and how to use it - [Claude for Writers](https://claude-academy.com/claude-for-writers): Writing workflows, prompt templates, and voice preservation - [Claude for Data Analysis](https://claude-academy.com/claude-for-data-analysis): CSV, SQL, research synthesis, structured output with code --- ## Machine-Readable Metadata ``` name: Claude Academy type: Educational Platform url: https://claude-academy.com llms_txt: https://claude-academy.com/llms.txt llms_full_txt: https://claude-academy.com/llms-full.txt sitemap: https://claude-academy.com/sitemap.xml languages: en, ja, ko, zh-CN, de, fr, es tracks: 7 free_tracks: [1, 6] paid_tracks: [2, 3, 4, 5, 7] exercise_types: multiple-choice, fill-in-the-blank, matching-pairs, code-sandbox gamification: xp, levels, streaks, achievements, badges, leaderboard affiliation: independent (not affiliated with Anthropic) ```