Load Test Designer

Design load tests with realistic workload models and performance criteria

16 stars

Best use case

Load Test Designer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Design load tests with realistic workload models and performance criteria

Teams using Load Test Designer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/load-test-designer/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/testing-security/load-test-designer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/load-test-designer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Load Test Designer Compares

Feature / AgentLoad Test DesignerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Design load tests with realistic workload models and performance criteria

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Load Test Designer Skill

Design load tests with realistic workload models and performance criteria.

## Trigger Conditions
- Pre-release performance gate
- Performance baseline request
- User invokes with "design load test" or "performance test"

## Input Contract
- **Required:** System under test and target endpoints
- **Required:** Performance targets (latency SLOs, throughput)
- **Optional:** Production traffic profile, expected growth

## Output Contract
- Load test configuration with workload model
- Performance criteria (pass/fail thresholds)
- Results analysis with regression detection
- Capacity recommendations

## Tool Permissions
- **Read:** Production access logs, performance baselines, infra configs
- **Write:** Load test configs, results reports
- **Execute:** Load test tools (k6, locust, artillery)

## Execution Steps
1. Build workload model from production traffic patterns
2. Define performance criteria (p50, p95, p99 latency targets)
3. Configure load test scenarios (ramp-up, sustained, spike)
4. Execute tests in staging environment
5. Collect and analyze results
6. Compare against baseline; flag regressions >5% p99
7. Generate report with capacity recommendations

## Success Criteria
- Workload model reflects production patterns
- All SLO targets met during sustained load
- No regression >5% on p99 latency
- Saturation point identified

## Escalation Rules
- Escalate if p99 regression >20% on critical path
- Escalate if saturation point is below expected peak traffic
- Escalate if soak test reveals memory leak or connection exhaustion

## Example Invocations

**Input:** "Design a load test for the /api/v1/search endpoint targeting 1000 RPS"

**Output:** Load test config (k6): ramp 0→1000 RPS over 5min, sustain 1000 RPS for 15min, spike to 2000 RPS for 2min. Pass criteria: p50 <100ms, p95 <300ms, p99 <800ms, error rate <0.1%. Saturation test: ramp until p99 >1s. Soak: 500 RPS for 8 hours monitoring heap and FD count.

Related Skills

Property Testing

16
from diegosouzapw/awesome-omni-skill

Property-based testing with fast-check for business logic validation

playwright-test

16
from diegosouzapw/awesome-omni-skill

Generate robust, zero-flakiness Playwright E2E tests following OpenMetadata patterns. Creates comprehensive test files with proper waits, API validation, multi-role permissions, and complete entity lifecycle management.

Playwright E2E Testing

16
from diegosouzapw/awesome-omni-skill

Comprehensive Playwright end-to-end testing patterns with Page Object Model, fixtures, and best practices

playwright-e2e-tester

16
from diegosouzapw/awesome-omni-skill

Expert in end-to-end testing with Playwright, the modern cross-browser testing framework. Specializes in test generation, page object patterns, visual regression testing, and CI/CD integration. Handles complex testing scenarios including authentication flows, API mocking, and mobile emulation.

pentest-outbound-interaction-oob-detection

16
from diegosouzapw/awesome-omni-skill

Security assessment skill for outbound interaction and out-of-band (OOB) validation. Use when prompts include SSRF callback confirmation, blind XSS beacons, webhook abuse, XXE/OOB behavior, DNS/HTTP callback correlation, or asynchronous server-side interaction proof. Do not use when vulnerabilities are fully in-band and require no external callback correlation.

Pentest Commands

16
from diegosouzapw/awesome-omni-skill

This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities with nikto", "enumerate networks", or needs essential penetration testing command references.

Pentest Checklist

16
from diegosouzapw/awesome-omni-skill

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

OWASP Security Testing

16
from diegosouzapw/awesome-omni-skill

OWASP Top 10 security testing patterns and vulnerability scanning

mobile-testing

16
from diegosouzapw/awesome-omni-skill

Executes automated tests on mobile apps via MCP. Use when testing iOS/Android apps, verifying UI states, automating interactions, or performing end-to-end validation. Not for web testing, API validation, or desktop applications.

moai-workflow-testing

16
from diegosouzapw/awesome-omni-skill

AI-powered enterprise web application testing orchestrator with Context7 integration, intelligent test generation, visual regression testing, cross-browser coordination, and automated QA workflows for modern web applications

midnight-dapp:testing-patterns

16
from diegosouzapw/awesome-omni-skill

Use when writing unit tests for Midnight contract interaction code, integration testing without ZK proofs, E2E testing with Playwright or Cypress, or setting up CI/CD pipelines for Midnight DApps.

memo-stress-tester

16
from diegosouzapw/awesome-omni-skill

Use when evaluating business documents for structural integrity and persuasive logic.