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

hyperframes-keyframes

Build seek-safe keyframe animation for the active iPollo Video timeline.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/hyperframes-keyframes && cp -r /tmp/hyperframes-keyframes/examples/plugin-packages/video-agent/skills/hyperframes-keyframes ~/.claude/skills/hyperframes-keyframes
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# HyperFrames Keyframes

Use this Skill for timeline-controlled keyframe animation.

1. Express animation from explicit timeline time or progress.
2. Define stable values before, during, and after each animated interval.
3. Avoid state that depends on prior frame execution.
4. Keep easing and overlap intentional and compatible with scene duration.
5. Verify direct seeking at key boundaries and the final frame.