Feature
Test creation

AI Skills for Claude Code

Two structured workflows that take your coding agent from blank config to running test.

Deployment workflows, built into your coding agent


 Skills are structured instruction sets for Claude Code that guide your coding agent through complex, multi-step deployment tasks on Gatling Enterprise Edition — with built-in      
 checks, correct parameters, and live data from your account at every step.                                                                                                    
                                                                                                                                                                                     

Two Skills are available today.


/gatling-configuration-as-code

Generating a valid .gatling/package.conf manually means cross-referencing the UI for team IDs, location names, and package references. This Skill handles it end-to-end.            
                                                                                                                                                                                     
 Your coding agent will:
 - Discover your simulation classes — Java, Kotlin, Scala, JavaScript, TypeScript                                                                                                    
 - Read your existing config if one already exists                                                                                                                                    
 - Pull live teams, locations, packages, and tests from Gatling Enterprise Edition via the MCP Server
 - Write a production-ready HOCON config with real IDs pre-filled                                                                                                                    
                                                                                                                                                                                     
 The result: a package descriptor ready for CI, built from your actual account data.                                                                                                  
                                                                                                                                                                                     
 /gatling-build-tools      

                                                                                                                                                         
Once your config is ready, this Skill deploys it. Your coding agent detects your build tool, runs the correct deploy command, captures the generated IDs, and optionally starts the  
test run.                                                                                                                                                                            
 

Supports Maven, Gradle, sbt, and npm.                                                                                                                                                

Launched on
March 2026
Category
Test creation

Your all-in-one load testing platform

Design complex tests, manage global infrastructure, and turn results into action on one powerful platform.

Need technical references and tutorials?

Minimal features, for local use only