What problem does it solve? Building consistent, mathematically rigorous UI layouts with UnoCSS often results in inconsistent spacing, decorative clutter, and AI-generated design slop like gradient text and heavy shadows. This Skill provides a complete design system translating Swiss International Typographic Style principles into production-ready UnoCSS patterns. ## Core Features & Use Cases - UnoCSS Configuration: A complete uno.config.ts with theme colors, typography preset rules, transformers, and reusable shortcuts for grids, cards, buttons, and typographic hierarchy. - Component Recipes: Ready-to-use HTML patterns including an asymmetric 12-column hero with spec rail and a numbered index card triad, all built on hairline borders and opacity-based text hierarchy. - Anti-Slop Enforcement: A strict prohibition table mapping common AI design anti-patterns (purple gradients, blur orbs, nested cards) to correct Swiss alternatives, plus grayscale and blur verification utilities. - Use Case: When refactoring a Nuxt or Vue landing page that suffers from inconsistent styling, apply the provided shortcuts like swiss-grid-12, swiss-h1, and swiss-card-4 to enforce an 8px baseline grid, 60ch reading measure, and single-accent color discipline. ## Quick Start Ask the AI to restyle your Vue or Nuxt component using the Swiss Design UnoCSS shortcuts and configuration from this skill.