docs: tighten voice-driven content skills

This commit is contained in:
Affaan Mustafa
2026-04-01 01:31:40 -07:00
parent 43ac81f1ac
commit 5194d2000a
19 changed files with 545 additions and 501 deletions

View File

@@ -7,12 +7,12 @@ metadata:
## Fullscreen transitions
Using `<TransitionSeries>` to animate between multiple scenes or clips.
Using `<TransitionSeries>` to animate between multiple scenes or clips.
This will absolutely position the children.
## Prerequisites
First, the @remotion/transitions package needs to be installed.
First, the @remotion/transitions package needs to be installed.
If it is not, use the following command:
```bash