BeClaude

svg-animation-studio

New
GitHubGeneralby ChanMeng666

A composable SVG animation system driven by Claude Code. Describe an animation in natural language; get a production-ready .svg file. 25 motion/shape/filter primitives, 4 skills, 3 subagents, snapshot-tested, Next.js preview.

First seen 6/3/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/svg-animation-studio.md https://raw.githubusercontent.com/ChanMeng666/svg-animation-studio/main/SKILL.md
3
Invoke in Claude Code
/svg-animation-studio
View source on GitHub
testingcode-reviewagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is svg-animation-studio?

A composable SVG animation system driven by Claude Code. Describe an animation in natural language; get a production-ready .svg file. 25 motion/shape/filter primitives, 4 skills, 3 subagents, snapshot-tested, Next.js preview.

How to install svg-animation-studio?

To install svg-animation-studio: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/svg-animation-studio.md https://raw.githubusercontent.com/ChanMeng666/svg-animation-studio/main/SKILL.md. Finally, /svg-animation-studio in Claude Code.

What is svg-animation-studio best for?

svg-animation-studio is a skill categorized under General. It is designed for: testing, code-review, agent. Created by ChanMeng666.