Skip to content

Frontend · Global library

SVG Icon System Builder

Convert loose SVG collections into typed icon systems with sprite optimization and reliable naming.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use SVG Icon System Builder when you need to convert loose SVG collections into typed icon systems with sprite optimization and reliable naming, especially when the work is driven by svg sprite and icon system.

Trigger signals

svg spriteicon systemtyped icons

Validation hooks

verify_type_coverage

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show svg-icon-system-builder

Use

orchestrator-mcp skills export svg-icon-system-builder --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/svg-icon-system-builder ./your-agent-skills/svg-icon-system-builder
# or open skills/svg-icon-system-builder/SKILL.md in a markdown-first client

File patterns

**/*.svg**/icons/****/*.tsx

Model preferences

meta/llama-3.3-70b-instructqwen3-coder:480b-cloudllama3.1:8b

Related skills

Adjacent packs to compose next.

FrontendGlobal library

@property Animator

Open pack

Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values

CodexClaude Code
FrontendGlobal library

3D CSS Specialist

Open pack

Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript

CodexClaude Code
FrontendGlobal library

Accessible Form Builder

Open pack

Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users

CodexClaude Code