Back to blocks
shell
Block

Command Palette

Search interface with keyboard shortcuts, recent items, and suggestions

Installation

npx shadcn add @mylo-ui/shell-command-palette

Preview

Command Palette

Press ⌘K or Ctrl+K to open

Quick Actions

Create new project
⌘N
Schedule meeting
⌘M
Compose email
⌘E
New document
⌘D

Usage

import { ShellCommandPalette } from "@/components/blocks/shell-command-palette"

export default function Page() {
  return <ShellCommandPalette />
}

Dependencies

lucide-react

shadcn/ui Components

card
badge
button
input