Modern CSS Architecture (shadcn Aesthetic) This skill provides comprehensive guidance for writing modern, refined CSS/SCSS that matches the shadcn/ui aesthetic - clean, minimal, accessible, and beautifully crafted. When This Skill Activates Apply these patterns when: - Writing any CSS, SCSS, or styling code - Creating component styles from scratch - Refactoring existing styles - Building design systems or theme systems - Working on Blazor, React, Vue, or any web UI Core Principles 1. Use CSS variables for everything themeable 2. HSL color system for easy manipulation 3. Consistent spacing sca…