//raycast-nuxt-ui-clonebyHugoRCD

raycast-nuxt-ui-clone

Raycast command palette clone built with Nuxt UI to demonstrate advanced component customization capabilities

11
1
11
2
TypeScript

Preview

Raycast Nuxt UI Clone

license

A Raycast command palette clone to showcase Nuxt UI component customization capabilities.

What is this?

This project recreates Raycast’s command palette interface using only Nuxt UI components. The goal was to see how far we could push component customization and prove that complex UIs can be built entirely with Nuxt UI.

undefinedWhat’s included:undefined

  • Pixel-perfect Raycast interface (Command Palette, Modal, Dropdown Menu)
  • Modular extension system (GitHub, VSCode, Spotify, Color Picker, Kill Process)
  • Dynamic actions with right-click support and keyboard shortcuts
  • Random favorites and suggestions

undefinedWhat’s missing:undefined

  • Real functionality (it’s just UI mockups)
  • Actual API integrations

Tech Stack

  • Nuxt 3 + TypeScript
  • Nuxt UI v3 components
  • Tailwind CSS v4
  • Modular architecture with composables

Development

git clone https://github.com/HugoRCD/raycast-nuxt-ui-clone.git
pnpm install
pnpm dev

Contributing

Want to make this actually functional? Cool ideas:

  • Implement real GitHub/Spotify API integrations
  • Add new extensions (Notion, Slack, etc.)
  • Create a plugin system
  • Fork it and build your own command palette

Just fork, create a branch, and submit a PR.

License

Apache 2.0 - Made by @HugoRCD

undefined⭐ Star if you found this useful!undefined

[beta]v0.14.0