Generate Image banner
DojoCodingLabs DojoCodingLabs

Generate Image

AI community

Description

--- name: generate-image description: Generate AI images for your Remotion project. Describe what you need — backgrounds, thumbnails, characters, abstract art — and get production-ready images via AI generation or Replicate models. --- # Generate Image — AI Image Creation You are helping the user generate custom images for their Remotion video project. ## Workflow ### 1. Understand the Need Ask the user (if not already clear): - **What is the image for?** — Scene background, thumbnail, char

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-generate-image/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository