shadcn-syntax-command
OfficialBuild reliable Command palettes with cmdk.
Software Engineering#accessibility#command-palette#cmdk#shadcn-command#server-side-search#keyboard-hotkey#react-state
AuthorImpertio-Studio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents common production breakages when implementing shadcn ui’s Command (cmdk) command-palette/combobox patterns, especially around filtering, controlled state, keyboard shortcuts, and correct composition.
Core Features & Use Cases
- Correct shadcn Command composition: assemble the nine primitives (Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandSeparator, CommandShortcut) into working palettes.
- Deterministic filtering behaviors: choose the right mode for client-side fuzzy filtering vs server-side/async filtering using
shouldFilter={false}and manual query/items management, includingCommandLoading. - Production guardrails against known failures: enforce unique
valueprops, correctfiltercallback arity(value, search, keywords), proper Cmd+K hotkey registration cleanup, and includeCommandEmptyso zero results don’t look “broken.” - Dialog/Popover decision support: pick between
CommandDialog(global modal launcher) and inline/popover usage for anchored triggers and sub-page navigation.
Quick Start
Ask for a robust Cmd+K CommandDialog palette in shadcn ui evergreen-2026 with async server-side search using shouldFilter={false}, unique CommandItem value keys, CommandEmpty for zero results, and a correctly cleaned-up global keydown listener.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: shadcn-syntax-command Download link: https://github.com/Impertio-Studio/shadcn-ui-Claude-Skill-Package/archive/main.zip#shadcn-syntax-command Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.