What problem does it solve?
Front-end teams often drift from GroundX's brand when building dashboards, forms, and UI components in React/MUI/TypeScript. This skill provides canonical, brand-aligned primitives and patterns to keep interfaces consistent with GroundX's standards.
Core Features & Use Cases
- Translates brand invariants into reusable tokens and wrappers (GxCard, GxPill, GxSectionHeader, GxButtonGroup, GxUsageCard) and integrates with CommonSubmitButton / CommonCancelButton for consistent interactions.
- Enables building page layouts, components, and forms that match the GroundX dashboard across React apps and design system boundaries.
- Supplies a token-driven foundation via
constants.ts / constants.generated.ts and groundx-design-standards to ensure a single source of truth for color, typography, and spacing.
Quick Start
Install and start building GroundX UI pages using the Gx* components and CommonSubmitButton to mirror the dashboard.