🎯

add-expert

🎯Skill

from remotion-dev/remotion

VibeIndex|
What it does
|

A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.

πŸ“¦

Same repository

remotion-dev/remotion(25 items)

add-expert

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add remotion-dev/remotion --skill add-expert
skills.sh Install⚠ Installs to .agents/skills/
npx skills add remotion-dev/remotion --skill add-expert
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/add-expert/SKILL.md

SKILL.md

1,198Installs
-
AddedFeb 13, 2026

More from this repository10

🎯
web-renderer-test🎯Skill

Adds visual snapshot test cases to Remotion's web renderer using vitest, from the Remotion video framework.

🎯
writing-docs🎯Skill

Guides writing and editing Remotion documentation, covering MDX file creation, sidebar configuration, and content formatting within the packages/docs directory.

🎯
video-report🎯Skill

A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.

🎯
docs-demo🎯Skill

Generates interactive Remotion demos for documentation pages, allowing easy embedding of customizable video compositions in MDX.

🎯
add-sfx🎯Skill

A skill for adding sound effects to Remotion video projects, part of the Remotion framework that enables creating videos programmatically using React components with support for rendering, compositing, and media processing.

🎯
make-pr🎯Skill

A React framework for creating videos programmatically, enabling developers to build video content using React components with support for rendering and streaming.

🎯
fix-dependabot🎯Skill

Fixes Dependabot PRs in monorepos by updating all instances of the bumped dependency across every package.json, regenerating the bun.lock file, and pushing the complete update.

🎯
pr-name🎯Skill

Enforces correct PR title naming conventions for the Remotion monorepo, requiring the format `[package-name]`: [commit-message] with the package name from package.json, or "Docs:" prefix for documentation-only changes.

🎯
version🎯Skill

A Remotion skill for managing version information, part of the React-based programmatic video creation framework that supports CSS, Canvas, SVG, and WebGL rendering.

🎯
visual-mode🎯Skill

A visual editing mode for Remotion, the React-based framework for creating videos programmatically. Remotion leverages web technologies (CSS, Canvas, SVG, WebGL) and React components to build and render videos with code.