{
  "slug": "cmdk",
  "name": "cmdk",
  "url": "https://cmdk.paco.me",
  "cat": "dx",
  "group": "build",
  "tagline": "Command menu",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "An unstyled command-palette primitive, v1, from Paco Coursey — the Cmd+K search box pattern. It handles filtering, fuzzy scoring, keyboard navigation, groups and nested pages, and is what shadcn's <code>Command</code> and <code>Combobox</code> components wrap.",
  "why": "Already in your project if you used shadcn's Combobox or Command. Building a searchable, keyboard-accessible dropdown by hand is where most homegrown accessibility bugs live.",
  "warn": "Its built-in filtering can be slow past a few thousand items — switch to controlled filtering and virtualization. Default scoring sometimes surprises, but you can override <code>filter</code>.",
  "install": "npm install cmdk",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://github.com/dip/cmdk",
    "checked_at": "2026-08-18T20:59:38.827+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}