# Gatling Bootstrap Project

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

- **Type:** Skill
- **Install:** `agentstack add skill-gatling-gatling-ai-extensions-gatling-bootstrap-project`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gatling](https://agentstack.voostack.com/s/gatling)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [gatling](https://github.com/gatling)
- **Source:** https://github.com/gatling/gatling-ai-extensions/tree/main/plugins/gatling/skills/gatling-bootstrap-project
- **Website:** https://gatling.io

## Install

```sh
agentstack add skill-gatling-gatling-ai-extensions-gatling-bootstrap-project
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [gatling](https://github.com/gatling)
- **Source:** [gatling/gatling-ai-extensions](https://github.com/gatling/gatling-ai-extensions)
- **License:** Apache-2.0
- **Homepage:** https://gatling.io

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gatling-gatling-ai-extensions-gatling-bootstrap-project
- Seller: https://agentstack.voostack.com/s/gatling
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
