Back to blocksView all shell blocks


Installation
npx shadcn add @mylo-ui/shell-command-palettePreview
Command Palette
Press ⌘K or Ctrl+K to open
Quick Actions
Create new project
⌘NSchedule meeting
⌘MCompose email
⌘ENew document
⌘DUsage
import { ShellCommandPalette } from "@/components/blocks/shell-command-palette"
export default function Page() {
return <ShellCommandPalette />
}Dependencies
lucide-react
shadcn/ui Components
card
badge
button
input
Related Blocks
More shell blocks you might like

shell
Sidebar Navigation
Collapsible sidebar with navigation items, search, and user profile
Ready to use
/blocks/shell-sidebar
shell
Header Navigation
Responsive header with nav links, search, notifications, and user menu
Ready to use
/blocks/shell-header
shell
Dashboard Layout
Complete dashboard with stats cards, activity feed, and task list
Ready to use
/blocks/shell-dashboard