What problem does it solve?
This Skill helps you quickly turn natural-language video component requests into ready-to-use Remotion React code that matches a strict Apple + cinematic “space storm” design system.
Core Features & Use Cases
- Smart component matching: Selects from an existing library of standardized components (18+), outputting direct import and usage code when a close match exists.
- Design-system-compliant generation: When no existing component fits, generates a new component that follows required constants (COLORS, FONTS, SIZES, SPRING_PRESETS) and animation rules.
- Natural language to code: Converts your description into structured Remotion props and implementation logic, including mapping common concepts to the correct components.
- Use Case: When you need a “product feature grid with cinematic transitions and Apple blue accents,” the Skill maps your intent to FeatureGrid (or generates a compliant variant) and returns component code that you can place into a Remotion composition.
Quick Start
Ask the AI: “Create a Remotion component for a product introduction with a hero title, a feature grid of 4 items, and Apple cinematic styling, using spring animations and no hard-coded colors—output the full React/Remotion code.”