Was ist timing-calibration?
Verwenden Sie diese Option, wenn sich die Animationsgeschwindigkeit falsch anfühlt – zu schnell, zu langsam oder inkonsistent Quelle: dylantarre/animation-principles.
Verwenden Sie diese Option, wenn sich die Animationsgeschwindigkeit falsch anfühlt – zu schnell, zu langsam oder inkonsistent
Installieren Sie den KI-Skill timing-calibration schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Verwenden Sie diese Option, wenn sich die Animationsgeschwindigkeit falsch anfühlt – zu schnell, zu langsam oder inkonsistent Quelle: dylantarre/animation-principles.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibrationVerwenden Sie diese Option, wenn sich die Animationsgeschwindigkeit falsch anfühlt – zu schnell, zu langsam oder inkonsistent Quelle: dylantarre/animation-principles.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/dylantarre/animation-principles --skill timing-calibration Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/dylantarre/animation-principles