home/categories/debugging/fcoury-agent-stuff-skills-analyze-rust-optimizations-skill-md
debuggingtools

analyze-rust-optimizations

This skill performs thorough analysis of Rust libraries to find optimization opportunities. It should be used when reviewing Rust code for performance improvements, memory efficiency, or when profiling indicates bottlenecks. Focuses on runtime performance and memory usage through dynamic profiling tools and static code analysis.

fcoury
maintainer
fcoury
更新于 1/1/2026
星标
0
分支
0
quick start

Installation and usage

This skill performs thorough analysis of Rust libraries to find optimization opportunities. It should be used when reviewing Rust code for performance improvements, memory efficiency, or when profiling indicates bottlenecks. Focuses on runtime performance and memory usage through dynamic profiling tools and static code analysis.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use analyze-rust-optimizations