Back to Remotion

Submit an Element

packages/docs/elements/submit-an-element.mdx

4.0.4941.3 KB
Original Source

Submit an Element

Have a small, remixable Remotion Element? We'd like to see it.

Before starting, read the Element Guidelines. They describe the design and quality criteria for Elements.

Use the Agent Skills

Two Agent Skills are available in the Remotion repository. They contain the technical workflow, including file layout, metadata, previews, and validation:

  • Use the scaffold-element Agent Skill to scaffold and register an Element for development.
  • Use the publish-element Agent Skill after developing and reviewing the Element in Remotion Studio. It adds the Element to the gallery, renders its previews, and runs the final checks.

Ask your coding agent to use the appropriate skill. The workflows are separate so you can develop and review an Element before preparing it for publication.

Open the pull request

When submitting an Element as a pull request, include:

  • The Element implementation, page, and gallery registration
  • What makes it useful
  • The rendered preview
  • Links to inspiration, if any

Open a pull request on GitHub