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-elementAgent Skill to scaffold and register an Element for development. - Use the
publish-elementAgent 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