<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Video on Top AI Skills</title><link>https://topaiskills.com/tags/video/</link><description>Recent content in Video on Top AI Skills</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://topaiskills.com/tags/video/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing Videos with React: A Guide to the Remotion Agent Skill</title><link>https://topaiskills.com/tutorials/guides/remotion-best-practices/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/tutorials/guides/remotion-best-practices/</guid><description>&lt;h2 id="what-remotion-is"&gt;What Remotion Is&lt;/h2&gt;
&lt;p&gt;Remotion is a framework for creating videos programmatically with React. Every frame of the video is a render result of a React component. You use &lt;code&gt;useCurrentFrame()&lt;/code&gt; to get the current frame number, &lt;code&gt;interpolate()&lt;/code&gt; for animation easing, and standard web technologies — JSX, CSS, Canvas, SVG, WebGL — to build visuals. The output is an MP4 file.&lt;/p&gt;
&lt;p&gt;48.8k GitHub Stars. Fireship&amp;rsquo;s &amp;ldquo;This video was made with code&amp;rdquo; and GitHub Unwrapped were both built with Remotion.&lt;/p&gt;</description></item><item><title>Remotion Best Practices</title><link>https://topaiskills.com/skills/coding/remotion-best-practices/</link><pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/coding/remotion-best-practices/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;Remotion is a framework for creating videos programmatically using React. This skill packages the Remotion team&amp;rsquo;s best practices into rules that your AI assistant follows automatically — from project scaffolding, animation design, asset management, and sequencing to rendering. It covers 30+ sub-topics including subtitles, sound effects, transitions, 3D, GIF sync, transparent video, and audio visualization.&lt;/p&gt;
&lt;h2 id="whats-actually-different"&gt;What&amp;rsquo;s Actually Different&lt;/h2&gt;
&lt;p&gt;Code-generated video is a niche with almost no direct competitors — most video production still uses Premiere or After Effects. Compared to After Effects scripting, Remotion uses React, meaning you get the entire frontend ecosystem. What makes this skill genuinely valuable is that AI is good at writing React code, but without Remotion-specific knowledge, it will write broken code — CSS transitions don&amp;rsquo;t render correctly, Tailwind animation classes don&amp;rsquo;t work, and resource loading follows different rules. This skill prevents all of that.&lt;/p&gt;</description></item></channel></rss>