From Gatling
Bootstrap/set up a Gatling project to get started with Gatling load tests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Gatling:gatling-bootstrap-projectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ask user to choose one of the supported languages:
Ask user to choose one of the supported languages:
If user doesn't know, Java is a good default.
IF language is Java or Kotlin:
IF language is Scala:
IF language is TypeScript or JavaScript:
Once build tool and language are identified, read the corresponding file and follow its instructions:
npx claudepluginhub gatling/gatling-ai-extensions --plugin gatlingChecks and configures load and performance testing infrastructure with k6, Artillery, or Locust. Audits coverage for smoke/stress tests, sets up CI/CD pipelines, and supports framework migration.
Designs and executes performance tests with k6 (JavaScript), JMeter, Gatling, and Artillery for load, stress, soak, spike scenarios. Covers baselines, bottleneck analysis, CI gates, custom metrics, and Grafana visualization.
Creates and runs load tests with k6, JMeter, and Artillery for web apps and APIs. Validates performance under stress, spike, soak, scalability to detect bottlenecks.