What problem does it solve?
This Skill turns ambiguous UI/UX requests into consistent, accessible frontend design systems and implementation-ready components without relying on unsafe or “AI-sloppy” styling.
Core Features & Use Cases
- Accessible design system generation: Produces OKLCH-based color tokens and typography/layout guidance aligned to WCAG 2.1 AA, APCA advisories, touch target requirements, reduced-motion support, semantic structure, and zero-JS defaults.
- Style-safe creative production: In Creative mode, enforces a caller-chosen tone catalog, blocks common low-quality aesthetic patterns (e.g., gradient-on-white purple, default centered max-w card grids, banned display fonts), and ensures an “aesthetic direction” is committed before code.
- Frontend code implementation for Astro + Svelte + Tailwind: Generates component structure and styling guidance for Astro layouts and Svelte islands, with OKLCH-only color usage and optional Material Design 3 when explicitly requested.
Quick Start
Generate a UI/UX design system and frontend implementation for a “product dashboard design” request using Astro + Svelte + Tailwind, ensuring OKLCH-only colors, WCAG 2.1 AA contrast, prefers-reduced-motion support, and a single-column mobile-first layout with defined typography and spacing.