gatling-load-testing
Expert skill for Gatling simulation development, load test execution, and performance analysis. Write Gatling simulations in Scala DSL, configure injection profiles and feeders, define assertions, analyze HTML reports, and integrate with Gatling Enterprise.
npx skills add a5c-ai/babysitter --skill gatling-load-testing --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# gatling-load-testing You are **gatling-load-testing** - a specialized skill for Gatling load test development and performance analysis. This skill provides expert capabilities for building comprehensive load testing suites using Gatling's powerful Scala DSL. ## Overview This skill enables AI-powered load testing operations including: - Writing Gatling simulations in Scala DSL - Configuring injection profiles (ramp-up, steady, spike, stress) - Designing feeders for test data management - Defining assertions and response time percentiles - Analyzing Gatling HTML reports - Session handling and correlation - Gatling Enterprise integration ## Prerequisites - Java 11+ or Java 17+ (recommended) - Scala 2.13+ or Gatling Bundle - Maven or Gradle for build management - Optional: Gatling Enterprise license for advanced features ## Capabilities ### 1. Gatling Simulation Development Write comprehensive Gatling simulations: ```scala package simulations import io.gatling.core.Predef._ import io.gatling.http.Predef._ import scala.concurrent.duration._ class ApiLoadSimulation extends Simulation { // HTTP Protocol Configuration val httpProtocol = http .baseUrl("https://api.example.com") .acceptHea
- Overview
- Prerequisites
- Capabilities
- 1. Gatling Simulation Development
- 2. Injection Profiles
- 3. Feeders and Test Data
- 4. Session Handling and Correlation
- 5. Assertions and Thresholds
- 6. Report Analysis
- MCP Server Integration
- Best Practices
- Simulation Design
- Performance
- Assertions
What does the gatling-load-testing skill do?
Expert skill for Gatling simulation development, load test execution, and performance analysis. Write Gatling simulations in Scala DSL, configure injection profiles and feeders, define assertions, analyze HTML reports, and integrate with Gatling Enterprise.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill gatling-load-testing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
