Claude Code + Remotion: Generating App Launch Videos Without After Effects

A side project developer needed a demo video for launch day and didn't want to spend days in After Effects. They tried Claude Code to write a Remotion animation from scratch.
What worked
- Claude handled the boilerplate: component structure, timing, transitions — saved hours of manual work.
- Natural language prompts like "make the phone slide in from the bottom and hold for 2 seconds before the next scene" worked as expected.
- Estimated ~80% of the animation was generated correctly on the first pass.
Pain points
- Precise pixel positioning and layered animations required multiple rounds of back-and-forth.
- Code that looked fine in review often rendered broken — confidence was high but output needed validation.
- Final touches (edits in Premiere Pro) were still necessary.
Takeaway
For a developer who knows React but has never touched motion design, this combination was the only realistic way to ship a video on launch day. The AI handled the heavy structural lifting, but pixel-perfect polish still required human intervention.
📖 Read the full source: r/ClaudeAI
👀 See Also

Autonomous OpenClaw Agent Runs 24-Hour Cold Outreach with API Keys
A developer gave an OpenClaw agent full read/write access to run cold outreach for 24 hours without human intervention. The setup used OpenClaw for autonomous reasoning, Zapier MCP for integrations, Brave Search API for research, and Gemini/OpenRouter for heavy context.

Using OpenClaw's SkyClaw bot for personal expense tracking via Discord and Google Sheets
A user describes using SkyClaw, a cloud-native bot powered by OpenClaw, to log expenses through Discord messages and receipt images, which are automatically added to a Google Sheet without needing access to sensitive personal accounts.

Developer Builds Personal OS App with Claude Code and Mowgli in 3 Hours
A developer created Longinus, a personal OS app that integrates Slack, WhatsApp, feeds, and AI chat using Claude Code with Opus 4.6 and Mowgli for design. The project took 3 hours total: 1 hour for design/spec, 2 hours for building and testing.

Practical Lessons from Building a Permanent Local AI Companion Agent
A developer shares insights from running a self-hosted AI agent on an M4 Mac mini for months, covering memory architecture, system prompt optimization, local embeddings, model ladders, and tool iteration limits.