learning_ai_common_plat/dashboards/ux-lab/bolt-command-palette-kit/INTEGRATION_NOTES.md

305 B

Integration Notes

This repo provides reusable primitives for:

  • Command palette (Cmd+K)
  • Keyboard shortcut registry
  • Action search + grouping
  • Recent actions

Integration pattern:

  • Copy src/components/** + any src/lib/** helpers into target app.
  • Map --ux-* tokens to target app tokens.