obsidian-ui-skills

Installation
SKILL.md

Obsidian UI Skills

Opinionated constraints for building Obsidian-style interfaces with AI agents.

When to Apply

Reference these guidelines when:

  • Building dark-mode interfaces
  • Creating Obsidian-inspired design systems
  • Implementing UIs with Inter font and 4px grid

Colors

  • MUST use dark backgrounds (lightness < 20) for primary surfaces - detected lightness: 0
  • MUST use #000000 as page background (surface-base)
  • MUST use #6930C7 for primary actions and focus states (accent)
  • SHOULD reduce color palette (currently 24 colors detected)
  • MUST maintain text contrast ratio of at least 4.5:1 for accessibility
Related skills
Installs
83
GitHub Stars
35
First Seen
Feb 6, 2026