What problem does it solve? LLM-generated frontend code tends to repeat the same narrow layouts, produce headings that wrap into 4-6 lines, leave empty gaps in bento grids, and ship static pages without motion. This Skill enforces a rigorous design system that breaks those defaults and produces varied, cinematic, motion-rich React interfaces. ## Core Features & Use Cases - Deterministic Layout Randomization: Simulates a Python RNG seeded by prompt length to select hero architectures, typography stacks, components, and GSAP paradigms so no two pages look alike. - Strict Layout Rules: Enforces AIDA page structure, ultra-wide H1 containers limited to 2-3 lines, gapless bento grids via grid-flow-dense, and massive section spacing. - Advanced GSAP Motion: Implements ScrollTrigger pinning, scrubbing text reveals, image scale-and-fade effects, and card stacking with hover physics. - Use Case: Ask for a landing page for a SaaS product and receive a complete React/Tailwind page with a cinematic hero, dense bento feature grid, pinned scroll gallery, and a pre-flight design plan verifying every layout constraint. ## Quick Start Ask the agent to build a landing page for your product and it will output a verified design plan followed by the full React and GSAP code.