What problem does it solve? AI-generated frontend code tends to fall into generic visual clichés such as centered hero sections, purple gradients, Inter font, and three-column card layouts. This Skill enforces a strict set of design engineering directives so generated React and Next.js interfaces look distinctive, polished, and consistent. ## Core Features & Use Cases - Tunable Design Dials: DESIGN_VARIANCE, MOTION_INTENSITY, and VISUAL_DENSITY baselines (8/6/4) drive layout asymmetry, animation richness, and information density, and adapt to explicit user requests. - Bias-Correction Rules: Bans common AI tells such as neon glows, pure black, Inter font, generic names, fake metrics, and Unsplash links, while enforcing Tailwind version checks, dependency verification, and RSC-safe component isolation. - Motion & Bento Specs: Provides Framer Motion spring physics, perpetual micro-interactions, staggered orchestration, and a five-card Bento dashboard paradigm with strict performance guardrails. - Use Case: Ask for a SaaS dashboard landing page and receive a left-aligned hero, a Bento grid with infinitely looping micro-animations, Geist typography, and a single desaturated accent color instead of a generic template. ## Quick Start Use the design-taste-frontend-v1 skill to build a Next.js dashboard page with a Bento grid layout and Framer Motion micro-interactions.