Loading...
Loading...
Compare original and translation side by side
$ARGUMENTS$ARGUMENTS| Request Type | Stack | When to Use |
|---|---|---|
| Product intro, presentation, marketing | Framer Motion (default) | Scene-based with text, icons, transitions |
| Generative art, particles, patterns | p5.js | Creative/algorithmic visuals |
| 3D objects, environments, product renders | Three.js + react-three-fiber | 3D scenes needed |
| Simple text/logo animation | CSS animations only | Minimal, no heavy deps |
| 请求类型 | 技术栈 | 适用场景 |
|---|---|---|
| 产品介绍、演示文稿、营销内容 | Framer Motion(默认) | 基于场景的文本、图标、过渡动画 |
| 生成式艺术、粒子效果、图案 | p5.js | 创意/算法视觉效果 |
| 3D对象、环境、产品渲染 | Three.js + react-three-fiber | 需要3D场景的情况 |
| 简单文本/Logo动画 | 仅CSS动画 | 轻量需求,无重型依赖 |
~/animations/[project-name]/bash ~/.claude/skills/animate/scripts/scaffold.sh [project-name] [stack]~/.claude/skills/animate/assets/template-files/~/animations/[project-name]/bash ~/.claude/skills/animate/scripts/scaffold.sh [project-name] [stack]~/.claude/skills/animate/assets/template-files/references/animation-presets.mdreferences/scene-patterns.mdclient/src/components/video/video_scenes/motion.divcontainerVariantsitemVariantsvwvar(--color-accent)var(--color-bg-dark).glass-panel.text-gradient.text-gradient-accentreferences/animation-presets.mdreferences/scene-patterns.mdclient/src/components/video/video_scenes/motion.divcontainerVariantsitemVariantsvwvar(--color-accent)var(--color-bg-dark).glass-panel.text-gradient.text-gradient-accentclient/src/components/video/VideoTemplate.tsxSCENE_DURATIONSuseVideoPlayerAnimatePresence mode="wait"currentSceneclient/src/components/video/VideoTemplate.tsxSCENE_DURATIONSuseVideoPlayerAnimatePresence mode="wait"currentSceneclient/src/index.cssclient/src/index.cssGEMINI_API_KEYreferences/gemini-integration.mdGEMINI_API_KEYreferences/gemini-integration.mdcd ~/animations/[project-name]
npm install
npm run devhttp://localhost:5173cd ~/animations/[project-name]
npm install
npm run devhttp://localhost:5173vwAnimatePresence mode="wait"vwAnimatePresence mode="wait"