What problem does it solve? LLM-generated frontend code tends to look generic: centered heroes, Inter font, purple gradients, three-column card rows, and static UI with no loading or error states. This Skill enforces a strict set of design engineering directives so generated React/Next.js interfaces look deliberately designed rather than AI-default. ## Core Features & Use Cases - Tunable Design Dials: DESIGN_VARIANCE, MOTION_INTENSITY, and VISUAL_DENSITY baselines (8/6/4) drive layout asymmetry, animation richness, and spacing density, overridable per user request. - Anti-Slop Rulebook: Bans Inter font, neon glows, pure black, emoji, generic names, fake metrics, Unsplash links, and 3-column card layouts; mandates skeleton loaders, empty/error states, and tactile feedback. - Motion & Bento Specs: Prescribes Framer Motion spring physics, layoutId transitions, staggered reveals, perpetual micro-interactions, and a 5-card Bento dashboard architecture with strict client-component isolation and performance guardrails. - Use Case: Ask for a SaaS dashboard landing page and receive Next.js code with asymmetric bento grids, Geist typography, liquid-glass cards, and infinite micro-animations instead of a generic centered hero. ## Quick Start Generate a modern SaaS dashboard landing page in Next.js with Tailwind and Framer Motion following the design taste rules.