소개
Performance Profiler is a specialized Claude Code skill designed to identify system bottlenecks and optimize code execution. It automates the process of running profiling tools like JFR or perf, ensuring debug symbols are verified and capturing precise file-and-line location data for hotspots. By generating flame graphs and structured evidence, it provides developers with actionable insights to resolve performance regressions and optimize high-traffic code paths with minimal overhead.