Create SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/diagram-maker/SKILL.mdCreate diagrams as artifacts, not prose. Choose one output mode:
clean-svg: educational concepts, physical systems, processes, lifecycle, simple data flow.architecture-svg: software/cloud/infra topology, services, databases, queues, trust zones.excalidraw: editable hand-drawn whiteboard, flowchart, sequence, architecture sketch.Routing
Workflow
./diagram.html / ./diagram.excalidraw.SVG/HTML rules
.html file with inline CSS and inline SVG.fill="none" and a marker arrow when directed.SVG template
Use references/svg-template.md as the wrapper and replace <!-- SVG -->.
Excalidraw rules
.excalidraw JSON with type, version, source, elements, and appState.label property.1, fontFamily: 1, and simple fills.For exact Excalidraw element snippets, read references/excalidraw-patterns.md.
c88d7d1
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.