From ecc
Covers Remotion best practices for video creation in React, including 3D, animations, audio, captions, charts, transitions, and more. 29 domain-specific rules.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ecc:remotion-video-creationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.
rules/3d.mdrules/animations.mdrules/assets.mdrules/assets/charts-bar-chart.tsxrules/assets/text-animations-typewriter.tsxrules/assets/text-animations-word-highlight.tsxrules/audio.mdrules/calculate-metadata.mdrules/can-decode.mdrules/charts.mdrules/compositions.mdrules/display-captions.mdrules/extract-frames.mdrules/fonts.mdrules/get-audio-duration.mdrules/get-video-dimensions.mdrules/get-video-duration.mdrules/gifs.mdrules/images.mdrules/import-srt-captions.mdUse this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.
Read individual rule files for detailed explanations and code examples:
npx claudepluginhub affaan-m/ecc --plugin ecc13plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 13 plugins
Provides Remotion best practices covering 3D, animations, audio, captions, charts, fonts, sequencing, timing, and TailwindCSS integration.
Best practices and patterns for Remotion video creation in React, including animations, audio, compositions, sequencing, and TailwindCSS integration.
Provides Remotion best practices for video creation in React: animation patterns (useCurrentFrame, interpolate, Easing), proper use of Sequence, staticFile, and media components (Img, Video, Audio). Warns against CSS transitions, Tailwind animations.