What is anthropic-ui-skills?
Anthropic's UI design system. Use when building interfaces inspired by Anthropic's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Anthropic's UI design system. Use when building interfaces inspired by Anthropic's aesthetic - light mode, Inter font, 4px grid.
Quickly install anthropic-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Anthropic-style interfaces with AI agents.
| surface-base | #ECE9E0 | rgb(236,233,224) | Page background | | surface-raised | #DBD1C0 | rgb(219,209,192) | Cards, modals, raised surfaces | | surface-overlay | #0F0F10 | rgb(15,15,16) | Overlays, tooltips, dropdowns | | text-primary | #625F59 | rgb(98,95,89) | Headings, body text | | text-secondary | #9F9F9C | rgb(159,159,156) | Secondary, muted text |
| text-tertiary | #454036 | rgb(69,64,54) | Additional text |
Anthropic's UI design system. Use when building interfaces inspired by Anthropic'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 anthropic-ui-skillsAnthropic's UI design system. Use when building interfaces inspired by Anthropic'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 anthropic-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