Catalog
ian-rothfuss-ixeeu9/remotion-best-practices

ian-rothfuss-ixeeu9

remotion-best-practices

Router for all Remotion skills

NewUpdated Sep 12, 2026

Preserve user changes

Users may make edits in the code outside of the conversation.

If you detect a surprising change made in the meanwhile, don't overwrite it, assume it was intentional or ask for confirmation.

Creating a video

If the user asks to make, create, or build a new video or composition, load Create a new Remotion video, whether or not a Remotion project already exists.

New project setup

If no Remotion project currently exists, load Create a new Remotion project

React Markup Best Practices

If you are writing Remotion React Markup, load Remotion Markup Best Practices

Maps

For static maps, animated routes and markers, geographic explainers, Mapbox, MapLibre, MapTiler, GeoJSON, or 3D geographic flyovers, load Remotion Maps.

Multimedia

For achieving multimedia tasks in the browser, such as trimming, cropping videos, or getting metadata from them, load Remotion Multimedia

Improving Interactivity

By structuring the Remotion markup well, we can allow users to interactively change things in the Studio and write back to code. If relevant: Interactivity Best Practices

Rendering

For advanced rendering beyond simple npx remotion render, see: Rendering Best Practices

Opening Remotion Studio

To launch a project in Remotion Studio, open its exact local URL, or configure Studio CLI flags, load Remotion Studio.

Captions

When working with Captions, load Remotion Captions.

Creating a SaaS, automation or application

Use the Remotion SaaS skill for knowledge about Remotion-powered SaaS apps, such as <Player>, rendering on Lambda, Vercel, Cloudflare, via Express.js, client-side rendering, or for finding the right SaaS template.

Looking up Remotion APIs and documentation

To find and read current Remotion documentation, load Remotion Docs.

Upgrading

To upgrade Remotion, related packages, compatible Mediabunny packages, and installed Remotion Agent Skills, load Remotion Upgrade.

Files1
1 files · 1.3 KB

Select a file to preview

Overall Score

88/100

Grade

A

Excellent

Grades are signals, not a certification. Always review a skill yourself before use.

Safety

95

Quality

85

Clarity

88

Completeness

82

Summary

A router skill that directs agents to specialized Remotion sub-skills based on user intent. It provides conditional logic for delegating tasks like video creation, project setup, React markup, maps, multimedia, interactivity, rendering, studio launch, captions, SaaS applications, API lookup, and upgrades to corresponding reference documentation files.

Detected Capabilities

file referenceconditional routingdocumentation lookup

Trigger Keywords

Phrases that agents use to match this skill to user intent.

remotion video creationcreate remotion projectremotion markupremotion renderingremotion studioremotion saasremotion mapsremotion captionsremotion upgrade

Use Cases

  • Route user video creation requests to the appropriate Remotion sub-skill
  • Direct new Remotion project setup to the project initialization guide
  • Guide React markup and composition authoring to best practices documentation
  • Delegate map and geographic visualization tasks to mapping expertise
  • Route multimedia editing tasks (video trimming, cropping, metadata) to specialized guidance
  • Direct rendering and optimization questions to advanced rendering practices
  • Route Remotion Studio launch and configuration requests to studio guidance
  • Delegate caption and subtitle work to captions expertise
  • Route SaaS and application development questions to serverless and template guidance
  • Direct API and documentation lookups to current Remotion documentation
  • Route dependency and version upgrade tasks to upgrade procedures

Quality Notes

  • Skill functions as a pure router with no file writes, shell commands, or network operations — minimal attack surface
  • Clear conditional logic mapping user intents to sub-skills with exact file paths
  • Includes helpful meta-guidance about preserving user edits and confirming changes
  • Well-documented reference structure with 11 distinct sub-skill domains
  • Skill is self-contained and does not require external dependencies or API keys
  • Asset (SVG icon) is referenced but not required for functionality
  • Sub-skill references use relative paths, reducing configuration burden
  • High scalability — new sub-skills can be added without modifying the router logic
Model: claude-haiku-4-5-20251001Analyzed: Sep 13, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

  1. v2.0

    Contract changed: description

    ✦ AISkill description and purpose refocused from Remotion best practices to router for all Remotion skills.

    triggering2026-09-12

    LATEST
  2. v1.0

    2026-06-10

    View This VersionInitial version

Use ian-rothfuss-ixeeu9/remotion-best-practices in your dev environment

Command Palette

Search for a command to run...