baseline-ui

Installation
SKILL.md

Baseline UI — Design System Reference

When invoked, read and reference these canonical source files before answering any design question:

  • frontend/src/styles/global.css — design tokens (CSS custom properties)
  • frontend/src/styles/responsive.css — breakpoints, accessibility rules
  • frontend/src/components/Layout/AdminLayout.tsx — admin shell layout

Color Palette (CSS Custom Properties)

Token Value Usage
--color-primary #1a365d Navy — headings, primary buttons, brand
--color-primary-light #2b6cb0 Links, hover states, focus outlines
--color-secondary #e53e3e Red — CTAs, warnings, destructive actions
--color-accent #38a169 Green — success states, positive indicators
--color-bg #ffffff Page background
Related skills
Installs
16
First Seen
Mar 4, 2026