diff --git a/docs/catalog/components/caption-typewriter.mdx b/docs/catalog/components/caption-typewriter.mdx
deleted file mode 100644
index 5858bc321..000000000
--- a/docs/catalog/components/caption-typewriter.mdx
+++ /dev/null
@@ -1,38 +0,0 @@
----
-title: "Typewriter"
-description: "Green terminal character-by-character reveal with blinking cursor"
----
-
-# Typewriter
-
-Green terminal character-by-character reveal with blinking cursor
-
-`captions` `caption-style` `terminal` `typewriter` `hacker`
-
-
-
-## Install
-
-
-
-```bash Terminal
-npx hyperframes add caption-typewriter
-```
-
-
-
-## Details
-
-| Property | Value |
-| --- | --- |
-| Type | Component |
-
-## Files
-
-| File | Target | Type |
-| --- | --- | --- |
-| `caption-typewriter.html` | `compositions/components/caption-typewriter.html` | hyperframes:snippet |
-
-## Usage
-
-Open `compositions/components/caption-typewriter.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
diff --git a/docs/docs.json b/docs/docs.json
index acc33ee14..563b51b3d 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -112,7 +112,6 @@
"catalog/components/caption-particle-burst",
"catalog/components/caption-pill-karaoke",
"catalog/components/caption-texture-lava",
- "catalog/components/caption-typewriter",
"catalog/components/caption-weight-shift"
]
},
diff --git a/docs/public/catalog-index.json b/docs/public/catalog-index.json
index 1d940f7ff..764193bcf 100644
--- a/docs/public/catalog-index.json
+++ b/docs/public/catalog-index.json
@@ -248,21 +248,6 @@
"href": "/catalog/components/caption-texture-lava",
"preview": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-texture-lava.png"
},
- {
- "name": "caption-typewriter",
- "type": "component",
- "title": "Typewriter",
- "description": "Green terminal character-by-character reveal with blinking cursor",
- "tags": [
- "captions",
- "caption-style",
- "terminal",
- "typewriter",
- "hacker"
- ],
- "href": "/catalog/components/caption-typewriter",
- "preview": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-typewriter.png"
- },
{
"name": "caption-weight-shift",
"type": "component",
diff --git a/registry/components/caption-typewriter/caption-typewriter.html b/registry/components/caption-typewriter/caption-typewriter.html
deleted file mode 100644
index b4f1d4523..000000000
--- a/registry/components/caption-typewriter/caption-typewriter.html
+++ /dev/null
@@ -1,244 +0,0 @@
-
-
-
-
-
- Typewriter
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/registry/components/caption-typewriter/demo.html b/registry/components/caption-typewriter/demo.html
deleted file mode 100644
index b4f1d4523..000000000
--- a/registry/components/caption-typewriter/demo.html
+++ /dev/null
@@ -1,244 +0,0 @@
-
-
-
-
-
- Typewriter
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/registry/components/caption-typewriter/registry-item.json b/registry/components/caption-typewriter/registry-item.json
deleted file mode 100644
index 9bd9d0e2a..000000000
--- a/registry/components/caption-typewriter/registry-item.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
- "name": "caption-typewriter",
- "type": "hyperframes:component",
- "title": "Typewriter",
- "description": "Green terminal character-by-character reveal with blinking cursor",
- "tags": ["captions", "caption-style", "terminal", "typewriter", "hacker"],
- "files": [
- {
- "path": "caption-typewriter.html",
- "target": "compositions/components/caption-typewriter.html",
- "type": "hyperframes:snippet"
- }
- ],
- "preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-typewriter/preview.mp4?v=1779057707"
-}
diff --git a/registry/registry.json b/registry/registry.json
index 303584cf4..26c8ffd02 100644
--- a/registry/registry.json
+++ b/registry/registry.json
@@ -95,10 +95,6 @@
"name": "caption-glitch-rgb",
"type": "hyperframes:component"
},
- {
- "name": "caption-typewriter",
- "type": "hyperframes:component"
- },
{
"name": "caption-matrix-decode",
"type": "hyperframes:component"