·animation-performance
*

animation-performance

提供 React Native Reanimated、React Native Worklets、React Native Gesture Handler 性能优化指南,以实现流畅的动画。适用于涉及共享值、工作集、帧回调、手势处理程序、动画样式、重新渲染或调试动画卡顿和帧丢失的任务。

13安装·0热度·@sovranbitcoin

安装

$npx skills add https://github.com/sovranbitcoin/sovran --skill animation-performance

如何安装 animation-performance

通过命令行快速安装 animation-performance AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/sovranbitcoin/sovran --skill animation-performance
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:sovranbitcoin/sovran。

SKILL.md

查看原文

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
分类
*创意媒体
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from sovranbitcoin/sovran

快速解答

什么是 animation-performance?

提供 React Native Reanimated、React Native Worklets、React Native Gesture Handler 性能优化指南,以实现流畅的动画。适用于涉及共享值、工作集、帧回调、手势处理程序、动画样式、重新渲染或调试动画卡顿和帧丢失的任务。 来源:sovranbitcoin/sovran。

如何安装 animation-performance?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sovranbitcoin/sovran --skill animation-performance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/sovranbitcoin/sovran