What problem does it solve?
Manually installing and wiring HyperFrames registry blocks and components requires memorizing install paths, attribute requirements, and snippet merging steps, which is time-consuming and prone to errors when building video compositions.
Core Features & Use Cases
- Registry Item Installation: Install HyperFrames blocks and components via the
hyperframes add command, with support for custom install paths configured in hyperframes.json.
- Block Wiring: Correctly wire installed standalone blocks into host compositions using required
data-composition-src, data-composition-id, timeline, and layer attributes.
- Component Integration: Merge component HTML, CSS, and JS snippets into existing compositions, with guidance for GSAP timeline integration where required.
- Use Case: For example, when building a HyperFrames promotional video, use this skill to quickly add an animated data chart block and a film grain overlay component, wiring them correctly to the host timeline without manual reference lookup.
Quick Start
Use the hyperframes-registry skill to install the data-chart block and wire it into your HyperFrames host composition with the correct timeline and layer attributes.