mirror of
https://github.com/nexu-io/open-design.git
synced 2026-07-06 22:31:53 +08:00
- Replaced the `community/` directory with `spec/`, which now serves as the portable plugin specification and authoring kit, including documentation, templates, and examples for contributors. - Added new files for agent development, contributing guidelines, and a comprehensive README for the plugin spec kit. - Updated existing documentation to reflect the new structure and clarify authoring rules for plugins. - Introduced multiple example plugins under the new `spec/examples/` directory, showcasing various use cases and workflows for plugin authors. This update enhances the clarity and accessibility of the plugin development process, providing a robust framework for contributors and external agents.
923 B
923 B
name, description, license, metadata, od
| name | description | license | metadata | od | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| create-hyperframes-launch | Use this plugin when the user wants a HyperFrames-ready HTML motion composition, launch animation, kinetic typography clip, product reveal, or social video made from code. | MIT |
|
|
Create HyperFrames Launch
Workflow
- Clarify duration, aspect ratio, product, text beats, and motion style.
- Plan the composition as scenes with exact timings.
- Create HyperFrames-ready HTML with named layers, restrained animation, and render notes.
- Keep composition source organized under a cache or source folder and return the rendered artifact or render instructions.
- Critique timing, legibility, and whether the composition can render deterministically.
Output Contract
Produce hyperframes-plan.md and a render-ready composition folder or rendered video.