概要
The perf-code-paths skill helps developers navigate complex codebases by mapping out the most relevant implementation paths for specific performance scenarios. By identifying entrypoints, handlers, and call chains before profiling begins, it allows engineers to focus their optimization efforts on the 'hot' files and symbols that most significantly impact system latency or throughput. It integrates with existing repository maps and search tools to provide a concise list of candidate files across supported languages like Rust, Go, Python, and TypeScript, ensuring that performance audits are targeted and efficient.