·remotion-animation
*

remotion-animation

ncklrs/startup-os-skills

为 Remotion 生成动画配置,包括弹簧配置、插值、缓动函数和计时逻辑。仅关注动画参数,而不关注组件实现。在定义动画行为或要求“配置动画”、“设置弹簧配置”、“定义缓动曲线”时使用。

49安装·1热度·@ncklrs

安装

$npx skills add https://github.com/ncklrs/startup-os-skills --skill remotion-animation

SKILL.md

Generates animation configuration documents that define spring behaviors, interpolation mappings, easing curves, and timing constants for Remotion videos. This skill focuses exclusively on animation parameters and does NOT generate component code.

Accepts animation specifications from natural language or motion specs:

export const SPRINGCONFIGS = { // Smooth, elegant entrance - minimal bounce smooth: { damping: 200, mass: 1, stiffness: 100, },

为 Remotion 生成动画配置,包括弹簧配置、插值、缓动函数和计时逻辑。仅关注动画参数,而不关注组件实现。在定义动画行为或要求“配置动画”、“设置弹簧配置”、“定义缓动曲线”时使用。 来源:ncklrs/startup-os-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ncklrs/startup-os-skills --skill remotion-animation
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 remotion-animation?

为 Remotion 生成动画配置,包括弹簧配置、插值、缓动函数和计时逻辑。仅关注动画参数,而不关注组件实现。在定义动画行为或要求“配置动画”、“设置弹簧配置”、“定义缓动曲线”时使用。 来源:ncklrs/startup-os-skills。

如何安装 remotion-animation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ncklrs/startup-os-skills --skill remotion-animation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ncklrs/startup-os-skills