What is obsidian-ui-skills?
Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark mode, Inter font, 4px grid. Source: ihlamury/design-skills.
Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark mode, Inter font, 4px grid.
Quickly install obsidian-ui-skills AI skill to your development environment via command line
Source: ihlamury/design-skills.
Opinionated constraints for building Obsidian-style interfaces with AI agents.
| surface-base | #000000 | rgb(0,0,0) | Page background | | surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces | | surface-overlay | #151027 | rgb(21,16,39) | Overlays, tooltips, dropdowns | | text-primary | #858585 | rgb(133,133,133) | Headings, body text | | text-secondary | #3A2F66 | rgb(58,47,102) | Secondary, muted text |
| text-tertiary | #555555 | rgb(85,85,85) | Additional text | | border-default | #2F2F2F | rgb(47,47,47) | Subtle borders, dividers | | warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions | | accent | #6930C7 | rgb(105,48,199) | Primary actions, links, focus |
Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark 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 obsidian-ui-skillsObsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark 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 obsidian-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