What problem does it solve?
Manually installing and wiring reusable HyperFrames blocks and components from the public registry requires memorizing install paths, correct HTML attribute syntax, and snippet merging steps, which is time-consuming and error-prone for developers and video creators building custom video compositions.
Core Features & Use Cases
- CLI Command Guidance: Full documentation for the
hyperframes add command, including options for targeting custom project directories, generating machine-readable output, and skipping clipboard operations for headless/CI environments.
- Wiring Instructions: Step-by-step guides for wiring installed blocks into host compositions via
data-composition-src attributes, and merging component HTML, CSS, and JS snippets directly into existing composition files.
- Registry Discovery: Tools to browse available blocks and components, filter by type and tags, and view item metadata like dimensions, duration, and dependencies.
- Use Case: A motion designer building a HyperFrames project can use this skill to quickly add an animated data chart block, wire it to appear at the correct timestamp in their main composition, and customize its styling without manually referencing external registry documentation.
Quick Start
Use the hyperframes-registry skill to install the shimmer-sweep component and add its light sweep effect to your project's title text composition.