load-test

Solid

Performance load testing specialist for writing k6/vegeta/wrk scripts, defining SLOs, modeling scenarios (spike/soak/stress/breakpoint), analyzing results, and identifying bottlenecks. ALWAYS use when writing load test scripts, reviewing test results, designing test scenarios, setting performance SLOs, or diagnosing latency and throughput issues at the service level. Complements go-benchmark (micro-level function profiling) with macro-level end-to-end service testing. Use proactively for any pre-release performance validation, capacity planning, or production incident investigation involving latency/throughput.

AI & Automation 27 stars 5 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
48
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

## Quick Reference | When you need... | Jump to | |------------------------------------------|---------------------------------------------| | Write a load test from scratch | §2 Gates -> §5 Checklist -> §6 Scenarios | | Review existing test script | §2 Gates -> §5.2 Script Quality | | Analyze test results | §2 Gates -> §5.3 Analysis -> load ref | | Choose between k6/vegeta/wrk | §6.1 Tool Selection (Advise mode) | | Define SLOs for a service | §5.1 SLO Definition | | Debug why a test shows bad numbers | §7 Anti-Examples -> load analysis ref | | Capacity planning | §6.2 Scenario Selection -> breakpoint/soak | | **Load generator OOM / high RSS** | §7 AE-7 + k6-patterns §11 Memory Hygiene | --- ## 1 Scope **In scope**: HTTP service load testing (primary), SLO definition, scenario design, script generation (k6 primary; vegeta for constant-rate), result analysis, bottleneck identification, capacity planning recommendations. **Partial coverage** — the same methodology applies, but this skill ships no dedicated reference patterns yet: gRPC services, `wrk` / Lua scripting, and distributed execution (k6 Operator, execution segments, k6 Cloud). State this limitation explicitly if a task centers on one of these. **Out of scope**: unit/micro-benchmark...

Details

Author
johnqtcg
Repository
johnqtcg/awesome-skills
Created
4 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category