What problem does it solve? Premium UI work often drifts into generic, inconsistent styling when agents hardcode colors and invent components. This Skill supplies a fixed cinematic design vocabulary — four aesthetic presets and an interaction-pattern library — that agents apply strictly through the host repository's own design tokens and shared components. ## Core Features & Use Cases - Four Aesthetic Presets: Organic Tech, Midnight Luxe, Brutalist Signal, and Vapor Clinic, each defining palette, typography, identity, and image mood. - Interaction-Pattern Library: Floating-island navbar, opening-shot hero, functional artifact cards, manifesto section, sticky stacking archive, pricing grid, and terminal footer. - Token-First Composition: All concrete colors, spacing, and components come from the repo's UI skill and design tokens; on any conflict the project UI skill wins. - Use Case: A feature's spec.md declares ### Design Language: cinematic; the implement agent auto-loads this Skill and builds a premium landing page using the repo's tokens and component library. ## Quick Start Enable cinematic design by listing it under designLanguages in .github/bubbles-project.yaml, then ask the ux agent to wireframe a premium landing page for your feature.