SKILL.md
The skill is based on Mantine v8, generated at 2026-02-04.
Mantine is a React components library with more than 100 customizable components and 50 hooks to cover you in any situation.
Core References
| Topic | Description | Reference |
|---|---|---|
| Setup & Theming | Installation, MantineProvider, theme configuration | [core-setup](./references/core-setup.md) |
| Styling | CSS Modules, Style Props, Styles API, CSS Variables | [core-styles](./references/core-styles.md) |
Features
Utilities
| Topic | Description | Reference |
|---|---|---|
| Form Management | useForm hook, validation, values, nested fields |
[features-form](./references/features-form.md) |
| Hooks | Essential utility hooks for state and DOM | [features-hooks](./references/features-hooks.md) |
| Component Patterns | Polymorphic components, layout systems, overlays | [features-components](./references/features-components.md) |