remotion-best-practices

仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由

覆盖项目初始化到标记规范,适合构建稳定的视频流水线团队使用。

这个 Skill 做什么

为 Remotion 视频项目提供结构、编码与工程化的最佳实践指导。

帮你把 Remotion 视频工程搭好规矩:从新项目初始化到 React 标记写法和工程化目录结构都给出建议。常在新建 Remotion 项目、编写 React 组件做动画或处理地图(Mapbox/MapLibre/GeoJSON)时用到。特点是兼顾结构化、性能和可维护性,包含静态/动态地图、路径标注等常见视频用例的实操建议。

▸ 展开 SKILL.md 英文原文

Best practices for Remotion

开发编程Remotion最佳实践React通用
0
Stars
0
Forks
12
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-best-practices/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-best-practices/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## New project setup

If no Remotion project currently exists, load [Create a new Remotion project](remotion-create/REFERENCE.md)

## React Markup Best Practices

If you are writing Remotion React Markup, load [Remotion Markup Best Practices](remotion-markup/REFERENCE.md)

## Maps

For static maps, animated routes and markers, geographic explainers, Mapbox, MapLibre, MapTiler, GeoJSON, or 3D geographic flyovers, load [Remotion Maps](remotion-maps/REFERENCE.md).

## Mediabunny Skills

For achieving multimedia tasks in the browser, such as trimming, cropping videos, or getting metadata from them, load [Mediabunny Best Practices](mediabunny/REFERENCE.md)

## Improving Interactivity

By structur
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有