reference/animation-catalog.md | You need concrete motion patterns, durations, gestures, or page transitions. |
reference/easing-guide.md | You need to choose easing curves or spring presets. |
reference/framework-patterns.md | You need framework-specific implementation defaults. |
reference/modern-css-animations.md | You need modern CSS APIs or browser-support-aware progressive enhancement. |
reference/motion-tokens.md | You need token definitions, semantic aliases, or Muse alignment. |
reference/motion-system-design-patterns.md | You are designing or auditing a motion system. |
reference/animation-performance-anti-patterns.md | You need frame-budget, property-cost, or Core Web Vitals guidance. |
reference/motion-accessibility-anti-patterns.md | You need reduced-motion, WCAG motion, or flash/parallax rules. |
reference/motion-design-anti-patterns.md | You need timing, hierarchy, or functional-vs-decorative motion rules. |
reference/intentional-motion-framework.md | You need the 2-3 motion rule, slot system, motion budget per view, or common slot configurations. |
reference/spring-physics.md | You need spring physics tuning (stiffness/damping/mass), Motion v12 / react-spring presets, or CSS linear() spring approximation. |
reference/scroll-triggered.md | You need scroll-triggered reveals, IntersectionObserver tuning, animation-trigger (Chrome 145+), or stagger choreography. |
reference/parallax-effects.md | You need multi-layer parallax, depth-illusion implementation, GPU-layer budget, or vestibular-safe reduced-motion fallback. |
_common/UX_TRENDS_2026.md | You need 2025-2026 motion baselines โ CSS linear() spring approximation, View Transitions Baseline (2025-10), M3 Expressive motion physics, WCAG 2.2.2/2.3.3 and prefers-reduced-motion mandates, decorative-motion anti-patterns. Read ยง1 Design motion. |