What is figma-ui-skills?
Figma's UI design system. Use when building interfaces inspired by Figma's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Figma's UI design system. Use when building interfaces inspired by Figma's aesthetic - light mode, Inter font, 4px grid.
Quickly install figma-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Figma-style interfaces with AI agents.
| surface-base | #FFFFFF | rgb(255,255,255) | Page background | | surface-raised | #3A28FA | rgb(58,40,250) | Cards, modals, raised surfaces | | surface-overlay | #E7E7E7 | rgb(231,231,231) | Overlays, tooltips, dropdowns | | text-primary | #545454 | rgb(84,84,84) | Headings, body text | | text-2 | #262626 | rgb(38,38,38) | Additional text |
| text-tertiary | #656565 | rgb(101,101,101) | Additional text | | border-default | #4D3ECF | rgb(77,62,207) | Subtle borders, dividers | | accent | #BEBAF6 | rgb(190,186,246) | Primary actions, links, focus |
Figma's UI design system. Use when building interfaces inspired by Figma'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 figma-ui-skillsFigma's UI design system. Use when building interfaces inspired by Figma'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 figma-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