发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
text animations
来自 sickn33/antigravity-awesome-skills 技能
sequencing
来自 sickn33/antigravity-awesome-skills 技能
Measuring text in Remotion
来自 sickn33/antigravity-awesome-skills 技能
Measuring DOM nodes in Remotion
Remotion applies a `scale()` transform to the video container, which affects values from `getBoundingClientRect()`. Use `useCurrentScale()` to get correct measurements.
Using Lottie Animations in Remotion
来自 sickn33/antigravity-awesome-skills 技能
Importing .srt subtitles into Remotion
If you have an existing `.srt` subtitle file, you can import it into Remotion using `parseSrt()` from `@remotion/captions`.
Using images in Remotion
来自 sickn33/antigravity-awesome-skills 技能
Using Animated images in Remotion
来自 sickn33/antigravity-awesome-skills 技能
Getting video duration with Mediabunny
Mediabunny can extract the duration of a video file. It works in browser, Node.js, and Bun environments.
Getting video dimensions with Mediabunny
Mediabunny can extract the width and height of a video file. It works in browser, Node.js, and Bun environments.