Generate custom icon components wrapping Chakra UI Icon with TypeScript support
/plugin marketplace add Lobbi-Docs/claude/plugin install chakra-react-toolkit@claude-orchestration[icon-name] [source: chakra|custom|react-icons]# Instructions for Claude When this command is invoked, create an icon component with Chakra UI: 1. Parse icon name and source type from arguments 2. Generate TypeScript component wrapping Chakra Icon 3. Support SVG path data for custom icons 4. Include size and color customization 5. Add accessibility attributes 6. Provide integration with react-icons library ## Custom SVG Icon Template ## Icon Set Template ## React Icons Integration Template ## Icon Button Integration Template ## Multi-Color Icon Template ## Animated Icon Template ## Icon Library Export Template ##...