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'],
})
Related skills

More from akornmeier/claude-config

Installs
13
GitHub Stars
4
First Seen
Jan 26, 2026