What problem does it solve?
Building frontend components for the Swiss AI Hub often leads to visual inconsistency, missing dark mode variants, and deviation from established patterns, wasting development time and creating a fragmented user experience.
Core Features & Use Cases
- Authoritative Token Reference: Instant access to the official surface color scale, semantic severity colors, typography hierarchy, spacing values, border radius rules, and dark mode variants pulled directly from the production codebase.
- Validated Component Patterns: Copy-paste ready Tailwind class examples for cards, dialogs, data tables, buttons, forms, panels, and dashboard widgets, all sourced from real, in-use components.
- Visual Verification Workflow: Step-by-step Playwright guidance to screenshot and inspect rendered components to confirm correct token application and dark mode compatibility.
- Use Case: When building a new agent management interface, use this Skill to pull the exact card layout, status tag severity mapping, and navigation sidebar styling to match the rest of the Swiss AI Hub platform.
Quick Start
Use the design-system skill to look up the correct Tailwind classes and dark mode variants for a new resource card component.