dip/cmdk
Fast, unstyled command menu React component. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 49
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 1510
- days_rel: 537
- days_push: 308
- n_releases_24m: 5
Adoption not part of the score
12916 stars · 378 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
ui-components frontend-framework search-engine frontend web-development accessibility browser command-palette combobox react radix-ui unstyled typescript web-server nodejs
1 source
- readme: https://github.com/dip/cmdk · fetched 2026-08-28 · 9f995b74f81e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dip/cmdk | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem