Recreate an analyzed animation as working web code — GSAP (JavaScript), CSS/Web Animations, Framer Motion (React), or Lottie/SVG. Use after motiscope-analyze, or when the user asks to "build/recreate this animation in <framework>". Reads the motiscope animation spec and emits a runnable component.
$npx -y skills add kumarsashank/motiscope --skill motiscope-recreateInstalls into the current project.
Run `npx skills use "https://github.com/kumarsashank/motiscope" --skill "kumarsashank/motiscope/motiscope-recreate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kumarsashank/motiscope" that are relevant to the current task. Run `npx skills add "https://github.com/kumarsashank/motiscope"` and select the relevant skills, then follow their instructions.