exa-load-scale

Installation
SKILL.md

Exa Load & Scale

Overview

Load testing, scaling strategies, and capacity planning for Exa integrations.

Prerequisites

  • k6 load testing tool installed
  • Kubernetes cluster with HPA configured
  • Prometheus for metrics collection
  • Test environment API keys

Load Testing with k6

Basic Load Test

// exa-load-test.js
import http from 'k6/http';
import { check, sleep } from 'k6';
Installs
21
GitHub Stars
2.3K
First Seen
Feb 18, 2026
exa-load-scale — jeremylongshore/claude-code-plugins-plus-skills