什么是 animation-performance?
提供 React Native Reanimated、React Native Worklets、React Native Gesture Handler 性能优化指南,以实现流畅的动画。适用于涉及共享值、工作集、帧回调、手势处理程序、动画样式、重新渲染或调试动画卡顿和帧丢失的任务。 来源:sovranbitcoin/sovran。
提供 React Native Reanimated、React Native Worklets、React Native Gesture Handler 性能优化指南,以实现流畅的动画。适用于涉及共享值、工作集、帧回调、手势处理程序、动画样式、重新渲染或调试动画卡顿和帧丢失的任务。
通过命令行快速安装 animation-performance AI 技能到你的开发环境
来源:sovranbitcoin/sovran。
Performance optimization guide for React Native Reanimated animations, covering shared values, worklets, memoization, and rendering optimizations. These guidelines ensure buttery smooth animations at 60fps.
| 1 | Shared Values Usage | CRITICAL | shared-values- | | 2 | Re-renders | CRITICAL | re-renders- | | 3 | Memoization | HIGH | memoization- | | 4 | Animation Calculations | HIGH | calculations- | | 5 | Layout vs Transform | HIGH | layout- | | 6 | Reactions | HIGH | reactions- | | 7 | Hooks Selection | HIGH | hooks- |
| 8 | Animation Lifecycle | MEDIUM | animations- | | 9 | Component Limits | MEDIUM | limits- | | 10 | Scroll Optimization | MEDIUM | scroll- |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sovranbitcoin/sovran --skill animation-performance提供 React Native Reanimated、React Native Worklets、React Native Gesture Handler 性能优化指南,以实现流畅的动画。适用于涉及共享值、工作集、帧回调、手势处理程序、动画样式、重新渲染或调试动画卡顿和帧丢失的任务。 来源:sovranbitcoin/sovran。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sovranbitcoin/sovran --skill animation-performance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sovranbitcoin/sovran