Add purposeful animations and micro-interactions to improve usability.
Add purposeful animations and micro-interactions that improve usability — from page transitions to loading states to scroll-triggered reveals.
claude skill install animate
# Add entrance animations to a component
/animate "fade in the card list with staggered timing"
# Create a page transition effect
/animate "smooth slide transition between routes"
Analyzes your component structure and suggests appropriate animation patterns based on the interaction context. Generates production-ready animation code using CSS transitions, Framer Motion, or native Web Animations API. All animations respect accessibility preferences and are optimized for 60fps performance.
Works with Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and Aider.