What problem does it solve?
This Skill helps you build a correct, renderable HyperFrames composition without the silent timing, layout, media, or validation failures that can break a video export.
Core Features & Use Cases
- Composition Structure: Define the required root, clips, tracks, and sub-composition wiring for a seekable HTML video project.
- Deterministic Animation Rules: Follow the paused timeline, property allowlist, and layout constraints needed for reproducible frame-by-frame rendering.
- Media and Variables: Place media correctly, pass per-instance variables, and keep host and sub-composition responsibilities separated.
- Validation and Debugging: Use the reference guidance to avoid common pitfalls that pass simple checks but fail during composited render.
- Use Case: A motion designer or engineer can use this Skill to turn a rough scene idea into a valid HyperFrames composition that renders cleanly to MP4.
Quick Start
Open the HyperFrames core guide and follow it to create or edit a composition that registers the right timeline, places media correctly, and passes the required validation rules.