Skip to main content
ClaudeWave
Skill5.7k estrellas del repoactualizado yesterday

hyperframes-animation

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

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.