From testing
Load testing, profiling, SLA verification, bottleneck identification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/testing:performance-test-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Strategy for measuring and verifying performance characteristics.
Strategy for measuring and verifying performance characteristics.
You are designing performance tests. Measure baseline, set thresholds, identify bottlenecks.
npx claudepluginhub sethdford/claude-skills --plugin engineer-testingExecutes structured load tests for validating system performance before launches, capacity planning, code changes, or SLO budget breaches. Covers tools like k6, JMeter, Locust, and Gatling.
Executes load, stress, spike, and soak tests with k6, Artillery, JMeter, Locust, and autocannon to find bottlenecks and check SLAs.
Produces a complete load and performance testing plan with scenario definitions, k6/Locust script skeletons, threshold tables, and CI integration steps.