architecture-canvas
Installation
SKILL.md
Architecture Canvas
Produce an interactive architecture diagram as a single self-contained
index.html: a canvas viewer with pan/zoom/pinch, click-to-isolate focus with
a readout panel, keyboard shortcuts, shareable view URLs, a dark/light
switcher, and 2× PNG export.
You never write viewer code — you author a scene (pure data: planes,
bands, boxes, edges, labels) and the bundled scripts assemble and check it.
The pipeline:
understand the architecture → write scene.js → validate → build → (publish)