什么是 timing-calibration?
当动画速度感觉不对时使用——太快、太慢或不一致 来源:dylantarre/animation-principles。
当动画速度感觉不对时使用——太快、太慢或不一致
通过命令行快速安装 timing-calibration AI 技能到你的开发环境
来源:dylantarre/animation-principles。
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当动画速度感觉不对时使用——太快、太慢或不一致 来源:dylantarre/animation-principles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dylantarre/animation-principles