Tutorial Template
Status: Template · Copy to TUTORIALS/{topic}.md
markdown
# Tutorial: Title
**Audience:** Engineer | Architect | AI Engineer
**Time:** ~XX minutes
**Prerequisites:** Links to required reading
**Last updated:** YYYY-MM-DD
---
## Outcome
What the reader will have built or understood when done.
## Before you start
- [ ] Prerequisite 1
- [ ] Prerequisite 2
## Steps
### 1. Step title
Explanation and commands.
### 2. Step title
```bash
# example command3. Verify
How to confirm success.
Common mistakes
| Mistake | Fix |
Next steps
- Related tutorial
- Related reference
Related
Breadcrumbs
Home → Tutorials → Title