remotion-scaffold
✓Scaffolds Remotion 项目文件夹结构、基本配置文件和文件组织。仅关注目录创建、空文件模板和远程配置。在开始新的视频项目或要求“搭建 Remotion 项目”、“创建项目结构”、“设置 Remotion 文件夹”时使用。
SKILL.md
Creates the foundational folder structure, configuration files, and organizational framework for Remotion video projects. This skill focuses exclusively on project setup and does NOT generate animation logic or component implementation.
src/remotion/compositions/ProductDemo/ ├── index.tsx # ✅ Created - Main composition (empty) ├── constants.ts # ✅ Created - Constants template ├── types.ts # ✅ Created - Type definitions └── scenes/ ├── Scene1Intro.tsx # ✅ Created - Empty template ├── Scene2Features.tsx # ✅ Created - Empty template ├── Scene3Demo.tsx # ✅ Created - Empty template
public/ ├── images/ # ✅ Created - Empty directory ├── audio/ │ ├── music/ # ✅ Created - Empty directory │ └── sfx/ # ✅ Created - Empty directory └── fonts/ # ✅ Created - Empty directory
Scaffolds Remotion 项目文件夹结构、基本配置文件和文件组织。仅关注目录创建、空文件模板和远程配置。在开始新的视频项目或要求“搭建 Remotion 项目”、“创建项目结构”、“设置 Remotion 文件夹”时使用。 来源:ncklrs/startup-os-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ncklrs/startup-os-skills --skill remotion-scaffold- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 remotion-scaffold?
Scaffolds Remotion 项目文件夹结构、基本配置文件和文件组织。仅关注目录创建、空文件模板和远程配置。在开始新的视频项目或要求“搭建 Remotion 项目”、“创建项目结构”、“设置 Remotion 文件夹”时使用。 来源:ncklrs/startup-os-skills。
如何安装 remotion-scaffold?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ncklrs/startup-os-skills --skill remotion-scaffold 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ncklrs/startup-os-skills
详情
- 分类
- *创意媒体
- 来源
- skills.sh
- 收录时间
- 2026-02-01