·timing-calibration
*

timing-calibration

当动画速度感觉不对时使用——太快、太慢或不一致

34安装·3热度·@dylantarre

安装

$npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration

如何安装 timing-calibration

通过命令行快速安装 timing-calibration AI 技能到你的开发环境

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

来源:dylantarre/animation-principles。

SKILL.md

查看原文

Timing Issue: Duration doesn't match action type Fix: Micro-interactions: 100-150ms. Transitions: 200-400ms. Complex reveals: 400-600ms. Never exceed 1s for UI.

Slow In and Slow Out Issue: Linear timing feels mechanical Fix: Use easing. Ease-out for entrances (fast start, soft landing). Ease-in for exits (soft start, quick finish).

Arcs Issue: Straight-line motion at wrong speed Fix: Curved paths need more time than straight paths. Increase duration for arc motion.

当动画速度感觉不对时使用——太快、太慢或不一致 来源:dylantarre/animation-principles。

可引用信息

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

安装命令
npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration
分类
*创意媒体
认证
收录时间
2026-03-05
更新时间
2026-03-11

Browse more skills from dylantarre/animation-principles

快速解答

什么是 timing-calibration?

当动画速度感觉不对时使用——太快、太慢或不一致 来源:dylantarre/animation-principles。

如何安装 timing-calibration?

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

这个 Skill 的源码在哪?

https://github.com/dylantarre/animation-principles