library/specializations/qa-testing-automation/skills/k6-performance/SKILL.md
k6 load testing expertise for performance validation and analysis
npx skillsauth add a5c-ai/babysitter k6 Performance TestingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides expert-level capabilities for k6-based performance testing, enabling load test scripting, execution, metrics analysis, and integration with monitoring systems.
performance-testing.js - Performance test implementationapi-testing.js - API performance validationcontinuous-testing.js - CI/CD performance gatesk6 - Load testing tool{
kind: 'skill',
skill: {
name: 'k6-performance',
context: {
action: 'execute-load-test',
script: 'tests/performance/load.js',
vus: 100,
duration: '5m',
thresholds: {
'http_req_duration': ['p(95)<500']
}
}
}
}
The skill can execute k6 scripts locally or configure cloud execution for distributed load testing.
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.