·svg-precision
*

svg-precision

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.

95Installs·4Trend·@dkyazzentwatwa

Installation

$npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill svg-precision

How to Install svg-precision

Quickly install svg-precision AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill svg-precision
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dkyazzentwatwa/chatgpt-skills.

SKILL.md

View raw

Generate structurally correct SVGs from a strict JSON spec (scene graph), then validate and optionally render a PNG preview.

1) Turn the user request into a Spec JSON (use templates in references/spec.md). 2) Build the SVG:

1) Identify the kind of SVG: icon / diagram / chart / UI / technical. 2) Pick a template from references/spec.md and fill in concrete numbers. 3) If dimensions are unknown, choose defaults that match the domain:

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility. Source: dkyazzentwatwa/chatgpt-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill svg-precision
Category
*Creative Media
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from dkyazzentwatwa/chatgpt-skills

Quick answers

What is svg-precision?

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility. Source: dkyazzentwatwa/chatgpt-skills.

How do I install svg-precision?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill svg-precision Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dkyazzentwatwa/chatgpt-skills