skills/smithery.ai/framer-motion-animations

framer-motion-animations

SKILL.md

Framer Motion Animations

Installation

npm install framer-motion

Basic Fade In

'use client';

import { motion } from 'framer-motion';
Installs
14
First Seen
Mar 31, 2026