k6-load-testing
About
This skill helps developers create and run k6 load tests for APIs, browsers, and scalability. It guides you in writing realistic scenarios, analyzing results, and integrating tests into CI/CD pipelines. Use it to validate performance, identify bottlenecks, and catch regressions before deployment.
Quick Install
Claude Code
Recommendednpx skills add sickn33/antigravity-awesome-skills -a claude-code/plugin add https://github.com/sickn33/antigravity-awesome-skillsgit clone https://github.com/sickn33/antigravity-awesome-skills.git ~/.claude/skills/k6-load-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the k6-load-testing skill?
k6-load-testing is a Claude Skill by sickn33. Skills package instructions and resources that Claude loads on demand, so Claude can perform k6-load-testing-related tasks without extra prompting.
How do I install k6-load-testing?
Use the install commands on this page: add k6-load-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does k6-load-testing belong to?
k6-load-testing is in the testing category, tagged k6, load-testing, performance, api-testing and ci-cd.
Is k6-load-testing free to use?
Yes. k6-load-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This Claude Skill provides automated webapp testing using Playwright with a reconnaissance-first approach. It focuses on verifying server state and page load before testing, and includes capabilities for server management, UI testing, and visual debugging. Use it when testing web applications with Playwright for server verification, frontend debugging, and comprehensive UI testing.
This Claude Skill enforces strict test-driven development by requiring you to write failing tests first before any implementation code. It follows the RED/GREEN/REFACTOR cycle where you write a test, verify it fails, write minimal code to pass, then refactor. Use this skill for all new features, bug fixes, and behavior changes to ensure test-first development practices.
This skill validates end-to-end knowledge base indexing and search functionality for testing purposes. It specifically tests CSV schema verification and search capabilities. Developers should use it to verify their knowledge base systems are working correctly.
This skill provides comprehensive guidance for writing reliable XCUITests, covering element queries, waiting strategies, and accessibility identifiers. It helps developers implement stable UI automation with best practices like condition-based waiting and clean test isolation. Use it when writing, running, or debugging iOS UI tests to improve test reliability and maintainability.
