bymantinedev· 3 skills
Build custom dropdown/select/autocomplete/multiselect components using Mantine's Combobox primitives. Use this skill when: (1) creating a new custom select-like component with Combobox primitives, (2) building a searchable dropdown, (3) implementing a multi-select or tags input variant, (4) customizing option rendering, (5) adding custom filtering logic, or (6) any task involving useCombobox, Combobox.Target, Combobox.Option, or Combobox.Dropdown.
$npx -y skills add mantinedev/skills --skill mantine-comboboxInstalls into the current project.
Run `npx skills use "https://github.com/mantinedev/skills" --skill "mantinedev/skills/mantine-combobox"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mantinedev/skills" that are relevant to the current task. Run `npx skills add "https://github.com/mantinedev/skills"` and select the relevant skills, then follow their instructions.