Add Framer Motion or Chakra transitions to components
/plugin marketplace add Lobbi-Docs/claude/plugin install lobbi-docs-chakra-react-toolkit-chakra-react-toolkit@Lobbi-Docs/claude# Add Animation to Component
Enhance the specified component with smooth, accessible animations.
## Component: $ARGUMENTS.component
## Configuration
- **Animation Type**: ${ARGUMENTS.type || 'entrance'}
- **Library**: ${ARGUMENTS.library || 'framer-motion'}
- **Preset**: ${ARGUMENTS.preset || 'fade'}
## Instructions
### 1. Framer Motion Animations
#### Entrance Animations
#### Hover & Tap Animations
#### Scroll Animations
#### Gesture Animations
#### Layout Animations
### 2. Chakra UI Transitions
#### Built-in Transitions
#### Chakra Motion Integration
### 3. Animation ...