graphviz
Installation
SKILL.md
Graphviz and DOT
Intent Router
Load sections based on the task:
- DOT syntax and graph structure ->
references/dot-syntax-and-attributes.md - Layout engine selection ->
references/layout-engines.md - Rendering and troubleshooting ->
references/render-and-debug.md
Overview
This skill covers Graphviz and the DOT language. Use it for graph-structured diagrams, dependency maps, cluster-based architecture views, and CLI-driven export to SVG, PNG, or PDF.
The guidance follows the official Graphviz documentation and DOT language references.