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

hyperframes-core

Apply the core composition, timing, media, and determinism contract used by iPollo Video.

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

SKILL.md

# HyperFrames Core

Use this Skill whenever editing the structure of an active iPollo Video project.

1. Keep one authoritative composition and timeline.
2. Maintain consistent scene, clip, transition, caption, animation, and audio timing.
3. Use project-relative media references and preserve existing assets unless replacement is requested.
4. Keep rendering deterministic for any requested timestamp.
5. Preserve the session contract and validate before completion.