What is notion-ui-skills?
Notion's UI design system. Use when building interfaces inspired by Notion's aesthetic - light mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Notion's UI design system. Use when building interfaces inspired by Notion's aesthetic - light mode, Inter font, 4px grid.
Quickly install notion-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Notion-style interfaces with AI agents.
| surface-base | #F6F6F6 | rgb(246,246,246) | Page background | | surface-raised | #E5E5E4 | rgb(229,229,228) | Cards, modals, raised surfaces | | surface-overlay | #DFEFFE | rgb(223,239,254) | Overlays, tooltips, dropdowns | | text-primary | #5D686A | rgb(93,104,106) | Headings, body text | | text-2 | #3E3E3E | rgb(62,62,62) | Additional text |
| text-tertiary | #505050 | rgb(80,80,80) | Additional text | | border-default | #EDEEEC | rgb(237,238,236) | Subtle borders, dividers | | accent | #97CAEE | rgb(151,202,238) | Primary actions, links, focus |
Notion's UI design system. Use when building interfaces inspired by Notion'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 notion-ui-skillsNotion's UI design system. Use when building interfaces inspired by Notion'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 notion-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