Content templates
Resources · templates
Two different things live here — don’t mix them:
| Term | Where | What |
|---|---|---|
| Page authoring template | meta/page-templates/ | Markdown spine for a doc page (playbook step, guide, kit page, …) |
| Asset starter | laravel/deployment/ | A single file to copy into your project (Deployer, env snippets) |
Installable bundles (multi-file + seed.sh) are kits — not templates. Kit doc pages use the Kit page template.
Rules: Writing style → Doc-type spines · Agent registry: System docs templates (type matrix + worked examples)
Page authoring templates
Section titled “Page authoring templates”Copy-paste skeletons per doc kind. Each template includes design rationale and Sources at the bottom.
Playbook set (3 levels)
Section titled “Playbook set (3 levels)” Playbook overview Collection index — StageFlow, phase Stepper, CardGrid
Playbook phase hub Phase index — diagram, kit shortcut, sub-step list
Playbook step TL;DR → Background → Steps → Checklist + :::next
Build shelf
Section titled “Build shelf” Runbook One operation — commands + verify + rollback
SOP Approved procedure — roles, evidence, policy tone
Checklist Grouped - [ ] verification + sign-off
Blueprint Design-before-build — scope, architecture, decisions
Learn shelf
Section titled “Learn shelf” Handbook hub Domain index — CardGrid chapters, reading order
Handbook chapter Explain, diagram, compare, relate
Guide What you'll learn → sections → summary
Concept Definition, why, how, when to use/avoid
Research Question, method, findings, sources
Case study Context, challenge, approach, outcomes, lessons
Resources shelf (doc types)
Section titled “Resources shelf (doc types)” Kit page Download → Steps → Verify — install spine for /resources/kits/
Cheatsheet Tables and commands — link to playbook for context
Reference meta Capabilities, style, components — meta reference pages
Asset starter hub Hub for copy-paste single-file starters
Browse all: Page authoring templates (sidebar under Page templates)
Asset starters
Section titled “Asset starters”Single files to copy into a CodeCanyon Laravel (or other) project — not page structure.
Laravel deployment starters Deployer, environments, web-server + git snippets
Related
Section titled “Related”| Resource | Purpose |
|---|---|
| Kits | Multi-file bundles + install scripts (AI System, …) |
| System docs templates | Agent registry — template → example matrix per shelf |
| Examples shelf | Reference-quality live pages by type |
| When authoring code or folders | <FileTree> + diagram rules below |
When authoring code or folder changes
Section titled “When authoring code or folder changes”Use <FileTree> in .mdx to show the result tree, plus a diagram when the flow spans multiple parts. Inventory: Doc components · Visuals shelf · Visual QC.
System docs (authoring groups)
Section titled “System docs (authoring groups)”| Group | Purpose |
|---|---|
| Templates | Skeleton → live example map (agent layer) |
| Examples | Reference pages by doc type |
| Visuals | Diagram inventory + warrant test |
| Authoring | Agent read order + digests |