What problem does it solve? When authoring videos in the Vawe engine, agents regress to flat fade-and-rise slideshows that pass correctness gates but lack ambition. This Skill forces every authored scene JSON to reach for directed, kinetic, on-brand motion instead of a static slide deck. ## Core Features & Use Cases - Recipe-based motion composition: Finds measured motion recipes via make arsenal and applies one per storyboard beat instead of hand-rolling animation. - Gate-backed mandates: Enforces kinetic typography, living backgrounds, camera moves, earned transitions, asymmetric layout, and real terminal output through make direction-floor and make author-check. - Render-and-judge loop: Runs make video, make reveal, and make judge to render the scene and score every frame against the brand. - Use Case: When asked to produce a launch film or promo in this repo, load this Skill after planning locks the brief so the resulting scene JSON uses kinetic reveals, a moving backdrop, and a cinematic camera dive rather than a plain slideshow. ## Quick Start Load the vawe-creative skill after the brief is locked, then author the scene JSON using one motion recipe per beat and run make author-check, make video, and make judge on it.