A React component library with 100+ components, hooks, and built-in dark mode that leans hard on CSS modules and TypeScript. You'd reach for this when building React apps that need a complete UI system without reinventing forms, theming, or accessibility. Version 9.2.2 requires React 19.2+, which is a real constraint if you're on older versions. The setup is straightforward with Vite but demands PostCSS configuration and proper MantineProvider wrapping or nothing will style correctly. The skill focuses on Vite setups specifically, not Next.js, and includes detailed guides for forms, scheduling components, and testing with Vitest. Honest take: it's comprehensive but opinionated about its toolchain.
npx skills add https://github.com/itechmeat/llm-code --skill mantine-dev