What problem does it solve? LLMs produce generic, clichéd frontend code with predictable layouts, default fonts, and static states. This Skill overrides those biases by enforcing metric-based design rules, strict component architecture, and performance guardrails for React and Next.js interfaces. ## Core Features & Use Cases - Bias-Corrected Design Rules: Bans generic patterns like centered heroes, Inter font, purple gradients, and 3-column card rows, enforcing asymmetric layouts and curated typography. - Motion & Interaction Specs: Implements Framer Motion spring physics, perpetual micro-interactions, staggered reveals, and Bento grid archetypes with strict performance isolation. - Architecture Guardrails: Enforces RSC safety, Tailwind version checks, dependency verification, and full loading/empty/error state coverage. - Use Case: Ask for a SaaS dashboard and receive a Bento-grid layout with animated status indicators, infinite data carousels, and Geist typography instead of a generic card layout. ## Quick Start Build a modern SaaS dashboard landing page with React, Tailwind, and Framer Motion using asymmetric layouts and animated bento cards.