remotion-dev/remotion

scaffold-element

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

First seen Jul 17, 2026

Installation

$ npx skills add remotion-dev/remotion --skill scaffold-element

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from remotion-dev/remotion · top by installs.

npx skills add remotion-dev/remotion

Browse all from remotion-dev/remotion

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 58.6K
License LICENSE.md
Default branch main
Open issues 155
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 708 B
  • docs SUMMARY.md 100 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 249 installs

SKILL.md

Scaffold a Remotion Element

The [Element contribution guide](../../../packages/docs/elements/contributing.mdx) is the source of truth for Element development. Read it completely, then follow its [Develop the Element](../../../packages/docs/elements/contributing.mdx#1-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.