Skip to main content
在 Manus 中运行任何 Skill
一键导入

optimizing-rust-performance

星标3
分支0
更新时间2026年7月15日 06:21

审查、重构或编写 Rust 代码时主动识别性能瓶颈并应用优化模式。触发关键词: "optimize"、"perf"、"性能优化"、"加速"、"hot path"、"热点路径"、 "make it faster"、"reduce allocation"、"zero-copy"、"零拷贝"、 以及任何对 .rs 文件的 review/refactor 请求、或代码中出现 Vec::remove / clone / Vec<String> 在循环中 / String::from / filter 后 collect 等可疑模式时。

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly