Nimbus Pro
AS

Command Menu

A keyboard-first command palette (Cmd+K) for navigating the app, running actions, and changing settings — without touching the mouse.

What is a Command Palette?

The fastest path to anywhere in your app

A command palette is a keyboard-first interface that lets users jump to any page, run any action, or change any setting by typing part of its name. Popularized by Linear, Raycast, and GitHub, it's the single most-loved power-user feature in modern SaaS apps.

Speed

3–5 keystrokes to any action.

Discoverability

Type to fuzzy-search every command.

Muscle memory

Same shortcut on every page.

A11y

Fully keyboard navigable, no mouse needed.

Try It Now

Open the palette and run a command

or pressK/CtrlK

Last action

No command run yet — open the palette and try one.

Tip: try searching for theme, invite, or star.

Keyboard Shortcuts

Global keybindings available across the app

Open command paletteK
Navigate results
Run selected command
Close paletteEsc
Quick switch projectP
Toggle sidebarB
Search settings/

Example Commands

All 18 commands bundled with the demo palette

18 total

Navigation

Go to DashboardGD
Go to ProjectsGP
Go to TeamGT
Go to ReportsGR
Go to CalendarGC
Go to MessagesGM

Actions

Create new projectC
Create new documentD
Invite teammateI
Export dataE
Star current pageS

Settings

Toggle themeL
Notification preferences,
Account settings.
Sign out

Help

Open documentation?
Keyboard shortcuts?
Contact support

Anatomy & Tips

How to build a great command palette

Trigger

⌘K / Ctrl+K is the universal convention. Toggle on second press.

Fuzzy search

Match against label + group + keywords. Sort by recency for power users.

Grouping

Group results by category (Navigation, Actions, Settings, Help) with sticky headers.

Keyboard only

Arrow keys, Enter, Esc. Mouse hover updates the active index so click & keyboard stay in sync.