AgentStack
SKILL verified Apache-2.0 Self-run

Gatling Bootstrap Project

skill-gatling-gatling-ai-extensions-gatling-bootstrap-project · by gatling

Bootstrap/set up a Gatling project to get started with Gatling load tests.

No reviews yet
0 installs
5 views
0.0% view→install

Install

$ agentstack add skill-gatling-gatling-ai-extensions-gatling-bootstrap-project

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Gatling Bootstrap Project? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Bootstrap a Gatling project

Choose language

Ask user to choose one of the supported languages:

  • Java
  • Kotlin
  • Scala
  • TypeScript
  • JavaScript

If user doesn't know, Java is a good default.

Choose a build tool

IF language is Java or Kotlin:

  • Ask user to choose between Maven or Gradle. If user doesn't know, Maven is a good default.

IF language is Scala:

  • Ask user to choose between sbt, Maven or Gradle.

IF language is TypeScript or JavaScript:

  • Always use npm.

Set up the Gatling project

Once build tool and language are identified, read the corresponding file and follow its instructions:

  • Maven: ./resources/maven.md
  • Gradle: ./resources/gradle.md
  • sbt: ./resources/sbt.md
  • npm: ./resources/npm.md

Suggest next steps

  • Explore the included sample simulation and check out the Gatling documentation linked in the README file.
  • Run your first simulation locally.
  • When ready to deploy to Gatling Enterprise, use the /Gatling:gatling-build-tools skill for guidance.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.