technical-constraints이란?
브라우저 지원, 플랫폼 기능 또는 기술 요구 사항으로 인해 애니메이션이 제한되는 경우 사용 출처: dylantarre/animation-principles.
브라우저 지원, 플랫폼 기능 또는 기술 요구 사항으로 인해 애니메이션이 제한되는 경우 사용
명령줄에서 technical-constraints AI 스킬을 개발 환경에 빠르게 설치
출처: dylantarre/animation-principles.
Straight Ahead vs Pose-to-Pose Issue: Runtime calculations too expensive Fix: Pre-calculate animations. Use CSS keyframes (pose-to-pose) over JS frame-by-frame (straight ahead).
Solid Drawing Issue: Complex shapes cause rendering issues Fix: Simplify geometry. Use CSS shapes over SVG paths. Reduce polygon counts in 3D.
Timing Issue: Consistent timing across devices Fix: Use relative units. Test on slowest target device. Consider requestAnimationFrame for JS.
브라우저 지원, 플랫폼 기능 또는 기술 요구 사항으로 인해 애니메이션이 제한되는 경우 사용 출처: dylantarre/animation-principles.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/dylantarre/animation-principles --skill technical-constraints브라우저 지원, 플랫폼 기능 또는 기술 요구 사항으로 인해 애니메이션이 제한되는 경우 사용 출처: dylantarre/animation-principles.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dylantarre/animation-principles --skill technical-constraints 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/dylantarre/animation-principles