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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use analyze-rust-optimizations