Execute this skill enables AI assistant 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... Use when optimizing performance. Trigger with phrases like 'optimize', 'performance', or 'speed up'.
5.2
Rating
0
Installs
Testing & Quality
Category
This skill provides a reasonable framework for detecting performance bottlenecks with clear use cases and examples. The SKILL.md offers good conceptual coverage of what the skill does (CPU, memory, I/O, database analysis) and includes helpful examples. The structure is clean with referenced analysis scripts that presumably contain implementation details. However, the description is somewhat generic in places with boilerplate content ('Instructions', 'Output', 'Error Handling' sections lack specific details). The task knowledge appears adequate given the referenced scripts directory with specific analyzers. Novelty is moderate - while performance analysis is valuable, basic profiling is often achievable with standard CLI tools, though the integrated multi-layer approach adds value. The skill would benefit from more concrete details about what metrics are collected, thresholds used, and specific remediation outputs provided.
Loading SKILL.md…