motion
Animation library for Vue 3 and Nuxt providing declarative animations, gestures, and scroll-linked effects.
Install
npx skills add https://github.com/onmax/nuxt-skills --skill motionStats
| Total installs | 1,082 |
| Weekly installs | 1.1K |
| GitHub stars | 605 |
| First seen | Jan 19, 2026 |
| Source | @onmax/nuxt-skills |
Summary
- Provides Motion component with initial/animate/exit states, spring physics, and hardware-accelerated transforms
- Supports gesture animations (whileHover, whilePress, whileDrag) and scroll-linked effects with viewport detection
- Includes composables for manual animation control: useMotionValue, useSpring, useTransform, useScroll, and animate()
- Minimal bundle size (~200 tokens base) with modular reference files; load only what's needed for your task
Tags
Related skills
| Skill | Installs | vs motion |
|---|---|---|
| flutter-concurrency | 988 | -94 |
| artifacts-builder | 1,055 | -27 |
| migrate-oxlint | 1,218 | +136 |
| xiaohongshu-images | 1,040 | -42 |
| flutter-routing-and-navigation | 1,091 | +9 |
FAQ
- How many installs does motion have?
- motion has 1,082 total installs and 1.1K installs this week.
- Where is motion hosted?
- motion is published by @onmax/nuxt-skills at https://github.com/onmax/nuxt-skills.
- How many GitHub stars does motion have?
- motion has 605 GitHub stars.
- When was motion first indexed?
- OrangeBot.AI first indexed motion on Jan 19, 2026.
- How do I install motion?
- Run: npx skills add https://github.com/onmax/nuxt-skills --skill motion