You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,25 @@ Use excali-design to draw a login/registration prototype flow
32
32
33
33
The agent reads `SKILL.md`, follows the references routing table, and searches + reuses `drawlib/` components. Not sure how to start? Say "**read the excali-design skill, then ask me a few questions**" — it aligns on requirements first.
34
34
35
-
## Examples (all produced by this skill)
35
+
## Example gallery (all produced by this skill)
36
36
37
-
Pipeline: semantic HTML layout → browser computes positions → convert to hand-drawn Excalidraw. Components via `data-lib`, charts via `data-chart` (real values), edges via `arch-connect`, then a model **squint-review** of the render.
37
+
The product intro below was itself drawn with excali-design — the thumbnails inside it are real outputs:
> Shared discipline: restrained color (≤4), omit rather than overlap arrows, whitespace as design, formulas via LaTeX, and a mandatory **squint test** on every diagram.
50
+
51
+
And here's **how it works inside** (this technical diagram was itself drawn by the skill — using drawlib stick figures `excali-person` + sticky notes `excali-template`):
|**Squint-review**| render and let the model eyeball it (focus/text/edges/primitives); mechanical lint can't judge quality |`references/design-tokens.md`|
56
67
@@ -122,12 +133,12 @@ excali-design/
122
133
├── scripts/ # pure Node (+ optional elkjs/roughjs/resvg/playwright)
0 commit comments