📦 OpenHarmony React Native Performance — 性能静态检查
v1.0.0针对 OpenHarmony 的 React Native 代码进行静态性能检查与优化,覆盖 RNAbility、Hermes 字节码、TurboModule 及渲染生命周期,一键发现性能瓶颈并给出优化建议。
0· 858·0 当前·0 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is a safe, documentation-only rule set for OpenHarmony React Native performance. It does not request credentials or install code automatically. Before installing, verify the skill source if you require provenance (SKILL metadata lists GitCode links in README but 'Source' was marked unknown). If you plan to act on the shell commands in the rules, ensure those build tools (react-native toolchain, hermesc) come from trusted distributions and be aware that running build commands will exec...详细分析 ▾
✓ 用途与能力
Name/description match the included files: SKILL.md + rules/*.md contain performance guidance for OpenHarmony React Native (render, bundle, lifecycle, TurboModule). No unrelated environment variables, binaries, or installs are requested.
✓ 指令范围
Instructions are static-check guidance and examples (JS/TS snippets, recommended bundle commands). They do not instruct the agent to read arbitrary files, collect secrets, or transmit data to external endpoints. Example shell commands (react-native bundle-harmony, hermesc) are expected for building/optimizing bundles.
✓ 安装机制
No install specification and no code files — the skill is instruction-only, so nothing will be written to disk or downloaded during installation.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths, which is proportionate for a documentation/static-check skill.
✓ 持久化与权限
always:false and normal model invocation are used. The skill does not request persistent presence or modify other skills or system configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/10
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install ohos-react-native-performance
镜像加速npx clawhub@latest install ohos-react-native-performance --registry https://cn.longxiaskill.com✓ 镜像可用