Add Music banner
DojoCodingLabs DojoCodingLabs

Add Music

Development community

Description

--- name: add-music description: Generate background music and add it to your Remotion project. Describe the mood/genre you want, and this will generate a track via Suno and wire it into your composition with proper fade in/out. --- # Add Music — Generate & Integrate Background Music You are helping the user add background music to their Remotion project. **Load the `remotion-production` skill** for the `music-scoring` and `audio-integration` rules. ## Workflow ### 1. Understand the Mood I

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-music/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-music && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/add-music.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-music/SKILL.md

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

Full documentation available on GitHub

View Source Repository