Tutorial
Build Ab Bekhoor — a Flutter water tracker — from idea to ship, using Claude Code for every step. Each chapter introduces features as the project needs them.
8 chapters ~3 hours Flutter + Claude Code
- 0 Should I even build this? T3
Validating an idea in claude.ai before writing code
- 1 Day one: getting Claude up to speed T1
Setup, CLAUDE.md, and scaffolding
↳ claude-md.md
- 2 Building the first feature without surprises T1
Plan mode and slash commands
↳ scaffold-feature.md
- 3 When Claude goes off the rails T1
Permissions, allowed-tools, hooks, deny rules
↳ pre-write-hook.sh
- 4 Two Claudes are better than one T1
Subagents for parallel work
↳ reviewer.md
- 5 Giving Claude access to the outside world T1
MCP servers for live docs and DB inspection
↳ mcp.json
- 6 Automating the boring parts T1
Custom commands, headless CI, cost discipline
↳ review-command.md
- 7 Shipping it T2
Research mode, App Store copy, anti-patterns recap
↳ appstore-prompt.md