What It Does
Creates video programmatically with React. You describe the composition in code; Remotion renders it to MP4. Every frame is driven by useCurrentFrame() rather than CSS animation, so the output is deterministic and reproducible. It pulls PAI theme constants and Art-skill aesthetics for visual consistency, and stages output to ~/Downloads/ for preview first.