Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

hyperframes-animation

Create deterministic animation and transitions for the active iPollo Video project.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/hyperframes-animation && cp -r /tmp/hyperframes-animation/examples/plugin-packages/video-agent/skills/hyperframes-animation ~/.claude/skills/hyperframes-animation
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# HyperFrames Animation

Use this Skill when the current iPollo Video project needs motion, transitions, or animated emphasis.

1. Follow the active scene timing and visual system.
2. Keep animation deterministic and derived from the project timeline.
3. Prefer transform and opacity animation; avoid layout thrashing and uncontrolled timers.
4. Ensure every frame is correct when seeking directly, not only during linear playback.
5. Run the session's HyperFrames validation after editing.