Svg Sketch Style banner
mendixlabs mendixlabs

Svg Sketch Style

Design community

Description

# SVG Sketch Style Guide — PoC Diagrams **When to use:** Apply this style to ALL hand-built SVG diagrams (ELK system overview, any future SVG rendered in webviews). This communicates "proof of concept / draft" and prevents stakeholders from perceiving diagrams as final/productized. **Where SVGs are generated:** `vscode-mdl/src/previewProvider.ts` in the `renderSvg()` function and `getElkWebviewContent()`. Any new diagram type that builds SVG strings must follow this guide. ## Core Principles

Installation

Installs to ~/.claude/skills/mendixlabs-mxcli-svg-sketch-style/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mendixlabs-mxcli-svg-sketch-style && curl -fsSL https://raw.githubusercontent.com/mendixlabs/mxcli/HEAD/.claude/skills/svg-sketch-style.md -o ~/.claude/skills/mendixlabs-mxcli-svg-sketch-style/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository