hyperframes-animation

Compose deterministic GSAP timelines from atomic motion rules and scene blueprints.

255|42|Updated Nov 16, 2023
One-click install
npx skills add https://github.com/chmonitor/chmonitor --skill hyperframes-animation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-animation
Source: https://github.com/chmonitor/chmonitor/tree/main/.agents/skills/hyperframes-animation
Command: npx skills add https://github.com/chmonitor/chmonitor --skill hyperframes-animation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @hyperframes/producer, and includes scripts (resource) components.

What problem does it solve?

Creating professional, deterministic motion design for web-based video and interactive compositions requires deep expertise in animation libraries, timing, and seek-safe rendering patterns. This Skill eliminates the need to hand-code complex GSAP timelines from scratch by providing pre-built atomic motion rules, multi-phase scene blueprints, and runtime adapter references.

Core Features & Use Cases

  • Atomic Motion Rules: Over 30 composable animation recipes covering text effects, camera moves, transitions, and SVG animations that combine into complete scenes with a single paused GSAP timeline.
  • Scene Blueprints: Pre-designed multi-phase templates for common narrative arcs like brand reveals, social proof, concept demos, and CTAs—each with runnable HTML examples and phase timing guidance.
  • Runtime Adapters: Integration patterns for seven animation runtimes including GSAP, Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and TypeGPU/WebGPU.
  • Use Case: A motion designer building a product launch video can load the brand-reveal-assemble-zoom blueprint, select 2-4 rules, and output a seek-safe composition that renders deterministically at any frame.

Quick Start

Use the hyperframes-animation skill to build a brand reveal scene by selecting 2-4 atomic motion rules from the rules index and composing them into a single paused GSAP timeline registered to window.__timelines.

Frequently Asked Questions about hyperframes-animation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build deterministic GSAP timelines for web animation?

Create seek-safe GSAP timelines by selecting 2-4 atomic motion rules from the index and composing them into a single paused timeline registered to window.__timelines. This ensures deterministic rendering at any frame during web video production.

What are atomic motion rules for interactive UI animations?

Atomic motion rules are over 30 composable animation recipes covering text effects, camera moves, transitions, and SVG animations. They combine into complete interactive UI animation scenes without requiring deep expertise in timing or seek-safe rendering patterns.

Can I use Lottie and Three.js integration patterns with HyperFrames blueprints?

Yes, runtime adapters provide integration patterns for Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and WebGPU. These adapters allow you to use HyperFrames blueprints alongside these animation libraries for interactive UI animations.

What is the best way to create a brand reveal sequence without hand-coding GSAP?

The best way to create a brand reveal sequence is loading a pre-designed multi-phase scene blueprint like brand-reveal-assemble-zoom. Select 2-4 atomic motion rules from the index and compose them into a single paused GSAP timeline for deterministic output.

Does seek-safe motion design composition require specific animation runtime environments?

Seek-safe motion design composition supports seven runtime environments including GSAP, Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and TypeGPU/WebGPU. Runtime adapters provide the necessary integration patterns for each environment.

When do I need scene blueprints for web video production?

You need scene blueprints when building common narrative arcs like brand reveals, social proof sequences, concept demos, or CTAs for web video production. These multi-phase templates provide phase timing guidance and runnable HTML examples for deterministic rendering.