remotion-skills-marketplace
A Claude plugin marketplace packaging the official Remotion skills for Claude Code. Includes one comprehensive skill with 39 rule files cove
Open source Open in the app JSON README (API)
About
A Claude plugin marketplace packaging the official Remotion skills for Claude Code. Includes one comprehensive skill with 39 rule files covering Animation & Timing, Audio & Video, Captions & Subtitles, Visual Effects, Assets & Fonts, and Advanced topics — everything you need to build videos with Remotion. All credit goes to remotion-dev; this marketplace repackages their skills into the Claude plugin marketplace format for easy discovery and installation.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- pasie15
- Origin
- marketplace
- Category
- ferramentas
- Last push
- 2026-04-17T00:56:04Z
- Repository state
- ativo
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
pasie15/remotion-skills-marketplace/remotion-skills-marketplace
README
# Remotion Skills — Plugin Marketplace A Claude plugin marketplace packaging the official [Remotion skills](https://github.com/remotion-dev/remotion/tree/main/packages/skills) for Claude Code and Cowork. All credit goes to **[remotion-dev](https://github.com/remotion-dev)** — this marketplace repackages their skills into the Claude plugin marketplace format for easy discovery and installation. ## What's Included One comprehensive skill with **39 rule files** covering everything you need to build videos with Remotion: - **Animation & Timing** — interpolate, springs, Bézier easing, text animations, sequencing, transitions, trimming - **Audio & Video** — embedding, trimming, volume, speed, pitch, sound effects, audio visualization, silence detection - **Captions & Subtitles** — display captions, import SRT, transcribe captions, voiceover with ElevenLabs - **Visual Effects** — 3D with Three.js, light leaks, transparent videos, GIFs, Lottie, charts, maps - **Assets & Fonts** — images, Google Fonts, local fonts, Tailwind CSS - **Advanced** — calculate metadata, measure DOM/text, parametrizable videos, compositions, FFmpeg ## Install ``` /plugin marketplace add remotion-dev/remotion-skills-marketplace /plugin install remotion@remotion-skills ``` ## Usage The skill activates automatically when working with Remotion code. Example prompts: - "Create a new Remotion video project" - "Add a fade transition between scenes" - "How do I add subtitles to my Remotion video?" - "Make a bar chart animation" - "Add a voiceover using ElevenLabs" ## Credits All skills created by **[remotion-dev](https://github.com/remotion-dev)**. Original source: [remotion/packages/skills](https://github.com/remotion-dev/remotion/tree/main/packages/skills). Licensed under MIT. Marketplace packaging contributed by [David / version6media](https://github.com/version6media).