5 curated skills in the Motion category, from official Anthropic skills to community collections and marketplace picks. Free, with the source and install command for each.
5 skills
animating-react-native-expo
Tested in my stackMotion
>- Builds performant animations and gesture-driven interactions in React Native (Expo) apps using React Native Reanimated v4 and React Native Gesture Handler (GestureDetector / hook API). Use when implementing UI motion, transitions, layout/entering/exiting an
~/.claude/skills
gesture-handler-3-migration
Tested in my stackMotion
Migrates files containing React Native components which use the React Native Gesture Handler 2 API to Gesture Handler 3.
~/.claude/skills
motion-foundations
Tested in my stackMotion
Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer : all other motion skills depend on this.
~/.claude/skills
motion-patterns
Tested in my stackMotion
Production-ready animation patterns for React / Next.js : button, modal, toast, stagger, page transitions, exit animations, scroll, and layout : built on motion-foundations tokens and springs.
~/.claude/skills
motion-ui
Tested in my stackMotion
Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.