hyperframes-registry
Install, discover, and wire registry blocks and components into HyperFrames compositions. Use when running hyperframes add or hyperframes catalog, installing one item or every block matching a tag, wiring an installed item into index.html, or working with hyperframes.json. Covers discovery, install locations, block sub-composition wiring, component snippet merging, and authoring a new block or component to…
- installs 8w
- 244,473
- 30-day movement
- starts with the next reading
- Related entries
- 4
- Connections
- 0
A skill that teaches an AI coding agent how to use the HyperFrames registry: discovering blocks and components via `hyperframes catalog`, installing them with `hyperframes add`, and wiring installed items into a host composition's index.html. It bundles reference docs covering install locations, block sub-composition wiring, component snippet merging, and the workflow for authoring a new block or component to contribute upstream.
Reach for it whenever you are running hyperframes add or catalog, editing hyperframes.json, or installing and wiring registry items into a HyperFrames composition.
Use it to
- Search the catalog by intent before browsing
- Install a block or every block matching a tag
- Wire an installed block into index.html via data-composition-src
- Merge a component's HTML, CSS, and JS snippets into a composition
- Author and submit a new block or component as an upstream PR
For Developers building HyperFrames video compositions with an AI agent
- Host repository
- heygen-com/hyperframes
- Installs, lifetime
- 501k
- Installs, 8 weeks
- 244k
- Host stars
- 51k
- Host language
- TypeScript