Cmd+K command palette — every action by name
1 min
Press Cmd+K, type, hit Enter. Every navigation + action is reachable by keyword.
The command palette (Cmd+K everywhere, Ctrl+K on Windows/Linux) lists every action in the app. The catalog is built per-route — "Switch to Code tab" only appears when you're on a `/project/:id` route. The matcher is case-insensitive substring across label / subtitle / keywords.
Favourites:
- "new app" → opens the scaffold wizard. - "new agent" → opens the agent wizard. - "open help" → opens the Help sidecar. - "settings: ai" → jumps to Settings on the AI tab. - "open Console" → focuses the Console tab in a project workspace.
Keyboard inside the palette: ↑↓ navigate, Enter to run, Esc to close.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.