AI AGENT ADDONS

Framer Motion

pproenca/dot-skills

React developers can create beautiful animations with Framer Motion. But some animation patterns cause slowdowns and lag. This guide shares performance optimization tips to keep your app fast and responsive.

It covers 42 rules in 9 categories. You will learn how to reduce bundle size, prevent extra re-renders, and use efficient animation properties. The rules are sorted by impact so you can start with the most important ones.

Use this skill when writing new animations or reviewing existing code. It helps anyone building React apps with motion effects, gestures, or layout transitions.

Add Framer Motion skill to your workflow

Global

mkdir -p ~/.claude/skills/framer-motion

Project

mkdir -p .claude/skills/framer-motion

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago