performance-testing

Installation
SKILL.md

Performance Testing

Validate system behavior under load.

k6 Load Test (JavaScript)

import http from 'k6/http';
import { check, sleep } from 'k6';
Installs
4
GitHub Stars
183
First Seen
Jan 21, 2026
performance-testing — yonatangross/skillforge-claude-plugin