constructive-command-palette

Installation
SKILL.md

Build command palettes with navigation and executable commands using @constructive-io/ui.

When to Apply

Use this skill when:

  • Building a command palette (Cmd+K / Ctrl+K interface)
  • Implementing keyboard-driven navigation
  • Creating searchable command menus
  • Adding quick actions to your application

Overview

The Command component from @constructive-io/ui provides a full-featured command palette with search, keyboard navigation, grouping, and shortcuts. This skill covers both the UI component usage and a recommended command specification schema for defining your application's commands.

Component Reference

import {
  Command,
Related skills

More from constructive-io/constructive-skills

Installs
1
First Seen
Feb 27, 2026