Skip to content

Commit 1a617d3

Browse files
authored
docs(readme): add Frame.md design template gallery (#1182)
## What Adds a **Frame.md** section to the main README — `frame.md` is the design-system-for-video translation layer (a `DESIGN.md` superset rewritten for the frame). Includes a 10-template gallery. Each thumbnail links to its design page on `hyperframes.dev/design/<slug>`. ## Templates Biennale Yellow · BlockFrame · Blue Professional · Bold Poster · Broadside · Capsule · Cartesian · Cobalt Grid · Coral · Creative Mode ## Image hosting Preview PNGs uploaded to `static.heygen.ai/hyperframes-oss/docs/images/design-templates/<slug>.png` (heygen-public bucket), matching the existing demo-gif convention. All verified `200 image/png`. Design pages all verified `200`. <img width="652" height="996" alt="image" src="https://github.com/user-attachments/assets/832fd87d-0421-4906-9f46-c5c9bf5b48e9" /> 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent fcff442 commit 1a617d3

1 file changed

Lines changed: 64 additions & 1 deletion

File tree

README.md

Lines changed: 64 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,69 @@ Need ideas? Browse the [Showcase](https://hyperframes.heygen.com/showcase) for f
7171
- Docs-to-video, PDF-to-video, and website-to-video explainers
7272
- Reusable motion graphics for automated content pipelines
7373

74+
## Frame.md
75+
76+
**frame.md — your design system, ready for video.**
77+
78+
Every brand has a `design.md`. None of them were written for a camera. `frame.md` is the missing translation layer: it takes your web-context design spec and inverts it for the frame — the same tokens, the same rules, but rewritten so an AI agent can compose a promo video without guessing at scale or reaching for web chrome.
79+
80+
The output is a `DESIGN.md` superset your whole toolchain can read. Atoms stay sacred. Composition stays free. Numbers come from the script.
81+
82+
<table>
83+
<tr>
84+
<td width="50%" align="center">
85+
<a href="https://www.hyperframes.dev/design/biennale-yellow"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/biennale-yellow.png" alt="Biennale Yellow" width="100%"></a>
86+
<br><b><a href="https://www.hyperframes.dev/design/biennale-yellow">Biennale Yellow</a></b>
87+
</td>
88+
<td width="50%" align="center">
89+
<a href="https://www.hyperframes.dev/design/blockframe"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/blockframe.png" alt="BlockFrame" width="100%"></a>
90+
<br><b><a href="https://www.hyperframes.dev/design/blockframe">BlockFrame</a></b>
91+
</td>
92+
</tr>
93+
<tr>
94+
<td width="50%" align="center">
95+
<a href="https://www.hyperframes.dev/design/blue-professional"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/blue-professional.png" alt="Blue Professional" width="100%"></a>
96+
<br><b><a href="https://www.hyperframes.dev/design/blue-professional">Blue Professional</a></b>
97+
</td>
98+
<td width="50%" align="center">
99+
<a href="https://www.hyperframes.dev/design/bold-poster"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/bold-poster.png" alt="Bold Poster" width="100%"></a>
100+
<br><b><a href="https://www.hyperframes.dev/design/bold-poster">Bold Poster</a></b>
101+
</td>
102+
</tr>
103+
<tr>
104+
<td width="50%" align="center">
105+
<a href="https://www.hyperframes.dev/design/broadside"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/broadside.png" alt="Broadside" width="100%"></a>
106+
<br><b><a href="https://www.hyperframes.dev/design/broadside">Broadside</a></b>
107+
</td>
108+
<td width="50%" align="center">
109+
<a href="https://www.hyperframes.dev/design/capsule"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/capsule.png" alt="Capsule" width="100%"></a>
110+
<br><b><a href="https://www.hyperframes.dev/design/capsule">Capsule</a></b>
111+
</td>
112+
</tr>
113+
<tr>
114+
<td width="50%" align="center">
115+
<a href="https://www.hyperframes.dev/design/cartesian"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/cartesian.png" alt="Cartesian" width="100%"></a>
116+
<br><b><a href="https://www.hyperframes.dev/design/cartesian">Cartesian</a></b>
117+
</td>
118+
<td width="50%" align="center">
119+
<a href="https://www.hyperframes.dev/design/cobalt-grid"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/cobalt-grid.png" alt="Cobalt Grid" width="100%"></a>
120+
<br><b><a href="https://www.hyperframes.dev/design/cobalt-grid">Cobalt Grid</a></b>
121+
</td>
122+
</tr>
123+
<tr>
124+
<td width="50%" align="center">
125+
<a href="https://www.hyperframes.dev/design/coral"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/coral.png" alt="Coral" width="100%"></a>
126+
<br><b><a href="https://www.hyperframes.dev/design/coral">Coral</a></b>
127+
</td>
128+
<td width="50%" align="center">
129+
<a href="https://www.hyperframes.dev/design/creative-mode"><img src="https://static.heygen.ai/hyperframes-oss/docs/images/design-templates/creative-mode.png" alt="Creative Mode" width="100%"></a>
130+
<br><b><a href="https://www.hyperframes.dev/design/creative-mode">Creative Mode</a></b>
131+
</td>
132+
</tr>
133+
</table>
134+
135+
Browse and remix them all at [hyperframes.dev/design](https://www.hyperframes.dev/design).
136+
74137
## How It Works
75138

76139
Define a video as HTML. Add data attributes for timing and tracks. Use GSAP, CSS, Lottie, Three.js, Anime.js, WAAPI, or your own frame adapter for seekable animation.
@@ -122,7 +185,7 @@ HyperFrames is the open-source rendering engine, plus a growing set of tools aro
122185
| Studio | Available, evolving | Browser surface for previewing and editing compositions |
123186
| AWS Lambda rendering | Available | Deploy a distributed render stack and drive renders from your laptop or CI |
124187
| [hyperframes.dev](https://www.hyperframes.dev/) | Available | Community playground for previewing, iterating, sharing, and rendering HTML-native video projects |
125-
| Design.HTML | In development | Visualize a brand identity and turn it into reusable, video-ready HyperFrames compositions |
188+
| [frame.md](https://www.hyperframes.dev/design) | Available | Invert your design system for the camera — a DESIGN.md superset an agent can compose video from |
126189

127190
## Catalog
128191

0 commit comments

Comments
 (0)