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

Build the next useful command.

API diagrams and developer community narrative.

Browse extensions
SpaceOpens Raycast when installed

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

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
Composition contract and public sources

API diagrams and developer community narrative. This authored implementation is distinct from original DOM/CSS replay. Automated presence, behavior and geometry are reported separately.

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

Complete family contracts · Synthetic fixtures · Local schemas

Source capture IDs: CAP-inventory--secondary--developers-1440, CAP-inventory--secondary--developers-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