Skip to content
prod e051e98
Browse

Playbooks

Build · playbook

You are here: BuildPlaybooks This type is for you if: you need numbered phases, gates, and saved progress — not a single essay. Not this? Blueprints = design before phases · Runbooks = one operation peeled out.

graph LR
PB["Playbook"] --> P1["Phase 1"]
P1 --> P2["Phase 2"]
P2 --> Gate["Gate"]
Gate --> PN["…"]

PlaybookPhasesStart
Servers · Shared HostingAccount setupStart →
Laravel/CodeCanyon1 · AI System → 2–12Phase 1 →
Understand everything — adding a playbook

Each playbook lives inside its topic home under src/content/docs/<category>/<subcategory>/<topic>/build/playbooks/<slug>/ with phase subfolders and index.mdx hubs. Promote from a long guide when you have 3+ linkable phases with explicit gates. Topic metadata = category + subcategory + topic + tags + optional phase / stepNumber.