What problem does it solve? Designs living in Figma cannot be rendered directly inside a HyperFrames video composition; this Skill converts Figma links into frozen local assets, brand tokens, HTML components, and GSAP timelines so renders stay deterministic and never call Figma at runtime. ## Core Features & Use Cases - Asset and token import via REST CLI: Render nodes to SVG/PNG, freeze them under .media/images/, and import brand variables with binding records so color updates propagate without re-importing. - Component and motion reconstruction: Convert Figma node trees into editable HTML at exact geometry, and translate connector-provided motion data into paused, finite GSAP timelines validated by an objective PSNR-based verification script. - Storyboard decoding: Parse a section of scene frames into element chains and keyframe timelines instead of playing stills back-to-back. - Use Case: A user pastes a figma.com link to a brand logo and an animated card; the Skill freezes the logo as SVG, imports the brand tokens, rebuilds the card as HTML, and reconstructs its animation as a verified GSAP timeline. ## Quick Start Import this Figma frame into my composition and reconstruct its animation: paste your figma.com link and ask the agent to bring the design into the video.