Skip to content
Public family compositionsAuthored reference · synthetic records · account actions end at labelled handoffsImplementation guide
Public interface reference

Current product launch

launch narrative and getting-started sequence.

Browse extensions
SpaceOpens Raycast when installed

One window, distinct commands

Select a public command family to inspect its particular structure.

Command window

Small actions, useful context

Each feature pairs one purpose with a concrete public structure.

Keep a note

A title, checklist and export affordance.

Find a command

A query, selection and result preview.

Share a starting point

A template, prerequisites and source link.

Show the work in context.

Text and media stay associated when the layout becomes a single column.

Public feature interface

Explore a complete public flow.

Open the extension directory

From input to a useful command

The diagram preserves the public API story without pretending to call a private API.

Read the input, present a command, then let the person choose an action.
export default function Command() {
  return <List searchBarPlaceholder="Find a task" />;
}
  1. Choose the public command type.
  2. Define input and empty states.
  3. Keep any account permission step explicit.
Build a first command

Build a first command

Review extension design

Review extension design

Composition contract and public sources

launch narrative and getting-started sequence. This authored implementation is distinct from original DOM/CSS replay. Automated presence, behavior and geometry are reported separately.

Family F-launch; patterns hero, launcher, features, developers.

Complete family contracts · Synthetic fixtures · Local schemas

Source capture IDs: CAP-inventory--extra--new-1440, CAP-inventory--extra--new-390.

Continue on the official service

This action leaves the local reference. The service may require an account, native application or additional permission.

Open public destination

Search public compositions