Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/skills/remotion-official/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-best-practices
description: Router for all Remotion skills
version: 4.0.518
version: 4.0.522
---

## Preserve user changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-captions
description: Transcribing, displaying and animating captions
version: 4.0.518
version: 4.0.522
---

All captions must be processed in JSON. The captions must use the [`Caption`](https://www.remotion.dev/docs/captions/caption.md) type which is the following:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-create
description: Create a new Remotion video
version: 4.0.518
version: 4.0.522
---

These are instructions for making a new Remotion project and composition.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-docs
description: Search Remotion documentation
version: 4.0.518
version: 4.0.522
---

This skill teaches you how to discover and read current Remotion documentation.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-interactivity
description: Structure Remotion markup for interactivity
version: 4.0.518
version: 4.0.522
---

By writing Remotion markup in a specific way, the Remotion Studio is able to recognize the structure of the code and makes it interactive:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-maps
description: Remotion Map animation knowledge
version: 4.0.518
version: 4.0.522
---

# Remotion Maps
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-markup
description: Content, animation and effects best practices
version: 4.0.518
version: 4.0.522
---

This is guidance for writing Remotion React Markup.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-maps
description: Remotion Map animation knowledge
version: 4.0.518
version: 4.0.522
---

# Remotion Maps
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-multimedia
description: Interacting with Mediabunny
version: 4.0.518
version: 4.0.522
---

Mediabunny is a multimedia library for dealing with audio and video in the browser.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-render
description: Export a Remotion video
version: 4.0.518
version: 4.0.522
---

## General rendering strategy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-saas
description: Build an app with Remotion
version: 4.0.518
version: 4.0.522
---

One can build apps with Remotion.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-studio
description: Preview a Remotion video
version: 4.0.518
version: 4.0.522
---

Execute the following command:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: remotion-upgrade
description: Upgrade Remotion, and related packages
version: 4.0.518
version: 4.0.522
---

# Upgrade Remotion
Expand Down