Web Animation Engine — Development skill for Claude Code
Retired. Superseded by the fig plugin in smk-labs/claude-plugins: one self-contained animated SVG file, no React runtime.
How to install Web Animation Engine
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open smk-labs/web-animation-engine and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Web Animation Engine does
Retired. Superseded by the fig plugin in smk-labs/claude-plugins: one self-contained animated SVG file, no React runtime.
Alternatives in Development
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- 15 — Build a Next.js 14 portfolio landing page with a full-screen hero section and an animated loading screen 152 ★
- Blender Skills — Blender Skills for Claude Code - 3D product generation and camera animation workflows 92 ★
README
web-animation-engine (retired)
Original README[!IMPORTANT] **This project is retired and the repo is archived.** Use the `fig` plugin instead: `/plugin marketplace add smk-labs/claude-plugins` then `/plugin install fig@smk`.
fig replaced this by subtraction. Both make an idea move; fig does it as one self-contained HTML file with a looping SVG and no runtime at all, where this needed a ~700-line React engine on a CDN. Nothing here is broken, the code stays for reference, but the simpler shape won.
web-animation-engine
Animated explainers as code: `Stage`, `Sprite`, playhead. Claude-skill ready.
A Claude skill and ~700-line React + SVG runtime for composing animated web scenes, explainers, and motion graphics. CDN-only, no npm, no build step.
What's in here
SKILL.md The skill (loaded into Claude's context on trigger)
references/
motion-principles.md Tech-agnostic motion theory: easing as emotion, rhythm, performance, a11y
engine-api.md Stage / Sprite / hooks / Easing / interpolate / animate
scene-patterns.md Five thinking patterns (no code templates)
assets/
animations.jsx The runtime — drop into your project unmodified
starter.html Minimal CDN React + Babel wrapper
Install
Claude Code
git clone https://github.com/SMKeramati/web-animation-engine.git \
~/.claude/skills/web-animation-engine
The skill auto-loads on next session.
Claude.ai customize
Download a release zip (or `git archive HEAD --format=zip --prefix=web-animation-engine/ -o web-animation-engine.zip`), then:
Settings → Customize → Skills → "+" → upload the `.zip`
Requires Pro/Max/Team/Enterprise with code execution enabled.
Cowork desktop
Same zip; upload via Customize → Skills.
How it works
- Script first. A 15-second piece is 3–6 sentences describing what happens, in order. Don't
Related Skills
SVG Animate
Animate an SVG — icon, logo reveal, stroke draw, morph, mascot loop — or turn a frame sequence / flat clip int
Handoff To Next
RETIRED — superseded by /roadmap. Session handoffs now live in the §0 "▶ RESUME HERE" block of the repo's sing
Earth Animation
3D Animated Earth 🌏 Powered by Claude 3.7
Pet Forge
A reusable toolkit for building SVG and APNG desktop pets, with route guides, prompt templates, vectorization
Animated SVG Icons
Premium interactive SVG icons: hover and scroll micro-interactions, built with Framer Motion + requestAnimatio
Explainer Reel Skill
Claude Code skill: build a self-playing animated explainer reel - one self-contained HTML file that plays like
Related Agents
Animation Engineer
Builds motion and animation — CSS transitions/keyframes, the Web Animations API, SVG animation, scroll-driven
Quality Fixer Frontend
Specialized agent for fixing quality issues in frontend React projects. Executes all verification and fixing t
SVG Animator
Load when the user wants an SVG to move — an animated icon, logo reveal, stroke drawing, path morph, mascot lo