Loading...
Loading...
Framer Motion performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring React animations with Framer Motion to ensure optimal performance patterns. Triggers on tasks involving motion components, animations, gestures, layout transitions, scroll-linked effects, and SVG animations.
npx skill4agent add pproenca/dot-skills framer-motion| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Bundle Optimization | CRITICAL | |
| 2 | Re-render Prevention | CRITICAL | |
| 3 | Animation Properties | HIGH | |
| 4 | Layout Animations | HIGH | |
| 5 | Scroll Animations | MEDIUM-HIGH | |
| 6 | Gesture Optimization | MEDIUM | |
| 7 | Spring & Physics | MEDIUM | |
| 8 | SVG & Path Animations | LOW-MEDIUM | |
| 9 | Exit Animations | LOW | |
bundle-lazy-motionbundle-dynamic-featuresbundle-dom-animationbundle-use-animate-minibundle-strict-modererender-motion-valuererender-use-transformrerender-stable-callbacksrerender-variants-objectrerender-animate-proprerender-motion-value-eventanim-transform-propertiesanim-opacity-filteranim-hardware-accelerationanim-will-changeanim-independent-transformsanim-keyframes-arraylayout-dependencylayout-position-sizelayout-grouplayout-id-sharedlayout-scrollscroll-use-scrollscroll-use-spring-smoothscroll-element-trackingscroll-offset-configurationscroll-container-refgesture-while-propsgesture-variants-flowgesture-drag-constraintsgesture-drag-elasticgesture-tap-cancelspring-physics-basedspring-damping-ratiospring-mass-inertiaspring-use-spring-hooksvg-path-lengthsvg-motion-componentssvg-viewbox-animationsvg-morph-matching-pointsexit-animate-presenceexit-unique-keysexit-mode-wait| File | Description |
|---|---|
| references/_sections.md | Category definitions and ordering |
| assets/templates/_template.md | Template for new rules |
| metadata.json | Version and reference information |