command-palette
Installation
SKILL.md
Command Palette
Quick command execution interface
What it solves
A Command Palette pattern helps teams create a reliable way to find and run commands, destinations, and recent items from a single keyboard-first surface. It is most useful when teams need editor and workspace commands. Compared with adjacent patterns, this pattern should reduce friction without hiding the state, rules, or recovery paths people need to keep moving.
When to use
- Editor and workspace commands
- Settings and preference shortcuts
- Object or page navigation for power users