raycast-extensions

Installation
SKILL.md

Raycast Extension Development

Build Raycast extensions using React, TypeScript, and Node.js.

Quick Start

  1. Create extension: Run "Create Extension" command in Raycast
  2. Install & develop: npm install && npm run dev
  3. Edit: Modify src/index.tsx, changes hot-reload automatically
  4. Test: Extension appears at top of Raycast root search

Choosing a UI Primitive

Need Component
Searchable list of items List
Image gallery/grid Grid
User input collection Form
Rich content display Detail
Related skills
Installs
29
GitHub Stars
2
First Seen
Jan 24, 2026