What problem does it solve?
Inconsistent visual design across UI components leads to brand dilution and user confusion. This Skill guarantees that every UI artifact follows the official myKaarma design system, ensuring color, typography, spacing, and interaction patterns are uniform in both light and dark modes.
Core Features & Use Cases
- Token‑Based Styling: All colors, shadows, and spacing must reference CSS design tokens with inline hex fallbacks, preventing broken themes when assets fail to load.
- Dark‑Mode Support: Provides separate token sets for dark surfaces, prohibiting pure black or white backgrounds and defining appropriate contrast levels.
- Typography & Layout Rules: Enforces Lato‑based class system, card‑based layouts, spacing scales, and navigation hierarchy.
- Use Cases: Ideal for building dashboards, forms, component libraries, or AI‑generated UI screens that need to stay on‑brand without manually copying token values.
Quick Start
Invoke the brand‑guidelines skill before starting a UI component to automatically apply the correct design tokens and layout rules.