Mantine Custom Components

Build custom components that integrate with Mantine's theming, Styles API, and core features. Use this skill when: (1) creating a new component using factory(), polymorphicFactory(), or genericFactory(), (2) adding Styles API support (classNames, styles, vars, unstyled), (3) implementing CSS variables via createVarsResolver, (4) building compound components with sub-components and shared context, (5) registering a component with MantineProvider via Component.extend(), or (6) any task involving Factory, useProps, useStyles, BoxProps, StylesApiProps, or ElementProps in @mantine/core.

mantinedev Updated

File contents

mantinedev/skills/tree/main/skills/mantine-custom-components commit 6b0b47656c

Frequently asked questions

npx skillmds@latest add mantinedev/mantine-custom-components