hyperframes-animation

Orchestrate complex animations across GSAP, Lottie, and Three.js runtimes.

Updated May 6, 2026
One-click install
npx skills add https://github.com/johan-Rm/agents --skill hyperframes-animation-johan-rm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-animation
Source: https://github.com/johan-Rm/agents/tree/main/skills/hyperframes-animation
Command: npx skills add https://github.com/johan-Rm/agents --skill hyperframes-animation-johan-rm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gsap, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the fragmentation of motion design by providing a unified, deterministic framework for creating, orchestrating, and auditing complex animations across multiple runtimes like GSAP, Lottie, and Three.js.

Core Features & Use Cases

  • Atomic Motion Rules: Access a library of pre-built, seek-safe animation recipes that can be composed into complex scenes.
  • Multi-Phase Blueprints: Load proven, time-coded shot templates for common product-launch scenarios like kinetic typography or device showcases.
  • Choreography Auditing: Use the included animation-map script to analyze existing compositions for stagger consistency and lifecycle warnings.

Quick Start

Load the hyperframes-animation skill to compose a new scene using the kinetic-type-beats blueprint for your product intro.

Frequently Asked Questions about hyperframes-animation

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

FAQPage Schema
How do I orchestrate complex GSAP animations across multiple runtimes?

You can orchestrate complex GSAP animations by loading atomic motion rules and composing them into multi-phase blueprints. This framework ensures deterministic, seek-safe rendering across runtimes like Lottie and Three.js.

What is deterministic motion design for web animations?

Deterministic motion design is the orchestration of animations through atomic rules and time-coded blueprints to ensure seek-safe rendering. You need it when synchronizing complex scene transitions or product-launch choreography across multiple runtimes like GSAP and Three.js.

Can I use Lottie and Three.js animations in the same scene composition?

Yes, you can use Lottie and Three.js within the same scene composition. The framework provides a unified environment that registers and orchestrates animation instances across these runtimes, ensuring deterministic rendering and seek-safe playback for all elements.

How do I audit existing animation choreography for stagger consistency?

You can audit existing animation choreography by running an animation-map script. This script analyzes your current compositions to detect stagger consistency issues and identify lifecycle warnings, ensuring your time-coded blueprints remain synchronized and deterministic.

GSAP vs other animation libraries for product-launch choreography?

Using GSAP within a deterministic motion design framework provides pre-built, seek-safe atomic motion rules and multi-phase blueprints specifically designed for product-launch choreography. This avoids the fragmentation typically encountered when managing complex scene transitions across different runtimes.

Why does my multi-runtime animation composition break when seeking?

Animation composition breaks when seeking if runtimes lack deterministic rendering constraints. A structured composition environment is required to register animation instances, ensuring all atomic motion rules and blueprints remain seek-safe during timeline scrubbing.