load-test-scenario-planner
This skill provides automated assistance for load test scenario planner tasks withi
Content Preview
--- name: load-test-scenario-planner description: | Load Test Scenario Planner - Auto-activating skill for Performance Testing. Triggers on: load test scenario planner, load test scenario planner Part of the Performance Testing skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Load Test Scenario Planner ## Purpose This skill provides automated assistance for load test scenario planner tasks withi
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/load-test-scenario-planner.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/10-performance-testing/load-test-scenario-planner/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/10-performance-testing/load-test-scenario-planner/SKILL.md
Related Skills
Configuring Load Balancers
This skill configures load balancers, including ALB, NLB, Nginx, and HAProxy. It generates production-ready configurations based on specified requirements and infrastructure. Use this skill when the user asks to "configure load balancer", "create load balancer config", "generate nginx config", "setu
skill-adapterconfiguring load balancers
by jeremylongshore · plugins-plus-skills
Testing Load Balancers
This skill enables Claude to test load balancing strategies. It validates traffic distribution across backend servers, tests failover scenarios when servers become unavailable, verifies sticky sessions, and assesses health check functionality. Use this skill when the user asks to "test load balancer
skill-adaptertesting load balancers
by jeremylongshore · plugins-plus-skills
Running Load Tests
This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testi
skill-adapterrunning load tests
by jeremylongshore · plugins-plus-skills
incremental-load-setup
This skill provides automated assistance for incremental load setup tasks within the Data Pipelines domain.
incremental-load-setupincrementalloadsetup
by jeremylongshore · plugins-plus-skills