Agent Skills: Scaffold a Remotion Element

Scaffold a new Remotion Element for development in the docs Remotion Studio.

UncategorizedID: remotion-dev/remotion/scaffold-element

Repository

remotion-devLicense: NOASSERTION
58,9764,495

Install this agent skill to your local

pnpm dlx add-skill https://github.com/remotion-dev/remotion/tree/HEAD/.agents/skills/scaffold-element

Skill Files

Browse the full folder contents for scaffold-element.

Download Skill

Loading file tree…

.agents/skills/scaffold-element/SKILL.md

Skill Metadata

Name
scaffold-element
Description
Scaffold a new Remotion Element for development in the docs Remotion Studio.

Scaffold a Remotion Element

The Element contribution guide is the source of truth for Element development. Read it completely, then follow its Develop the Element section.

After scaffolding, suggest opening Docs Studio to preview the Element. If the user agrees, start it without opening a browser automatically:

cd packages/docs
bunx remotion studio --no-open

Read the URL from the command output and open that URL in the available browser.