motion-animate

Transform storyboard JSON into TSX animated components and MP4 renders.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Diduck/MotionDesignWorkflow --skill motion-animate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: motion-animate
Source: https://github.com/Diduck/MotionDesignWorkflow/tree/main/.claude/skills/motion-animate
Command: npx skills add https://github.com/Diduck/MotionDesignWorkflow --skill motion-animate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill transforms storyboard JSON into TSX animated components and a render-ready MP4, enabling precise frame-by-frame motion design directly from a storyboard.

Core Features & Use Cases

  • Converts storyboard JSON into React/TSX scenes with accurate frame timing and per-element motions.
  • Preserves camera moves, parallax, effects, and safe zones per the design Bible, while validating asset placements.
  • Use Case: A designer provides a storyboard JSON; the tool outputs a ready-to-render TSX composition and MP4 sequence that matches the storyboard exactly.

Quick Start

Provide the storyboard JSON and the tool will generate TSX animations and a render-ready MP4 sequence.

Frequently Asked Questions about motion-animate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn storyboard JSON into TSX animations for video rendering?

Storyboard JSON is transformed into TSX animated components by mapping per-scene parameters, frame timing, and element motions directly into React code. This generates a ready-to-render composition that matches the storyboard exactly.

Can I apply camera moves and parallax effects when converting a storyboard to Remotion?

Yes, camera moves, parallax effects, and safe zones are preserved during the TSX animation generation process. These visual rules are applied exactly as defined in the project's design Bible while validating asset placements.

How does storyboard JSON conversion handle frame timing and text constraints?

Frame timing and text constraints are orchestrated per-scene during the TSX generation. The tool validates asset placements and applies hero visuals exactly as defined in the storyboard JSON to ensure accurate frame-by-frame motion design.

Do I need a design Bible to generate MP4 renders from storyboard JSON?

A design Bible is required to apply camera rules, parallax, effects, and safe zones accurately. The tool uses supplied references from the Bible to orchestrate per-scene parameters and validate asset placements while outputting a render-ready MP4.

What is the best way to automate motion design from a storyboard for an MP4 output?

Providing a structured storyboard JSON automates motion design by generating TSX scenes and a final MP4 render. This approach ensures precise frame-by-frame animation directly from the storyboard data without manual coding.