"Building with Claude Code" — a practical intensive course designed to help you quickly and confidently master the official Anthropic CLI agent: from running initial commands to building autonomous multi-agent systems. The course is created for those who want to work faster, write cleaner, and use Claude at the engineering team level.
Who this course is for
- Beginners: if you want to start learning Claude Code from scratch.
- Experienced users: if you're already using the tool but want to reach an advanced level.
- Architects and team leads: if you need to implement agent workflows and build multi-agent processes.
- Practical engineers: if your goal is to assemble production-grade solutions turnkey.
- Those who value a strong environment: if you want to learn in an active community and grow rapidly by sharing experiences.
Key features of the course
- Step-by-step practical track: minimum theory, maximum work in the terminal.
- Clear explanations: complex AI architectures explained in simple terms.
- Debugging real workflows: focused on error handling and maintaining production code.
- Starter code: ready-to-run projects.
- 5-pillar methodology: a step-by-step approach to creating autonomous agents.
Course program
Session 1: Fundamentals of Claude Code
May 28, 2026 | 5:00 PM – 8:00 PM (PT) | Live webinar
Basics of Claude Code
- Agent cycle: data collection — action — verification.
- Installation, first interactive session, slash commands, and hotkeys.
- Access system and permission modes: Default, acceptEdits, plan, dontAsk, bypassPermissions.
Context Engineering
- Context window as working memory. The "fresh and condensed" principle.
- Context management commands.
- Memory layers: CLAUDE.md, Second Brain, auto-memory, lazy loading.
Automation with Skills
- Skills as reusable workflows. Anatomy of SKILL.md.
- Custom skills, skill composition.
Independent practice:
- Onboarding in new code: repository audit, architectural guide, onboarding guide.
- Verification: initialization of CLAUDE.md and migration of legacy code.
- Creating a skill: log triage, API integration, pipeline assembly /triage-logs.
Session 2: Scaling — MCP, Parallel Agents, and Agentic Engineering
May 29, 2026 | 5:00 PM – 8:00 PM (PT) | Live webinar
MCP, CLI, and agent toolkit
- Model Context Protocol and its setup.
- When MCP should not be used.
- Browser automation via /chrome: navigation, screenshots, GIFs.
- Self-correcting cycle: assembly — verification — fixes — verification.
- Lifecycle of hooks.
Parallel development and validation
- Git worktrees for safe parallel streams.
- Multi-agent workflows and distributed work of multiple Claudes.
- Sub-agents vs. agent teams.
- Notification hooks.
- Visual regression testing via /chrome.
5 pillars of Agentic Engineering
- Typical scaling issues: context, skills, review.
- Compound engineering and codebase audit.
Independent practice:
- Integration of Claude via MCP: Figma, Blender, Slack, Notion.
- Parallel assembly of a Full‑Stack application: independent worktrees, single API contract.
- Diploma project: own solution or PRD: CodeCoach, Korridor, Wordle iOS.
Q&A Session
June 4, 2026 | 5:00 PM – 7:00 PM (PT)
Requirements for participants
- Claude Pro subscription or higher.
- Basic skills in using the terminal and Git.
- Ability to write code in at least one programming language.