What is chakra-ui?
Builds accessible React applications with Chakra UI v3 components, tokens, and recipes. Use when creating styled component systems, theming, or accessible form controls. Source: mgd34msu/goodvibes-gemini.
Builds accessible React applications with Chakra UI v3 components, tokens, and recipes. Use when creating styled component systems, theming, or accessible form controls.
Quickly install chakra-ui AI skill to your development environment via command line
Source: mgd34msu/goodvibes-gemini.
Accessible React component library with built-in styling, theming, and design tokens.
| bg | background | bg="blue.500" | | color | color | color="gray.700" | | p, px, py | padding | p="4" px="6" | | m, mx, my | margin | m="auto" my="8" | | w, h | width, height | w="full" h="100vh" | | rounded | border-radius | rounded="lg" | | shadow | box-shadow | shadow="md" | | display | display | display="flex" | | gap | gap | gap="4" |
| solid | Background for solid buttons | | contrast | Text on solid backgrounds | | fg | Foreground/text color | | muted | Muted backgrounds | | subtle | Subtle backgrounds | | emphasized | Hover states | | focusRing | Focus ring color |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/mgd34msu/goodvibes-gemini --skill chakra-uiBuilds accessible React applications with Chakra UI v3 components, tokens, and recipes. Use when creating styled component systems, theming, or accessible form controls. Source: mgd34msu/goodvibes-gemini.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mgd34msu/goodvibes-gemini --skill chakra-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/mgd34msu/goodvibes-gemini