// ALL TRACKS

27 Tracks. 221 Lessons.

Every track is built from real production systems — not synthetic demos. Pick your tier and start building.

free
7 tracks
Getting Started with Claude Code
8 lessons

From zero to your first web page — install Claude Code, learn the core workflow, and ship your first project with AI as your copilot.

View Track →
Prompt Engineering Mastery
8 lessons

The art and science of communicating with AI — write prompts that get results, build system prompts that shape behavior, and master the techniques that separate operators from novices.

View Track →
Building with ChatGPT
8 lessons

The OpenAI ecosystem from API to production — master GPT-4o, o1, function calling, structured outputs, Assistants API, and the patterns for building reliable OpenAI-powered applications.

View Track →
Building with Gemini
8 lessons

Google's multimodal powerhouse — master Gemini 2.0 Flash, Pro, and Ultra, harness the 1M token context window, process images/audio/video natively, and build production pipelines with the Gemini API.

View Track →
AI Image Generation
8 lessons

From prompt to pixel — master AI image generation across every major platform, build production fallback chains, and learn the craft of visual prompting that separates operators from amateurs.

View Track →
AI Video Generation
8 lessons

From script to screen with AI — master Veo, Sora, Runway, HeyGen digital twins, and the production pipelines that turn ideas into published video content without a film crew.

View Track →
Ship, Don't Just Generate
13 lessons

The engineering discipline that separates builders who ship from builders who generate. Quality checkpoints, testing that catches real bugs, CI/CD as enforcement, structured debugging, the Two-AI Architecture, and incident response — taught through real production war stories.

View Track →
pro
13 tracks
Foundations
9 lessons

Build the mental model that separates operators from casual users. Understand AI as an operating system — persistent, routed, and compounding.

View Track →
Infrastructure
12 lessons

Set up the persistent agent platform, MCP servers, memory layer, watchdogs, and the full service architecture that runs 24/7.

View Track →
Automation
9 lessons

Build content flywheels, cron-AI pipelines, model routing, and git-based deployment — systems that produce output while you sleep.

View Track →
Discipline
12 lessons

The operational rules that prevent catastrophic failure: stop-and-replan, E2E validation, compound learning, security, cost discipline, and ticket hygiene.

View Track →
Quality Engineering Mastery
7 lessons

The testing discipline that let us fix 100 bugs across 11 projects overnight — autonomously. Quality gates, E2E testing, Playwright as development eyes, multi-agent code audits, visual QA retros, and the delivery checklist that separates shipped from broken.

View Track →
Open Source Adoption Mastery
6 lessons

We build 90% of our tools from scratch. Not stubbornness — sovereignty. Learn the framework for deciding when to build, when to adopt, how to security-scan, how to wrap external tools without creating dependency, and how to maintain exit strategies.

View Track →
Advanced Claude Code
8 lessons

Beyond the basics — MCP servers, hooks, parallel agents via worktrees, CLAUDE.md mastery, remote sessions, and the operational patterns that 10x your output.

View Track →
Claude Code Operations
8 lessons

The operational layer that separates power users from everyone else — hidden settings, hook architecture, model routing, subagent configuration, agent teams, and fleet deployment across machines.

View Track →
OpenClaw Masterclass
8 lessons

From chatbot to employee — install OpenClaw, wire up Discord and Telegram, build your first automations, design a Skills library, architect persistent memory, and ship Mission Control. Eight lessons from someone who actually runs this in production.

View Track →
Repo Hygiene & Cost Discipline
6 lessons

The compound cost of neglected repos: bloated CLAUDE.md files burning tokens on every agent session, stub test files gaming quality gates, and CI jobs wasting minutes on every PR. Six lessons covering the 200-line rule, stub detection, CI cost engineering, and the systematic audit workflow — taught through real production examples.

View Track →
AI Code Audit Patterns
6 lessons

Six self-contained patterns for finding and fixing bugs at scale with AI agents. The 3-role audit swarm, tested-but-unwired dead code, fail-open defaults, verify-before-fix discipline, autonomous overnight runs, and integration guides as first-class outputs — each a standalone pattern drawn from real production audits.

View Track →
From Audit to Ship
5 lessons

The methodology that resolved 84 code audit findings across security, architecture, performance, and testing in a single session — audit swarms, prioritized fix order, parallel agent dispatch, CI gates, and the math of compound velocity.

View Track →
Infrastructure Drift
10 lessons

Ten hard-won lessons from operating a multi-machine homelab over Tailscale — merge gaps, lying health checks, exponential drift, permission bombs, ghost processes, network ambiguity, Docker caching traps, singleton enforcement, version observability, and building automated drift detection. Every lesson draws from a real incident.

View Track →
elite
8 tracks
Multi-Agent Orchestration
11 lessons

From single-agent to fleet — design orchestration layers, coordinate parallel agents, manage shared state, and build systems where AI agents hand off work to each other.

View Track →
Autonomous Agent Trust
10 lessons

The framework for running AI autonomously without babysitting — validation agents, swarms with consensus, code review agents, confidence scoring, escalation protocols, and kill switches. Trust is earned, not assumed.

View Track →
Competitive Intelligence with AI
8 lessons

Competitive intelligence as modern prophecy — build AI-powered systems that monitor markets, extract signals from noise, track competitor moves, and synthesize intelligence into decisions.

View Track →
CCA Certification Prep
8 lessons

Prepare for the Claude Certified Architect — Foundations certification. Master all five exam domains: agentic architecture, tool design & MCP, Claude Code configuration, prompt engineering & structured output, and context management & reliability. 60 questions, 720 to pass, zero shortcuts.

View Track →
Building an A2A Message Broker
8 lessons

Build the connective tissue that lets AI agents talk to each other — deterministic routing, org-based authority, audit-before-dispatch, and the SDK pattern. Drawn from a real production broker running 24/7.

View Track →
Agent Authority & Safety Systems
7 lessons

Authority ceilings, escalation over hard blocks, a 4-level kill switch with CLI fallback, recovery protocols, and the non-negotiable 100% safety test coverage rule. Built for the 2am incident you hope never comes.

View Track →
FinOps for AI Agents
6 lessons

Per-agent daily budgets, model tier routing, loop detection, cost attribution events, and the CFO daily report — the complete FinOps stack for autonomous AI agents. Prevent the $200 weekend before it happens.

View Track →
Behavioral Observability for AI Agents
7 lessons

Reasoning traces, behavioral baselines, drift detection, goal alignment, decision replay, and the automated 1:1 protocol — the observability stack that treats AI agents like real employees with real performance reviews.

View Track →