What problem does it solve?
Raycast extension developers need a reliable, reference-backed guide for building, debugging, and publishing Raycast extensions and AI-powered extensions without getting lost in docs or setup details.
Core Features & Use Cases
- Raycast API & UI building: Learn how to implement commands, UI components (lists, forms, detail views), actions, and navigation using @raycast/api.
- Developer workflow & publishing: Use Raycast’s CLI and store preparation guidance to develop, debug, lint, build, and publish extensions confidently.
- AI extensions & utilities: Get up to speed on AI.ask usage, AI extension tools/instructions/evals, and common helper utilities from @raycast/utils.
- Teams & private extensions: Follow steps for Raycast for Teams setup and publishing private extensions.
Quick Start
Ask for a complete Raycast extension build plan using the Raycast API and manifest structure, targeting a command that shows a list and an AI-enhanced action.