¿Puedo vibecodear Raycast Pro?
PARCIAL · un fin de semanaA personal launcher command or menubar utility is buildable, but Raycast's native polish, extension ecosystem, sync, AI, and Mac integration take serious product work.
Build me a Mac command palette covering the parts of Raycast Pro I actually use:
clipboard history, snippets, and AI commands. Requirements:
- An Electron tray app with a global hotkey (alt+space) opening one centered input
window; electron-store for settings, better-sqlite3 for data.
- Clipboard history: watch the clipboard, keep the last 500 text entries with timestamp
and source app, fuzzy-search them with fuse.js, Enter pastes the selection.
- Snippets: a snippets.json of {keyword, expansion}; picking one copies the expansion
with {date} and {clipboard} placeholders filled in.
- AI commands: Fix Grammar, Summarize, and Translate run the current clipboard through
an LLM (key in .env) and put the result back on the clipboard with a notification.
- Custom commands: shell scripts in a commands/ folder appear in the palette by
filename; their output is copied or shown.
- Everything local except the LLM calls; no accounts, no telemetry.
- Out of scope: an extension store, file search, window management, and cloud sync. Do
not chase native launcher speed, this is Electron and that is the tradeoff.
- README: the macOS accessibility permission needed for paste simulation, and how to
change the hotkey.$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay because the launcher is a daily OS layer; latency and polish matter a lot.
xextension ecosystem
xstore/discovery
xnative speed
xcloud sync
xteam/shared snippets
xpolished AI commands
¿No quieres construirlo? Esta gente ya lo hizo gratis.
sin votos, sin pago por aparecer · solo lo que es real
Precio de Raycast Pro
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free (personal) | $0 | $0 | 5 notes and 3 months of clipboard history; core launcher and extensions included. |
| pro | $10 | $8 | Unlimited notes and clipboard history; Raycast AI included. |
| teams free | $0/usuario | $0/usuario | Unlimited members; 5 shared commands, 30 quicklinks, 30 snippets, 5 notes and 3-month clipboard history per member. |
| teams pro | $15/usuario | $12/usuario | Unlimited shared commands, quicklinks and snippets; unlimited notes and clipboard history. |
| enterprise | a medida | — | Custom seats, security and support; numeric limits and price not public. |
plan gratisPersonal: 5 notes and 3-month clipboard history. Teams Free: unlimited members, 5 shared commands, 30 quicklinks and 30 snippets.
facturaciónmonthly + annual; 14-day Pro trial; no seat minimum or maximum published
costos ocultosAdvanced AI costs an additional $8/month for an individual or $8/user/month on Teams Pro and is unavailable during the 14-day trial.
verificado 2026-08-11 · fuente ↗
¿Raycast Pro es gratis?
The free plan covers core features with 5 notes and a 3-month clipboard history. El plan de pago es Pro a $10/mes (revisado 2026-08-07).
¿Puedo vibecodear Raycast Pro?
Parcial. El núcleo de Raycast Pro se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: extension ecosystem, store/discovery. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Raycast Pro?
Raycast Pro cuesta unos $10/mes (Pro, revisado 2026-08-07), o sea $120 al año.
¿Qué pierdo si reemplazo Raycast Pro?
Con honestidad: extension ecosystem; store/discovery; native speed; cloud sync; team/shared snippets; polished AI commands. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Raycast Pro?
Sí: SuperCmd v1 (The still-maintained open-source v1 runs Raycast-style extensions, clipboard, snippets, windows, and bring-your-own AI.) Raycast Free (Raycast without Pro: the launcher survives, and AI works only if you bring the model or key.) El prompt es para cuando la quieres exactamente a tu modo.