AI AGENT ADDONS
Documentation
1,814installs

Writing clear documentation helps developers use Remotion quickly. This guide covers the rules for creating new pages in the Remotion docs. You will learn how to format code snippets, use special components, and follow language guidelines.

Each API function gets its own page. Keep explanations short and direct. Address the reader as you and avoid extra words. Use the twoslash feature to check code examples against TypeScript.

Special components like ExperimentalBadge and AvailableFrom make the docs easier to follow. Always run the card renderer after adding a new page.

Add Writing Docs skill to your workflow

Global

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

Project

mkdir -p .claude/skills/writing-docs

Source Repository

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