motion-vue

Installation
SKILL.md

Motion for Vue

Motion for Vue (motion-v) is a production-ready animation library with a hybrid engine capable of hardware-accelerated 120fps animations. This skill provides patterns and best practices for building performant, accessible Vue animations.

Installation

npm install motion-v

Nuxt Integration

// nuxt.config.ts
export default defineNuxtConfig({
  modules: ['motion-v/nuxt'],
})
Installs
15
GitHub Stars
4
First Seen
Jan 26, 2026
motion-vue — akornmeier/claude-config