This folder contains example skill assets that end users can adapt for DiagramForge workflows in their own coding environment.
These are examples, not a guaranteed public contract.
The examples cover a common documentation workflow:
- Generate Mermaid or Conceptual DSL source from prose or bullets.
- Render all diagram fences in markdown to SVG.
- Optionally replace fences with rendered image references while preserving the original source.
The companion bulk-render script is scripts/Render-MarkdownDiagrams.ps1.
More background and usage guidance is in doc/copilot-skills.md.