From bottleneck-detector
Detects performance bottlenecks in CPU, memory, I/O, database, and lock contention layers. Provides analysis and remediation strategies for slow applications.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin bottleneck-detectorThis skill is limited to using the following tools:
Detect and diagnose performance bottlenecks across CPU, memory, I/O, database, and lock contention layers with targeted remediation strategies.
Profiles Node.js, Python, and Java app performance by analyzing CPU usage, memory allocation, and execution hotspots to identify bottlenecks and recommend optimizations.
Orchestrates cross-language performance profiling and optimization: diagnoses symptoms, dispatches expert agents, benchmarks before/after changes.
Analyzes code for CPU hotspots, algorithmic complexity, blocking operations, and inefficiencies, delivering optimization recommendations for better performance.
Share bugs, ideas, or general feedback.
Detect and diagnose performance bottlenecks across CPU, memory, I/O, database, and lock contention layers with targeted remediation strategies.
This 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.
The skill produces structured output relevant to the task.