If you're building custom dropdowns, multi-selects, or autocomplete inputs with Mantine, this skill walks you through the Combobox primitives that power all the built-in select components. You'll learn the three-step pattern: create a store with useCombobox, wire up the Target/Dropdown/Option structure, and handle submissions. The references cover different target types for buttons versus inputs, searchable variants, pills for multi-select, and custom option rendering. It's lower-level than reaching for Select or Autocomplete directly, but that's the point when you need something those components don't offer out of the box.
npx -y skills add mantinedev/skills --skill mantine-combobox --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills