Svg Export

Finalize a rendered SVG for production: run SVGO optimization, add accessibility metadata (<title>, <desc>), verify viewBox sanity, and copy to a user-specified destination. Use when the user says "ship it", "optimize and export", "make it production-ready", "minify this SVG", "copy the final SVG to <path>", "export <slug> for the website", or asks for the byte-size after optimization. Always run after /svg-animate produces a passing verdict and before the SVG is committed or shared.

ChanMeng666 d88eddb 4.7 KB Updated

File contents

ChanMeng666/svg-animation-studio/tree/main/.claude/skills/svg-export commit d88eddb19f

Frequently asked questions

npx skillmds@latest add chanmeng666/svg-export