What is raycast-ui-skills?
Raycast's UI design system. Use when building interfaces inspired by Raycast's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Raycast's UI design system. Use when building interfaces inspired by Raycast's aesthetic - light mode, Inter font, 4px grid.
Quickly install raycast-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Raycast-style interfaces with AI agents.
| surface-base | #DFDFDF | rgb(223,223,223) | Page background | | surface-raised | #08090B | rgb(8,9,11) | Cards, modals, raised surfaces | | text-primary | #636162 | rgb(99,97,98) | Headings, body text | | text-secondary | #A9A7A8 | rgb(169,167,168) | Secondary, muted text | | text-tertiary | #E99CA8 | rgb(233,156,168) | Additional text |
| border-default | #282223 | rgb(40,34,35) | Subtle borders, dividers | | destructive | #E99CA8 | rgb(233,156,168) | Error states, delete actions |
Raycast's UI design system. Use when building interfaces inspired by Raycast's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ihlamury/design-skills --skill raycast-ui-skillsRaycast's UI design system. Use when building interfaces inspired by Raycast's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ihlamury/design-skills --skill raycast-ui-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ihlamury/design-skills