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

OpenClaw Implementation for Logistics Company: Email Parsing and Status Updates
A developer configured OpenClaw for a small logistics company to automate email parsing, spreadsheet cross-referencing, and status updates, saving the owner 2-3 hours daily with minimal code.

Neuberg: Open-Source Multi-Market Trading Terminal Built with Claude AI
Neuberg is a browser-based trading terminal that connects to markets like Hyperliquid, Polymarket, and Alpaca, built using Claude and Claude Code. The development process revealed specific strengths in architectural critique and refactoring, along with limitations in long-context management and real-time systems.

Timezone Bugs in AI-Generated Booking Systems: A Case Study
Claude-generated booking prototype stored UTC, displayed in IST – broke for Dubai and US tutors. 11 wrong bookings cost trust. Fixed with luxon.

Claude Opus 4.6 Analyzes Buffett Letters to Pick Stocks Blindly
A developer used Claude Code with subagents to extract Warren Buffett's investing principles from 48 years of shareholder letters (561,849 words), then applied them to score 50 anonymized stocks. Opus 4.6 correctly identified 60% of Berkshire's actual holdings in its top 10 picks while rejecting anti-Buffett controls.