Guides
Building With Claude Code
A hands-on series on using Claude Code for real software development. Learn when to reach for CLAUDE.md, skills, hooks, and subagents — and why.
From Prompts to Agents
Build an AI agent from scratch in Python, step by step. Starting from a simple prompt-response loop, progressively add tools, memory, reasoning, planning, and observability.