This skill enables claude to detect and resolve performance bottlenecks in applications. it analyzes cpu, memory, i/o, and database performance to identify areas of concern. use this skill when you need to diagnose slow application performance, op...
This skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdscripts/analyze_cpu.shscripts/analyze_db.shscripts/analyze_io.shscripts/analyze_memory.shThis skill empowers Claude to identify and address performance bottlenecks across different layers of an application. By pinpointing performance issues in CPU, memory, I/O, and database operations, it assists in optimizing resource utilization and improving overall application speed and responsiveness.
This skill activates when you need to:
User request: "detect bottlenecks in my database queries"
The skill will:
User request: "analyze performance and find memory leaks"
The skill will:
This skill can be used in conjunction with code generation plugins to automatically implement the suggested remediation strategies. It also integrates with monitoring and logging tools to provide real-time performance data.