📄️ 1.0 Program Overview
Welcome to the Liatrio Forge: Immersive AI Mastery Program — an immersive, fast-paced experience with minimal lectures and maximum hands-on building.
📄️ 1.1 Environment Setup
This section walks you through installing Claude Code and its dependencies.
📄️ 1.2 Verify Installation
Let's confirm Claude Code is working correctly and learn the basic commands you'll use throughout this program.
📄️ 1.3 Install SDD Workflow
The Spec-Driven Development (SDD) workflow is the core methodology you'll use throughout this program. In this section, you'll install the SDD prompts as slash commands in Claude Code.
📄️ 1.4 Setup MCP Servers and Skills
MCP (Model Context Protocol) servers and skills extend Claude's capabilities beyond code generation. In this section, you'll set up tools that allow Claude to interact with external systems.
📄️ 1.5 Fork the Example Repository
In this section, you'll use Claude Code to fork the Emerald Grove Pet Clinic — the example application you'll work with throughout this program.
📄️ 1.6 AI-Native Repository Tour
What makes a repository "AI-native"? In this section, we'll explore the Emerald Grove Pet Clinic codebase to understand the patterns and structures that optimize a project for AI-assisted development.
📄️ 1.7 Context Management Best Practices
Your AI coding agent is only as good as the context it's working with. This section teaches you to manage your context window like a professional — keeping your agent sharp, focused, and productive throughout long development sessions.
📄️ 1.8 Permissions and Security
Granting agents appropriate permissions so that they can independently perform actions
📄️ 1.9 First Exploration Exercises
This section provides hands-on exercises to build your fluency with Claude Code. You'll practice the exploration patterns you'll use throughout the program.