styling

Installation
SKILL.md

Styling Guidelines

Reference Repositories

When to Apply This Skill

Use this pattern when you need to:

  • Write Tailwind/CSS for UI components in this repo.
  • Decide whether a wrapper element is necessary or can be removed.
  • Style interactive disabled states using HTML disabled and Tailwind variants.
  • Replace JS click guards with semantic disabled behavior.
  • Build scrollable content areas inside flex columns, resizable panes, or split layouts.

Minimize Wrapper Elements

Installs
71
GitHub Stars
4.6K
First Seen
Jan 20, 2026
styling — epicenterhq/epicenter