·obsidian-ui-skills
*

obsidian-ui-skills

Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark mode, Inter font, 4px grid.

22Installs·1Trend·@ihlamury

Installation

$npx skills add https://github.com/ihlamury/design-skills --skill obsidian-ui-skills

How to Install obsidian-ui-skills

Quickly install obsidian-ui-skills AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ihlamury/design-skills --skill obsidian-ui-skills
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ihlamury/design-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ihlamury/design-skills --skill obsidian-ui-skills
Category
*Creative Media
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from ihlamury/design-skills

Quick answers

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.

How do I install obsidian-ui-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

Where is the source repository?

https://github.com/ihlamury/design-skills