Remotion 组件库 Skill

Convert natural-language requests into Remotion React component code.

96|19|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/liancheng-zcy/remotion-com-skills --skill remotion-skill-liancheng-zcy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Remotion 组件库 Skill
Source: https://github.com/liancheng-zcy/remotion-com-skills/tree/main/.claude/skills/remotion-components
Command: npx skills add https://github.com/liancheng-zcy/remotion-com-skills --skill remotion-skill-liancheng-zcy

SYSTEM DOCUMENTATION & REQUIREMENTS

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.”

Frequently Asked Questions about Remotion 组件库 Skill

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

FAQPage Schema
How do I generate Remotion components from a natural language brief?

To generate Remotion components from a natural language brief, this Skill maps your text requests to an existing component library or creates new compliant React code. It directly outputs ready-to-use Remotion compositions with structured props and Apple-style animations.

What design styles and animation rules apply when generating Remotion video compositions?

Generated Remotion video compositions strictly follow an Apple cinematic design system with predefined constants for colors, fonts, and sizes. They use frame-based spring animations and ban CSS, tailwind animations, and emojis to ensure deterministic and safe output.

Can I use CSS or Tailwind animations in Remotion for technology sci-fi style videos?

You cannot use CSS or Tailwind animations for these technology sci-fi style videos. To guarantee deterministic rendering, the Skill enforces Remotion frame-based spring and interpolate animations, explicitly banning CSS-driven animations and emojis in all generated components.

Does this Remotion component generator support existing component matching for feature grids and hero titles?

This Remotion component generator supports existing component matching by selecting from over 18 standardized components for hero titles, terminals, lists, cards, and feature grids. It outputs direct import and usage code when a close match to your intent is found.

What's the best way to build product feature grids with cinematic transitions in Remotion?

The best way to build product feature grids with cinematic transitions in Remotion is describing your intent in natural language. The Skill maps your request to a standardized FeatureGrid component or generates a compliant variant using spring animations and required design constants.

When should I not use predefined design-system constants for Remotion React code generation?

You should not bypass predefined design-system constants when generating Remotion React code if you need strict visual consistency. The Skill enforces required constants like COLORS, FONTS, SIZES, and SPRING_PRESETS to maintain a unified Apple space-storm aesthetic across all generated compositions.