k6-load-testing
Installation
SKILL.md
k6-load-testing
k6 tests are .js files with a default-exported function that runs
once per virtual user (VU) per iteration (per k6-running).
This skill covers the load-testing workflow; k6's browser, synthetic
monitoring, and chaos modes share the same script structure but are
out of scope here.