load-test-scenario-builder

Build load test scenarios and generate k6 scripts for web services.

5|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/patricio0312rev/skillset --skill load-test-scenario-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: load-test-scenario-builder
Source: https://github.com/patricio0312rev/skillset/tree/main/templates/performance/load-test-scenario-builder
Command: npx skills add https://github.com/patricio0312rev/skillset --skill load-test-scenario-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to define repeatable, scalable load tests that reflect real user traffic. The Load Test Scenario Builder provides a structured way to describe, generate, and execute performance tests that validate capacity and reliability across services.

Core Features & Use Cases

  • Define multi-scenario load plans (Baseline, Peak, Stress) with configurable virtual users, durations, and ramp-up.
  • Generate ready-to-run k6 scripts and attach realistic traffic models for CI integration.
  • Specify success criteria (latency, error rate, throughput) and automate result analysis to determine pass/fail.
  • Use cases include capacity planning, reliability testing, and performance validation for web services and APIs.

Quick Start

Create a baseline load-test plan for a web service and run it with k6 using the default configuration.

Frequently Asked Questions about load-test-scenario-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build realistic load test scenarios for web services?

To build realistic load test scenarios, you define multi-scenario load plans like Baseline, Peak, and Stress with configurable virtual users, durations, and ramp-up rates to reflect real user traffic.

Can I use k6 scripts for automated load testing in CI?

Yes, you can generate ready-to-run k6 scripts designed for CI integration, automating the execution of performance tests and applying defined thresholds to determine pass or fail outcomes.

How do I define thresholds for latency and error rate in performance testing?

Define thresholds for latency, error rate, and throughput as success criteria within your load test plan, enabling automated result analysis to validate system capacity and determine pass/fail.

What's the best way to plan capacity for peak and stress traffic patterns?

The best way to plan capacity is creating multi-scenario load tests with configurable traffic patterns, validating system reliability and capacity limits across different traffic models.

Does this approach support capacity planning for APIs as well as web services?

Yes, this approach supports capacity planning, reliability testing, and performance validation across both web services and APIs using multiple configurable traffic patterns and load scenarios.