AI AGENT ADDONS
Documentation
1,544installs

Interactive demos make documentation pages come alive. This guide shows you how to add a live demo to Remotion docs using @remotion/player. You create a React component that runs inside a player on the page. Then you register it and use it with a simple tag in your Markdown files.

Anyone writing Remotion documentation can follow these steps. You do not need to be an expert. The demo can include sliders, checkboxes, dropdowns, and text inputs. These controls let readers change the animation and see results right away.

Effect demos work a bit differently. They use a separate system with their own registry. But for most demos, this guide gives you everything you need.

Add Docs Demo skill to your workflow

Global

mkdir -p ~/.claude/skills/docs-demo

Project

mkdir -p .claude/skills/docs-demo

Source Repository

Stars
51,532
Forks
3,699
Watchers
51,532
License
NOASSERTION
Last Push
1 month ago
Created
6 years ago