Execute load testing, stress testing, and performance benchmarking. Use when performing specialized testing. Trigger with phrases like "run load tests", "test performance", or "benchmark the system".
Executes load, stress, and performance benchmark tests using your installed frameworks. Trigger with phrases like "run load tests" or "benchmark the system" to automate test execution and generate detailed performance reports.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install performance-test-suite@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/example_test_configurations.jsonassets/report_template.htmlassets/test_template.jsreferences/README.mdscripts/README.mdscripts/analyze_results.pyscripts/init_test.pyscripts/run_test.shThis skill provides automated assistance for performance test suite tasks.
Before using this skill, ensure you have:
Set up the testing context:
Run the test suite:
Process test outcomes:
Document findings in {baseDir}/test-reports/:
The skill generates comprehensive test results:
Each test includes:
Common issues and solutions:
Environment Setup Failures
Test Execution Timeouts
Resource Exhaustion
Dependency Issues
This skill provides automated assistance for performance test suite tasks. This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.