Load Testing

Design and run load tests — tool selection (k6/Locust), test type strategy (smoke/load/stress/spike/soak), ramp-up curves, p50/p95/p99 targets, and threshold policy. Use when asked to "write a load test", "k6 script", "performance test", "check how many concurrent users", "find breaking point", "set SLO thresholds", or "load test this API". Do NOT use for: frontend Core Web Vitals (see web-performance skill). Do NOT use for: unit/integration test suites. Do NOT use for: security fuzzing.

yanacuti1121 be37d10 6.1 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/load-testing commit be37d103c8

Frequently asked questions

npx skillmds add yanacuti1121/load-testing