Choose the item type
Each item has its own directory under
registry/blocks/ or registry/components/.
Build the item
- Fork and clone heygen-com/hyperframes.
- Copy a nearby item of the same type as a starting point.
- Rename the directory and update
registry-item.json. - Add the item to
registry/registry.json.
dimensions and duration; components must not.
For a component, demo.html must be a complete composition that shows the effect and can be rendered by the Catalog preview pipeline.
Validate it
Run the same gates used for normal compositions:Generate the Catalog page
Open the pull request
Include:- the registry files and regenerated Catalog output;
- a short description of where the item is useful;
- a preview image or video so reviewers can judge it without checking out the branch.