๐ŸŽฏ

css-animations

๐ŸŽฏSkill

from heygen-com/hyperframes

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add heygen-com/hyperframes --skill css-animations
skills.sh Installโš  Installs to .agents/skills/
$npx skills add heygen-com/hyperframes --skill css-animations
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/css-animations/SKILL.md
VibeIndex|
What it does
|

A CSS Animations adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Enables AI coding agents to use CSS animations and keyframes within HyperFrames video compositions.

Overview

The css-animations skill is a HyperFrames adapter that teaches AI agents how to write CSS keyframe animation patterns compatible with HyperFrames video rendering. Standard CSS animations run on wall-clock time, making them non-deterministic during frame capture. This skill provides patterns that let HyperFrames discover, pause, and seek CSS animations frame-by-frame.

Key Features

  • CSS @keyframes patterns that HyperFrames can automatically discover and control during frame-accurate rendering
  • Seekable animation techniques where HyperFrames pauses and steps through CSS animations at each captured frame
  • Works alongside other adapters (GSAP, Anime.js, Lottie, Three.js, WAAPI) for mixed-runtime compositions
  • Integrates with the HyperFrames dev-loop: init, preview, lint, and render to MP4
  • Deterministic rendering where identical inputs always produce identical video output

Who is this for?

  • Developers who prefer pure CSS animations over JavaScript libraries when building HyperFrames compositions
  • AI agent users who need CSS keyframe animations to render correctly in the frame capture pipeline
  • Teams wanting lightweight, dependency-free animations within automated video pipelines
๐Ÿ“ฆ

Same repository

heygen-com/hyperframes(48 items)

css-animations

SKILL.md

73,918Installs
-
AddedApr 30, 2026

More from this repository10

๐ŸŽฏ
hyperframes-cli๐ŸŽฏSkill

CLI tool for the Hyperframes video rendering framework that provides commands to create, preview, lint, and render HTML-based video compositions to MP4.

๐ŸŽฏ
hyperframes๐ŸŽฏSkill

Skill for authoring HTML-based video compositions with the Hyperframes framework, covering captions, TTS, audio-reactive animation, and transitions for AI agent-driven video creation.

๐ŸŽฏ
hyperframes-registry๐ŸŽฏSkill

Skill for installing blocks and components into Hyperframes projects via the `hyperframes add` command, providing access to 50+ ready-to-use overlays, shader transitions, and data visualizations.

๐ŸŽฏ
hyperframes-core๐ŸŽฏSkill

The foundational technical contract for HyperFrames HTML video compositions, defining data attributes, clip/track structure, sub-compositions, variables, media playback, deterministic rendering rules, and project validation.

๐ŸŽฏ
hyperframes-animation๐ŸŽฏSkill

Comprehensive animation skill for HyperFrames providing atomic motion rules, multi-phase scene blueprints, scene transitions, motion-design techniques, and seven runtime adapters including GSAP, Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and TypeGPU.

๐ŸŽฏ
hyperframes-creative๐ŸŽฏSkill

Non-animation creative direction for HyperFrames videos covering design specs, color palettes, typography, narration scripting, beat planning, audio-reactive visuals, composition patterns, and brand/style decisions.

๐ŸŽฏ
remotion-to-hyperframes๐ŸŽฏSkill

A skill for the HyperFrames open-source video rendering framework that teaches AI agents to write correct HTML-based video compositions and GSAP animations, enabling them to render video from HTML code.

๐ŸŽฏ
hyperframes-keyframes๐ŸŽฏSkill

A Claude Code skill that guides the creation of seek-safe 2D/3D keyframe animations for HyperFrames compositions, supporting GSAP timelines, CSS keyframes, Anime.js, WAAPI, FLIP transitions, SVG morph/draw, motion paths, and 3D depth effects with built-in verification diagnostics.

๐ŸŽฏ
general-video๐ŸŽฏSkill

A fallback HyperFrames composition authoring skill for custom video creation when no specialized workflow fits. Handles multi-scene pieces, brand reels, montages, title cards, motion posters, static loops, and freeform compositions at any length or format.

๐ŸŽฏ
faceless-explainer๐ŸŽฏSkill

Converts arbitrary text (articles, notes, topics, briefs) into faceless explainer videos with auto-generated TTS narration and LLM-designed visuals including typography, abstract graphics, diagrams, and data visualizations.