Configure icon library (Chakra Icons, React Icons, Lucide, Heroicons)
/plugin marketplace add Lobbi-Docs/claude/plugin install lobbi-docs-chakra-react-toolkit-chakra-react-toolkit@Lobbi-Docs/claude# Setup Icon Library
Configure and optimize icon libraries for your Chakra UI project.
## Configuration
- **Library**: ${ARGUMENTS.library || 'all'}
- **Tree-shaking**: ${ARGUMENTS['tree-shaking'] || 'true'}
## Instructions
### 1. Chakra Icons Setup
### 2. React Icons Setup
### 3. Lucide Icons Setup
### 4. Heroicons Setup
### 5. Icon Utility Component
Create a unified icon component that supports all libraries:
### 6. Icon Button Patterns
### 7. Tree-Shaking Best Practices
### 8. Icon Registry Pattern
## Output Files
## Accessibility Notes
1. Always ...