obsidian-plugin-shadcn-styling
Installation
SKILL.md
Obsidian Plugin shadcn Styling
Use this skill when the plugin already uses shadcn/ui and you need the UI to look more polished without drifting into brittle custom styling.
Typical triggers
- "Make this settings page prettier"
- "These shadcn components look inconsistent"
- "Can we theme this plugin view better?"
- "Replace these raw Tailwind color classes with something cleaner"
- "Why does this dialog feel visually off?"
Prefer another skill when
- the repo is not clearly using shadcn/ui or Tailwind →
obsidian-plugin-css-styling - the issue is component architecture or prop design →
obsidian-plugin-react-components - the issue is which form/card/dialog primitives to compose →
obsidian-plugin-shadcn-composition - the issue is copy, labels, or settings wording →
obsidian-plugin-ui-ux