Technical diagrams

On this page 4

stacks-technical-diagrams · Design · model-invoked

Architecture, workflow, sequence, data flow and lifecycle diagrams. The largest skill in the set by supporting files, with three dozen reference documents behind one SKILL.md, which is progressive disclosure doing its job.

Inside the skill

The sections an agent reads once the skill loads.

  • Attribution
  • Dependency-free contract
  • Stacks repository workflow
  • Choosing a Diagram Type
  • Mermaid as an Input Dialect
  • Layout principles (read before placing)
  • Renderer Modes (architecture / workflow / sequence / dataflow / lifecycle)
  • Architecture Mode
  • Output

Supporting files

Reference and scripts the skill reaches for on demand, rather than loading up front.

Using it

This one is model-invoked. Your agent reaches for it on its own when the task matches, and you can also call it by name:

/stacks-technical-diagrams

Source: stacks-technical-diagrams/SKILL.md. Shadow it for one project with app/Skills/stacks-technical-diagrams/SKILL.md, then re-run buddy setup:ai. See Writing your own.