tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill performance-testingThis skill enables Claude to design, execute, and analyze performance tests using the performance-test-suite plugin. It is activated when the user requests load testing, stress testing, spike testing, or endurance testing, and when discussing performance metrics such as response time, throughput, and error rates. It identifies performance bottlenecks related to CPU, memory, database, or network issues. The plugin provides comprehensive reporting, including percentiles, graphs, and recommendations.
Review Score
67%
Validation Score
13/16
Implementation Score
35%
Activation Score
100%
This skill automates performance testing workflows, allowing Claude to create and run various tests to assess system performance under different conditions. It facilitates bottleneck identification and provides actionable recommendations for optimization.
This skill activates when you need to:
User request: "Create a load test for the /users API, ramping up to 200 concurrent users over 10 minutes."
The skill will:
User request: "Design a stress test to find the breaking point of the checkout process."
The skill will:
This skill integrates with other monitoring and alerting plugins to provide real-time feedback on system performance during testing. It can also be used in conjunction with deployment plugins to automatically validate performance after code changes.