svg-precision-skill
Generate deterministic SVGs from structured specs with validation and rendering. Use for icons, diagrams, charts, UI mockups, and technical drawings.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/svg-precision-skill && cp -r /tmp/svg-precision-skill/svg-precision-skill ~/.claude/skills/svg-precision-skillSKILL.md
# SVG Precision Skill Build SVGs from explicit scene specifications, then validate before handing them off. ## Workflow 1. Translate the request into a concrete spec with fixed dimensions and coordinates. 2. Use `references/spec.md` for templates and `references/recipes.md` for stable layout patterns. 3. Build the SVG with `scripts/svg_cli.py build`. 4. Validate with `scripts/svg_cli.py validate`. 5. Render a PNG preview when the user needs a quick visual check. ## Rules - Set `viewBox`, width, and height explicitly. - Prefer absolute coordinates and simple shapes. - Treat text as risky when exact rendering matters. - Avoid exotic filters unless they are necessary and testable.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.