adobe-load-scale

Installation
SKILL.md

Adobe Load & Scale

Overview

Load testing and scaling strategies for Adobe API integrations. Adobe APIs are async and relatively slow (5-30s per operation), requiring different load testing approaches than typical REST APIs.

Prerequisites

  • k6 load testing tool installed (npm install -g k6 or brew install k6)
  • Adobe Developer Console credentials for testing (separate from production)
  • Kubernetes cluster with HPA configured (for auto-scaling)
  • Understanding of your Adobe API rate limits

Instructions

Step 1: k6 Load Test for Firefly API

Installs
2
GitHub Stars
2.4K
First Seen
Apr 8, 2026
adobe-load-scale — jeremylongshore/claude-code-plugins-plus-skills