# albingroen/react-cmdk

A fast, accessible, and pretty command palette for React

Repository: https://github.com/albingroen/react-cmdk
Canonical: https://ross.abutalabs.com/products/react-cmdk
Homepage: https://react-cmdk.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, tailwindcss, headlessui, tsdx, typescript
Last push: 2024-06-19T03:19:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1759, "days_push": 805, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1235, forks 47 (observed 2026-08-28T04:04:04.929611+00:00)

## What it is
A React component library for building fast, accessible, and customizable command palettes (⌘K menus) in web applications. It provides composable components with built-in search filtering, multi-page navigation, and dark/light mode support.

## Use cases
- add a cmd+k command palette to my react app
- build a searchable quick-action menu for my web application
- let users navigate my app with keyboard shortcuts
- create a spotlight-style search overlay in react
- implement multi-page command menus with nested navigation
- add an accessible command launcher with dark mode support

## When to choose
- you need a polished, accessible command palette in a React project
- you want composable components rather than a rigid prebuilt widget
- you need built-in fuzzy search filtering and multi-page support
- you want dark/light mode out of the box

## When to avoid
- your project does not use React
- you need a command palette for a native desktop or mobile app
- you want a fully prebuilt palette with zero composition
- you need a framework-agnostic or vanilla JS solution

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, search-engine, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: command-palette, react-components, cmdk, keyboard-shortcuts, dark-mode, accessibility, typescript, web-server, nodejs

## Member repositories
- albingroen/react-cmdk (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.929611+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-30T08:22:03.476210+00:00, confidence not recorded.
  - readme: https://github.com/albingroen/react-cmdk (fetched 2026-08-28T04:04:04.929611+00:00, sha f9c7cd50b1c7)
  - homepage: https://react-cmdk.com (fetched 2026-08-29T12:21:25.232311+00:00, sha d870d9058811)
  - registry_npm: https://registry.npmjs.org/react-cmdk (fetched 2026-08-29T12:21:25.234648+00:00, sha 2338f908d218)
- Data as of 2026-08-30T08:39:29.467469+00:00.
