build-guide
Installation
SKILL.md
Task
Generate or update a printable build guide for the project at $1 (relative
path under packages/<domain>/). The guide is a Typst document plus a rendered
PDF, written to <project-path>/docs/build-guide.{typ,pdf}, aimed at someone
assembling and flashing the hardware from scratch.
It differs from the other doc skills by audience and format:
wiring-doc→WIRING.md: terse pin reference for developers.project-readme→README.md: quick-start for the repo.build-guide→docs/build-guide.pdf: an at-the-bench, print-ready guide that pulls BOM + wiring + power + assembly + flash + checkout into one styled document.