Skip to content

Commit 11960f3

Browse files
committed
docs: make Catalog visual and reproducible
1 parent f267fc2 commit 11960f3

184 files changed

Lines changed: 3748 additions & 2720 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎docs/catalog/blocks/app-showcase.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@ title: "App Showcase"
33
description: "Fitness app product showcase with three floating smartphone screens"
44
---
55

6-
# App Showcase
7-
8-
Fitness app product showcase with three floating smartphone screens
9-
106
`showcase` `app` `3d`
117

128
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/app-showcase.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/app-showcase.png" autoPlay muted loop playsInline />
139

14-
## Install
10+
## Add it to a project
1511

16-
<CodeGroup>
12+
### Ask your agent
1713

18-
```bash Terminal
19-
npx hyperframes add app-showcase
14+
```text
15+
Add the App Showcase block from the HyperFrames Catalog to this project.
16+
Replace the demo content with mine and match the existing design and timing.
2017
```
2118

22-
</CodeGroup>
19+
### Install from the terminal
20+
21+
```bash
22+
npx hyperframes add app-showcase
23+
```
2324

2425
## Details
2526

@@ -29,16 +30,24 @@ npx hyperframes add app-showcase
2930
| Dimensions | 1920×1080 |
3031
| Duration | 5.5s |
3132

32-
## Files
33+
**Installed files**
3334

3435
| File | Target | Type |
3536
| --- | --- | --- |
3637
| `app-showcase.html` | `compositions/app-showcase.html` | hyperframes:composition |
3738

38-
## Usage
39+
## Use it
40+
41+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
3942

40-
After installing, add the block to your host composition:
43+
**Wiring it by hand.** The installed block can be added to a host composition with:
4144

4245
```html
4346
<div data-composition-id="app-showcase" data-composition-src="compositions/app-showcase.html" data-start="0" data-duration="5.5" data-track-index="1" data-width="1920" data-height="1080"></div>
4447
```
48+
49+
## Related topics
50+
51+
- [Browse the complete Catalog](/catalog)
52+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
53+
- [Build a richer composition](/go-further)

‎docs/catalog/blocks/apple-money-count.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: "Apple Money Count"
33
description: "Apple-style finance counter that counts from $0 to $10,000, flashes green, and bursts money icons with sound."
44
---
55

6-
# Apple Money Count
7-
8-
Apple-style finance counter that counts from $0 to $10,000, flashes green, and bursts money icons with sound.
9-
106
`showcase` `finance` `kinetic` `youtube` `sfx`
117

128
Created by [Stronkter](https://x.com/Stronkter).
@@ -19,15 +15,20 @@ Created by [Stronkter](https://x.com/Stronkter).
1915

2016
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/apple-money-count.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/apple-money-count.png" autoPlay muted loop playsInline />
2117

22-
## Install
18+
## Add it to a project
2319

24-
<CodeGroup>
20+
### Ask your agent
2521

26-
```bash Terminal
27-
npx hyperframes add apple-money-count
22+
```text
23+
Add the Apple Money Count block from the HyperFrames Catalog to this project.
24+
Replace the demo content with mine and match the existing design and timing.
2825
```
2926

30-
</CodeGroup>
27+
### Install from the terminal
28+
29+
```bash
30+
npx hyperframes add apple-money-count
31+
```
3132

3233
## Details
3334

@@ -37,17 +38,25 @@ npx hyperframes add apple-money-count
3738
| Dimensions | 1920×1080 |
3839
| Duration | 5s |
3940

40-
## Files
41+
**Installed files**
4142

4243
| File | Target | Type |
4344
| --- | --- | --- |
4445
| `apple-money-count.html` | `compositions/apple-money-count.html` | hyperframes:composition |
4546
| `assets/sfx-production.wav` | `assets/sfx-production.wav` | hyperframes:asset |
4647

47-
## Usage
48+
## Use it
49+
50+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
4851

49-
After installing, add the block to your host composition:
52+
**Wiring it by hand.** The installed block can be added to a host composition with:
5053

5154
```html
5255
<div data-composition-id="apple-money-count" data-composition-src="compositions/apple-money-count.html" data-start="0" data-duration="5" data-track-index="1" data-width="1920" data-height="1080"></div>
5356
```
57+
58+
## Related topics
59+
60+
- [Browse the complete Catalog](/catalog)
61+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
62+
- [Build a richer composition](/go-further)

‎docs/catalog/blocks/beat-freeze-cut.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@ title: "Beat Freeze Cut"
33
description: "A beat-driven speed ramp, freeze-frame hit, and hard-cut sequence for music-led promos and montages."
44
---
55

6-
# Beat Freeze Cut
7-
8-
A beat-driven speed ramp, freeze-frame hit, and hard-cut sequence for music-led promos and montages.
9-
106
`transition` `music` `beat-driven` `freeze-frame`
117

128
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/beat-freeze-cut.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/beat-freeze-cut.png" autoPlay muted loop playsInline />
139

14-
## Install
10+
## Add it to a project
1511

16-
<CodeGroup>
12+
### Ask your agent
1713

18-
```bash Terminal
19-
npx hyperframes add beat-freeze-cut
14+
```text
15+
Add the Beat Freeze Cut block from the HyperFrames Catalog to this project.
16+
Replace the demo content with mine and match the existing design and timing.
2017
```
2118

22-
</CodeGroup>
19+
### Install from the terminal
20+
21+
```bash
22+
npx hyperframes add beat-freeze-cut
23+
```
2324

2425
## Details
2526

@@ -29,16 +30,24 @@ npx hyperframes add beat-freeze-cut
2930
| Dimensions | 1920×1080 |
3031
| Duration | 6s |
3132

32-
## Files
33+
**Installed files**
3334

3435
| File | Target | Type |
3536
| --- | --- | --- |
3637
| `beat-freeze-cut.html` | `compositions/beat-freeze-cut.html` | hyperframes:composition |
3738

38-
## Usage
39+
## Use it
40+
41+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
3942

40-
After installing, add the block to your host composition:
43+
**Wiring it by hand.** The installed block can be added to a host composition with:
4144

4245
```html
4346
<div data-composition-id="beat-freeze-cut" data-composition-src="compositions/beat-freeze-cut.html" data-start="0" data-duration="6" data-track-index="1" data-width="1920" data-height="1080"></div>
4447
```
48+
49+
## Related topics
50+
51+
- [Browse the complete Catalog](/catalog)
52+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
53+
- [Build a richer composition](/go-further)

‎docs/catalog/blocks/blue-sweater-intro-video.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,26 @@ title: "Blue Sweater Intro Video"
33
description: "Warm AI creator intro sequence that resolves into an X follow card for @_blue_sweater_."
44
---
55

6-
# Blue Sweater Intro Video
7-
8-
Warm AI creator intro sequence that resolves into an X follow card for @_blue_sweater_.
9-
106
`showcase` `ai` `creator` `sfx`
117

128
Created by [Joe Sai](https://x.com/_blue_sweater_).
139

1410
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/blue-sweater-intro-video.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/blue-sweater-intro-video.png" autoPlay muted loop playsInline />
1511

16-
## Install
12+
## Add it to a project
1713

18-
<CodeGroup>
14+
### Ask your agent
1915

20-
```bash Terminal
21-
npx hyperframes add blue-sweater-intro-video
16+
```text
17+
Add the Blue Sweater Intro Video block from the HyperFrames Catalog to this project.
18+
Replace the demo content with mine and match the existing design and timing.
2219
```
2320

24-
</CodeGroup>
21+
### Install from the terminal
22+
23+
```bash
24+
npx hyperframes add blue-sweater-intro-video
25+
```
2526

2627
## Details
2728

@@ -31,18 +32,26 @@ npx hyperframes add blue-sweater-intro-video
3132
| Dimensions | 1920×1080 |
3233
| Duration | 12s |
3334

34-
## Files
35+
**Installed files**
3536

3637
| File | Target | Type |
3738
| --- | --- | --- |
3839
| `blue-sweater-intro-video.html` | `compositions/blue-sweater-intro-video.html` | hyperframes:composition |
3940
| `assets/joe-sai-avatar.png` | `assets/joe-sai-avatar.png` | hyperframes:asset |
4041
| `assets/sfx/integrated-melodic-tech-mix.wav` | `assets/sfx/integrated-melodic-tech-mix.wav` | hyperframes:asset |
4142

42-
## Usage
43+
## Use it
44+
45+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
4346

44-
After installing, add the block to your host composition:
47+
**Wiring it by hand.** The installed block can be added to a host composition with:
4548

4649
```html
4750
<div data-composition-id="blue-sweater-intro-video" data-composition-src="compositions/blue-sweater-intro-video.html" data-start="0" data-duration="12" data-track-index="1" data-width="1920" data-height="1080"></div>
4851
```
52+
53+
## Related topics
54+
55+
- [Browse the complete Catalog](/catalog)
56+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
57+
- [Build a richer composition](/go-further)

‎docs/catalog/blocks/camcorder-hud.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@ title: "Camcorder HUD"
33
description: "Responsive REC, battery, editable date placeholder, and timeline-driven counter overlay for creator-camera and camcorder treatments"
44
---
55

6-
# Camcorder HUD
7-
8-
Responsive REC, battery, editable date placeholder, and timeline-driven counter overlay for creator-camera and camcorder treatments
9-
106
`camcorder` `camera` `recording` `hud` `overlay` `creator` `media-treatment-overlay`
117

128
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/camcorder-hud.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/camcorder-hud.png" autoPlay muted loop playsInline />
139

14-
## Install
10+
## Add it to a project
1511

16-
<CodeGroup>
12+
### Ask your agent
1713

18-
```bash Terminal
19-
npx hyperframes add camcorder-hud
14+
```text
15+
Add the Camcorder HUD block from the HyperFrames Catalog to this project.
16+
Replace the demo content with mine and match the existing design and timing.
2017
```
2118

22-
</CodeGroup>
19+
### Install from the terminal
20+
21+
```bash
22+
npx hyperframes add camcorder-hud
23+
```
2324

2425
## Details
2526

@@ -29,16 +30,24 @@ npx hyperframes add camcorder-hud
2930
| Dimensions | 1920×1080 |
3031
| Duration | 4s |
3132

32-
## Files
33+
**Installed files**
3334

3435
| File | Target | Type |
3536
| --- | --- | --- |
3637
| `camcorder-hud.html` | `compositions/camcorder-hud.html` | hyperframes:composition |
3738

38-
## Usage
39+
## Use it
40+
41+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
3942

40-
After installing, add the block to your host composition:
43+
**Wiring it by hand.** The installed block can be added to a host composition with:
4144

4245
```html
4346
<div data-composition-id="camcorder-hud" data-composition-src="compositions/camcorder-hud.html" data-start="0" data-duration="4" data-track-index="1" data-width="1920" data-height="1080"></div>
4447
```
48+
49+
## Related topics
50+
51+
- [Browse the complete Catalog](/catalog)
52+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
53+
- [Build a richer composition](/go-further)

‎docs/catalog/blocks/chromatic-radial-split.mdx‎

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@ title: "Chromatic Radial Split"
33
description: "Shader transition with chromatic aberration radial split"
44
---
55

6-
# Chromatic Radial Split
7-
8-
Shader transition with chromatic aberration radial split
9-
106
`transition` `shader`
117

128
<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/chromatic-radial-split.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/chromatic-radial-split.png" autoPlay muted loop playsInline />
139

14-
## Install
10+
## Add it to a project
1511

16-
<CodeGroup>
12+
### Ask your agent
1713

18-
```bash Terminal
19-
npx hyperframes add chromatic-radial-split
14+
```text
15+
Add the Chromatic Radial Split block from the HyperFrames Catalog to this project.
16+
Replace the demo content with mine and match the existing design and timing.
2017
```
2118

22-
</CodeGroup>
19+
### Install from the terminal
20+
21+
```bash
22+
npx hyperframes add chromatic-radial-split
23+
```
2324

2425
## Details
2526

@@ -29,16 +30,24 @@ npx hyperframes add chromatic-radial-split
2930
| Dimensions | 1920×1080 |
3031
| Duration | 4s |
3132

32-
## Files
33+
**Installed files**
3334

3435
| File | Target | Type |
3536
| --- | --- | --- |
3637
| `chromatic-radial-split.html` | `compositions/chromatic-radial-split.html` | hyperframes:composition |
3738

38-
## Usage
39+
## Use it
40+
41+
Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.
3942

40-
After installing, add the block to your host composition:
43+
**Wiring it by hand.** The installed block can be added to a host composition with:
4144

4245
```html
4346
<div data-composition-id="chromatic-radial-split" data-composition-src="compositions/chromatic-radial-split.html" data-start="0" data-duration="4" data-track-index="1" data-width="1920" data-height="1080"></div>
4447
```
48+
49+
## Related topics
50+
51+
- [Browse the complete Catalog](/catalog)
52+
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
53+
- [Build a richer composition](/go-further)

0 commit comments

Comments
 (0)