Generate loading components including spinners, skeletons, and progress indicators with Chakra UI
/plugin marketplace add Lobbi-Docs/claude/plugin install chakra-react-toolkit@claude-orchestration[loader-name] [type: spinner|skeleton|progress|overlay]# Instructions for Claude When this command is invoked, create a loading component with Chakra UI: 1. Parse loader name and type from arguments 2. Generate TypeScript component with appropriate loading indicator 3. Support different sizes and color schemes 4. Include accessibility features (aria-label, role) 5. Provide flexible composition options 6. Add animation and visual feedback ## Spinner Loader Template ## Skeleton Loader Template ## Progress Loader Template ## Overlay Loader Template ## Skeleton Variants Create skeleton patterns for common layouts: - Text: Multiple l...