# dip/cmdk

Fast, unstyled command menu React component.

Repository: https://github.com/dip/cmdk
Canonical: https://ross.abutalabs.com/products/cmdk
Language: TypeScript
License: MIT
License Family: permissive
Topics: combobox, command-palette, radix-ui, react, command-menu
Last push: 2025-10-29T04:13:58+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 49, release rhythm 40, longevity 100
- inputs: {"age_days": 1510, "days_push": 308, "days_rel": 537, "gap_med": 2.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12916, forks 378 (observed 2026-08-28T04:11:00.130794+00:00)

## What it is
cmdk is a fast, unstyled React component for building command menus (⌘K palettes) that also works as an accessible combobox. It provides a fully composable API with automatic filtering and sorting of rendered items.

## Use cases
- add a command palette to a react app
- build a cmd+k search menu
- create an accessible combobox with filtering
- implement a spotlight-style quick action menu
- render grouped searchable lists in react
- build a dialog-based command menu

## When to choose
- you need an unstyled, composable command menu you can fully theme yourself
- you want automatic filtering, sorting, and keyboard accessibility out of the box
- you're building with React and want a battle-tested component (used by Vercel, Linear-style apps)

## When to avoid
- you need a pre-styled, batteries-included command palette
- your project isn't React-based
- you need a full autocomplete/typeahead with async remote suggestions

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, search-engine
- domain: frontend, web-development, accessibility
- platform: browser
- tags: command-palette, combobox, react, radix-ui, unstyled, typescript, web-server, nodejs

## Member repositories
- dip/cmdk (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:00.130794+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:41.294815+00:00, confidence not recorded.
  - readme: https://github.com/dip/cmdk (fetched 2026-08-28T04:11:00.130794+00:00, sha 9f995b74f81e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
