Svg Create banner
AgentsORG AgentsORG

Svg Create

Development community

Description

--- name: svg-create description: Author or clean up an SVG asset — icon, illustration, mascot pose, logo mark — so it scales from viewBox, recolors from tokens, animates without a rewrite, is optimized, and has an accessible name. --- # SVG create Spawn or emulate the **svg-creator** subagent (`agents/svg-creator.md`). 1. Load `skills/design-engineering/references/svg/svg-creation.md` and `references/components/icon-systems.md`; `svg-animation.md` if the asset will move. 2. Load `gotchas.md`

Installation

Installs to ~/.claude/skills/agentsorg-design-engineering-svg-create/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agentsorg-design-engineering-svg-create && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/commands/svg-create.md -o ~/.claude/skills/agentsorg-design-engineering-svg-create/SKILL.md

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

Full documentation available on GitHub

View Source Repository