A coding-rules document for a Raycast extension monorepo, a repository that contains multiple related packages or extensions. It explains where logic belongs, how interfaces should be structured, and how errors and secrets are handled.
A development rule for Raycast extensions that divides work into three stages: define the specification, create the code structure, then implement the details. Raycast extensions are small apps that add commands to the Raycast launcher.
A set of security rules for building applications and API clients. API clients are code components that communicate with online services; the rules cover secret handling, input checks, time limits, retries and dependency updates.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: