svg-illustration
Scannednpx machina-cli add skill narumiruna/agent-skills/svg-illustration --openclawFiles (1)
SKILL.md
1.2 KB
SVG Illustration Entry
Overview
Thin entry skill for SVG diagrams. Core principle: go straight to SVG rules and patterns rather than scanning slide authoring or color modules.
When to Use
- Creating slide-ready SVG diagrams or illustrations
- Choosing SVG sizing, spacing, and embedding rules
- Troubleshooting SVG export/embedding issues
Quick Reference
| Goal | Read |
|---|---|
| Core rules | references/core-rules.md |
| Pattern examples | references/pattern-examples.md |
| Embedding in slides | references/embedding.md |
| Troubleshooting | references/troubleshooting.md |
Example
Prompt: "Need an architecture diagram with clean sizing." → Read core-rules.md, then pattern-examples.md.
Assets
assets/examples/- SVG diagram examples
Common Mistakes
- Reading Marp authoring before SVG rules when only diagrams are needed
- Skimming slide-creator overview instead of SVG references
Red Flags
- "Maybe SVG rules are buried in authoring"
- "I'll just skim everything"
Source
git clone https://github.com/narumiruna/agent-skills/blob/main/skills/svg-illustration/SKILL.mdView on GitHub Overview
This thin entry skill focuses on SVG diagrams and patterns. Its core principle is to go straight to SVG rules and patterns, bypassing slide authoring or color modules, to speed up creating slide-ready SVGs.
How This Skill Works
You follow a minimal reading path that prioritizes SVG-specific references. Start with core rules, then pattern examples, and finally embedding or troubleshooting guides to ensure diagrams render cleanly in slides.
When to Use It
- Creating slide-ready SVG diagrams or illustrations
- Choosing SVG sizing, spacing, and embedding rules
- Troubleshooting SVG export/embedding issues
- Avoiding non-SVG slide content by focusing on SVG rules first
- Referencing core rules and pattern examples before authoring
Quick Start
- Step 1: Read core rules (references/core-rules.md)
- Step 2: Review pattern examples (references/pattern-examples.md)
- Step 3: Check embedding/troubleshooting guides (references/embedding.md)
Best Practices
- Always start with core SVG rules before exploring slide authoring material
- Use pattern examples to inform sizing and spacing decisions
- Consult embedding guidelines when placing SVGs in slides
- Check troubleshooting references if export/embedding fails
- Use the assets/examples library to validate visuals
Example Use Cases
- Prompt: 'Need an architecture diagram with clean sizing.' → Read core-rules.md, then pattern-examples.md
- Designing a network diagram with consistent spacing using the pattern examples
- Embedding an SVG diagram into a slide deck and resolving common embedding issues
- Before authoring, review core rules to ensure diagrams follow standard SVG sizing
- Reuse pattern examples to reproduce multi-diagram layouts across slides
Frequently Asked Questions
Add this skill to your agents