What problem does it solve?
This Skill eliminates generic, low-fidelity AI frontend outputs by enforcing production-grade design, component architecture, and animation patterns so generated UI code is visually premium, consistent, and performant.
Core Features & Use Cases
- Design & Architecture Rules: Enforces typography, single-accent color palettes, grid-first layouts, Tailwind styling conventions, dependency verification, and anti-emoji/content constraints.
- Motion & Interaction: Mandates isolated client components for Framer Motion choreography, perpetual micro-interactions, staggered reveals, and complete loading/empty/error states.
- Performance & Guardrails: Requires hardware-accelerated transforms only, DOM-cost limits, mobile-safe full-height sections, and a final pre-flight checklist to validate production readiness.
- Use Case: Use this Skill to generate a responsive Next.js component library or to audit and upgrade an existing dashboard to a premium, motion-driven UI.
Quick Start
Generate a responsive Next.js React component for an asymmetric hero using DESIGN_VARIANCE 8, MOTION_INTENSITY 6, and VISUAL_DENSITY 4 while verifying package.json for required dependencies.