shorts-designer

Convert ShortVideo props into a visual_spec.json for Remotion Shorts designs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kanno321-create/shorts_studio --skill shorts-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shorts-designer
Source: https://github.com/kanno321-create/shorts_studio/tree/main/.preserved/harvested/skills_raw/shorts-designer
Command: npx skills add https://github.com/kanno321-create/shorts_studio --skill shorts-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designers often struggle to translate Remotion ShortsVideo props into a consistent, reusable visual_spec that adheres to strict design guidelines. This skill codifies the process of turning prop data into a ready-to-render spec that matches DESIGN_SPEC.md and DESIGN_BIBLE.md.

Core Features & Use Cases

  • Generate visual_spec.json from ShortsVideo props, ensuring alignment with the 3-zone layout and design rules.
  • Validate props against the required fields and suggested defaults, reducing iteration time for Shorts design.
  • Use Case: When launching a new Shorts series, feed the ShortsVideo props to this skill to produce consistent visuals across episodes.

Quick Start

Use DESIGN_SPEC.md and DESIGN_BIBLE.md as references to convert a provided ShortsVideo prop set into a visual_spec.json ready for rendering.

Frequently Asked Questions about shorts-designer

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

FAQPage Schema
How do I convert Remotion ShortsVideo props into a visual spec?

A visual spec for Remotion Shorts standardizes short-form video rendering by translating raw component props into a structured visual_spec.json. This ensures consistent 9:16 Shorts visuals across episodes by referencing design rules.

What do I need to generate a visual_spec.json for Shorts video creation?

Generating a visual_spec.json for Shorts video creation requires your ShortsVideo prop set alongside the DESIGN_SPEC.md and DESIGN_BIBLE.md files. These references are consulted to validate props and enforce the required 3-zone layout for rendering.

Can I use this visual spec workflow for a new Shorts video series?

Yes, you can use this workflow for a new Shorts video series by feeding the ShortsVideo props to generate consistent visuals across episodes. It validates props against required fields to maintain design consistency throughout the series.

Does Remotion Shorts design require a specific layout structure?

Remotion Shorts design requires a 3-zone layout structure defined within the design guidelines. Converting your ShortsVideo props into a visual_spec ensures alignment with this layout and the overall design bible.

Why does my Shorts video design lack consistency across episodes?

Your Shorts video design likely lacks consistency because raw props are not being validated against a central design bible. Codifying the conversion of prop data into a standardized visual_spec.json reduces iteration time and enforces consistent 9:16 visuals.