Pipes Figma content directly into HyperFrames compositions through a split REST and MCP architecture. Static assets, brand tokens, and components come through the CLI with a personal access token (frozen locally so renders stay deterministic). Motion timelines and shader fills require the MCP connector since Figma doesn't expose them over REST. The clever part is the storyboard reconstruction: it treats Figma frames as animation states instead of static slides, letting you import a filmstrip and rebuild the motion with GSAP. Batching is baked in to dodge rate limits. If you're building video from design files and want variables bound instead of baked, this is the bridge.
npx -y skills add heygen-com/hyperframes --skill figma --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template