What is shortcut-ui-skills?
Shortcut's UI design system. Use when building interfaces inspired by Shortcut's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Shortcut's UI design system. Use when building interfaces inspired by Shortcut's aesthetic - light mode, Inter font, 4px grid.
Quickly install shortcut-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Shortcut-style interfaces with AI agents.
| surface-base | #FFFFFF | rgb(255,255,255) | Page background | | surface-raised | #EBECF0 | rgb(235,236,240) | Cards, modals, raised surfaces | | surface-overlay | #D7EAF5 | rgb(215,234,245) | Overlays, tooltips, dropdowns | | text-primary | #949494 | rgb(148,148,148) | Headings, body text | | text-2 | #545454 | rgb(84,84,84) | Additional text |
| text-secondary | #A0A1A6 | rgb(160,161,166) | Secondary, muted text | | border-default | #E3E0D5 | rgb(227,224,213) | Subtle borders, dividers | | warning | #523F1D | rgb(82,63,29) | Warning states, cautions | | accent | #3831BF | rgb(56,49,191) | Primary actions, links, focus |
Shortcut's UI design system. Use when building interfaces inspired by Shortcut'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 shortcut-ui-skillsShortcut's UI design system. Use when building interfaces inspired by Shortcut'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 shortcut-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