Identifies and resolves application performance issues across CPU, memory, I/O, and database layers to optimize resource utilization.
This skill enables Claude to conduct deep-dive performance audits of your application by analyzing architecture, source code, and resource usage patterns. It identifies critical bottlenecks—including slow database queries, memory leaks, and I/O contention—and provides actionable remediation strategies with production-ready code examples. Whether you are troubleshooting a sudden slowdown or proactively optimizing for scale, this skill ensures your application remains responsive and efficient by pinpointing exact areas of concern.
주요 기능
01Detection of memory leaks and inefficient resource allocation patterns
023 GitHub stars
03Actionable remediation strategies with specific code optimization examples
04Automated identification of slow-running database queries and missing indexes
05Multi-layer analysis of CPU, memory, and I/O performance bottlenecks
06Architecture-aware diagnostics to understand data flow constraints
사용 사례
01Profiling application memory usage to resolve leaks and prevent crashes
02Diagnosing and fixing slow database performance and query execution times
03Optimizing resource consumption to improve responsiveness and reduce infrastructure costs