Create Short banner
DojoCodingLabs DojoCodingLabs

Create Short

Data community

Description

--- name: create-short description: Create a short-form vertical video (TikTok, Instagram Reels, YouTube Shorts). Optimized 9:16 pipeline with auto-captions, hook-first structure, and background music mood selection. --- # Create Short — Vertical Short-Form Video Pipeline You are creating a short-form vertical video optimized for TikTok, Instagram Reels, or YouTube Shorts. **Load the `remotion-production` skill** for production patterns, plus `remotion-best-practices` for Remotion-specific co

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-create-short/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository