What problem does it solve?
Centralizes UI design decisions into a reusable system to ensure consistent visuals and reduce drift across platforms, speeding up UI work and improving product cohesion.
Core Features & Use Cases
- Central 8px grid spacing and a single accent color to maintain harmony across SwiftUI, Android, and web.
- Comprehensive color palettes with neutral bases and a single accent to ensure accessible contrast and brand consistency.
- Typography guidelines defining heading and body text hierarchy, font pairings, and line heights.
- Ready-to-use component templates and references in references/component-templates.md and references/color-palettes.md for quick adoption.
- Use Case: when creating new UI components or updating existing ones to align with the design system across all platforms.
Quick Start
Consult this guide before creating any UI component to apply the standard spacing, typography, color, and templates.