CtrlK
BlogDocsLog inGet started
Tessl Logo

remotion

github.com/remotion-dev/remotion

Skill

Added

Review

add-sfx

.agents/skills/add-sfx/SKILL.md

Add a new sound effect to @remotion/sfx

59

add-new-package

.agents/skills/add-new-package/SKILL.md

Add a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklist updates. Use when creating a new @remotion package.

76

add-expert

.agents/skills/add-expert/SKILL.md

Add a new expert to the Remotion experts page

66

add-effect

.agents/skills/add-effect/SKILL.md

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

71

add-cli-option

.agents/skills/add-cli-option/SKILL.md

Add a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation. Use when adding or converting command-line flags or Remotion options.

75

add-bug

.agents/skills/add-bug/SKILL.md

Add a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through the bugs API.

67