Video New Scene banner
1aGh 1aGh

Video New Scene

Development community

Description

--- description: "Scaffold a new Remotion scene under scripts/video/final/src/scenes/ — composition + storyboard row + Root.tsx registration" argument-hint: "<scene-id> <duration-seconds> \"<caption>\"" --- # Scaffold a new video scene Generate a Remotion scene under `scripts/video/final/src/scenes/<scene-id>/`, register the `<Composition>` in `Root.tsx`, and append a row to `scripts/video/storyboard.md` (creating it if missing). > Repo-local command — this scaffolder is specific to maude's o

Installation

Installs to ~/.claude/commands/1agh-maude-video-new-scene.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/1aGh/maude/HEAD/.claude/commands/video-new-scene.md -o ~/.claude/commands/1agh-maude-video-new-scene.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository