What problem does it solve? AI-generated frontend code often falls into generic visual clichés such as centered hero sections, purple gradients, Inter font, and three-column card rows. This Skill enforces a structured set of design engineering directives so generated React and Tailwind interfaces follow consistent typography, color, layout, motion, and performance rules. ## Core Features & Use Cases - Design Baseline Configuration: Drives output through three tunable dials (DESIGN_VARIANCE, MOTION_INTENSITY, VISUAL_DENSITY) that control layout asymmetry, animation intensity, and information density. - Anti-Cliché Rules: Bans common AI design tells such as neon glows, pure black, gradient text, generic placeholder names, and default shadcn/ui styling. - Motion & Bento Patterns: Provides Framer Motion spring physics specs, staggered orchestration, and five animated Bento card archetypes for SaaS dashboards. - Use Case: Ask for a SaaS dashboard landing page and receive Next.js code with asymmetric layouts, Geist typography, liquid glass panels, and isolated client components for perpetual micro-animations. ## Quick Start Generate a React dashboard landing page using the design taste baseline with Tailwind styling and Framer Motion animations.