BEFORE UX docs that never ship
Complex design specs (wikis, screenshots, multiple tools) often rot quickly, are hard to keep updated, and aren’t easy to verify externally.
- Hard to link to a single canonical page
- Hard to review diffs
- Hard to confirm what users actually saw
AFTER Lightweight template: SVG + HTML
A static keyboard-flow diagram (SVG) + a simple support matrix (HTML table). No JS required to view.
Direct links: keyboard-flow · support-matrix
Note: this demo links out to a separate GitLab Pages project so you can copy the whole template into any repo.