What is bear-ui-skills?
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid.
Quickly install bear-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Bear-style interfaces with AI agents.
| surface-base | #FFFFFF | rgb(255,255,255) | Page background | | surface-raised | #DDDDDE | rgb(221,221,222) | Cards, modals, raised surfaces | | surface-overlay | #232428 | rgb(35,36,40) | Overlays, tooltips, dropdowns | | text-primary | #8B8C90 | rgb(139,140,144) | Headings, body text |
| text-secondary | #7D7D7F | rgb(125,125,127) | Secondary, muted text | | text-tertiary | #AB8C8E | rgb(171,140,142) | Additional text | | border-default | #EFEFEF | rgb(239,239,239) | Subtle borders, dividers |
Bear's UI design system. Use when building interfaces inspired by Bear'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 bear-ui-skillsBear's UI design system. Use when building interfaces inspired by Bear'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 bear-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