·timing-calibration
*

timing-calibration

Use when animation speed feels wrong—too fast, too slow, or inconsistent

33Installs·3Trend·@dylantarre

Installation

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

How to Install timing-calibration

Quickly install timing-calibration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dylantarre/animation-principles.

SKILL.md

View raw

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.

Use when animation speed feels wrong—too fast, too slow, or inconsistent Source: dylantarre/animation-principles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration
Category
*Creative Media
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from dylantarre/animation-principles

Quick answers

What is timing-calibration?

Use when animation speed feels wrong—too fast, too slow, or inconsistent Source: dylantarre/animation-principles.

How do I install timing-calibration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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