A practical guide for non-technical people who want to understand and use AI coding agents to build real things.
No coding background required. Go from zero understanding to confidently directing an AI agent through a real project.
What AI agents are, how to direct them, and what engines power them.
Chapter 2Context windows, what gets lost between sessions, and external memory layers.
Chapter 3Three ways to work with AI: chat, platform, or agent-assisted tools.
Chapter 4Installing Claude Code, configuring VS Code, and running your first command.
Chapter 5Saving your work, going back to previous versions, and backing up online.
Chapter 6Instruction files, rules, memory, custom agents, and MCP servers.
Chapter 7The recommended structure for agent work: orchestrator, explorer, actor, reviewer, iterate.
Chapter 8The meta-process in action: a flag blog with two agents, two skills, and one command. Full build walkthrough.
Chapter 9The craft of writing instruction files that actually work.
Chapter 10OpenClaw and the world of personal AI agents — what they do, how they work, and what can go wrong.
Chapter 11The same process at scale — multiple agents building a software feature.
Chapter 12Built-in slash commands, tools, and capabilities that ship with Claude Code.
Chapter 13A real Claude Code setup: agents, commands, rules, and links to other public configs.
Chapter 14Where your project lives and how people access it after you build it.
The guide is free, takes about an hour to read, and will change how you think about building with AI.