artilleryio
Installation
SKILL.md
Artillery.io
Artillery.io is a load testing and performance monitoring tool for web applications and APIs. Developers and QA engineers use it to simulate user traffic and identify performance bottlenecks before releasing their applications to production.
Official docs: https://www.artillery.io/docs
Artillery.io Overview
- Test
- Configuration
- Run
Working with Artillery.io
This skill uses the Membrane CLI to interact with Artillery.io. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills