What is apple-ui-skills?
Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid.
Quickly install apple-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Apple-style interfaces with AI agents.
| surface-base | #FFFFFF | rgb(255,255,255) | Page background | | surface-raised | #0858DC | rgb(8,88,220) | Cards, modals, raised surfaces | | text-primary | #808080 | rgb(128,128,128) | Headings, body text | | text-secondary | #6D89B5 | rgb(109,137,181) | Secondary, muted text | | text-tertiary | #90C5F1 | rgb(144,197,241) | Additional text |
| border-default | #B5C7D8 | rgb(181,199,216) | Subtle borders, dividers | | accent | #155BD0 | rgb(21,91,208) | Primary actions, links, focus |
Apple's UI design system. Use when building interfaces inspired by Apple'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 apple-ui-skillsApple's UI design system. Use when building interfaces inspired by Apple'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 apple-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