199-biotechnologies199-biotechnologiesOfficialยท1 Agent Skills Included

motion-dev-animations-skill

Production web animations with Motion.dev for React and Next.js

Generates production-ready web animations using Motion.dev for React, Next.js, Svelte, and Astro projects. Covers hero entrances, scroll reveals, parallax layers, hover effects, magnetic buttons, and drag interactions with spring physics. Eliminates manual tuning of spring values and performance debugging by enforcing GPU-accelerated properties and 60fps targets. Ships with copy-paste examples, TypeScript templates, and accessibility support for reduced-motion users.
npx skills add 199-biotechnologies/motion-dev-animations-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Motion.dev Animations Skill?โ–ผ

Run `npx skills add 199-biotechnologies/motion-dev-animations-skill --all -g -y` in your terminal to install it globally.

How to add scroll animations to a Next.js site?โ–ผ

Describe the effect you want, like a parallax hero or scroll reveal, and the skill generates Motion.dev code using useScroll and useTransform with GPU-accelerated properties.

Which frameworks does this animation skill support?โ–ผ

It fully supports React 19+, Next.js 15+, Svelte 5+, and Astro 4+. Vue projects should use the separate motion-v package instead.

Do generated animations support accessibility?โ–ผ

Yes. Every animation includes prefers-reduced-motion fallbacks, keyboard navigation support, and zero layout shift by default.

Can I use it without animation experience?โ–ผ

Yes. Just describe the effect in plain English, and the skill picks the right spring physics, timing, and Motion.dev patterns for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’