An LLM skill for CeTZ diagrams in Typst -- TikZ-inspired drawing without the LaTeX overhead.
When you ask an LLM to create diagrams in Typst, it often invents non-existent API or falls back on TikZ syntax. This skill gives the model a structured reference for CeTZ's coordinate systems, drawing primitives, styling, anchors, marks, trees, and plotting so it produces working diagrams on the first try.
git clone https://github.com/statzhero/typst-cetz-skill.git ~/.claude/skills/typst-cetzThe skill is available immediately as /typst-cetz in any Claude Code session.
git clone https://github.com/statzhero/typst-cetz-skill.git ~/.agents/skills/typst-cetzPaste the contents of SKILL.md into your system prompt or attach it as context.
- typst-skill -- Core Typst syntax, styling, math, tables, figures
- typst-touying-skill -- Slide presentations with Touying
CC-BY-4.0