command-palette-patterns
Installation
SKILL.md
Command Palette Patterns
Command Palette Design
Trigger
- Cmd+K (Mac) / Ctrl+K (Windows).
- Also accessible from a search icon in the header.
- Show keyboard shortcut hint near the search icon.
Structure
- Search input at top (auto-focused).
- Results grouped by type: Pages, Actions, Recent, Settings.
- Keyboard navigation: arrow keys, Enter to execute.
- Recent/frequent actions shown before typing.