by199-biotechnologies· 3 skills
Creates 120fps GPU-accelerated animations with Motion.dev (Framer Motion successor) for React, Next.js, Svelte, and Astro projects. Use when user requests animation, motion, scroll effects, parallax, hero animations, gestures, drag interactions, spring physics, whileHover effects, whileInView animations, animated UI, micro-interactions, page transitions, or layout animations. Generates production TypeScript/JSX code with accessibility (prefers-reduced-motion) and performance validation (≥60fps). Supports entrance animations, gesture interactions (hover/tap/drag), scroll-based reveals, and layout transitions using spring physics and natural timing. Do NOT use for CSS-only transitions (use native CSS), static sites without JavaScript, Vue animations (use motion-v variant instead), or SVG/Canvas complex animations (GSAP better suited).
$npx -y skills add 199-biotechnologies/motion-dev-animations-skill --skill motion-dev-animations-skillInstalls into the current project.
Run `npx skills use "https://github.com/199-biotechnologies/motion-dev-animations-skill" --skill "199-biotechnologies/motion-dev-animations-skill"` 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/199-biotechnologies/motion-dev-animations-skill" that are relevant to the current task. Run `npx skills add "https://github.com/199-biotechnologies/motion-dev-animations-skill"` and select the relevant skills, then follow their instructions.