k6-docs

Installation
SKILL.md

k6 Documentation

Document or review k6 features across three repositories: k6-DefinitelyTyped (TypeScript types), k6-docs (user documentation), and k6 (release notes).

Workflow

Based on user's action, follow the appropriate workflow:

Quick References

Critical Rules

  • Never push automatically - always ask first
  • Never chain commands with && or ; - run each command separately (prevents failures)
  • Only document user-facing features - not internal implementation
  • Use 1. for all numbered list items (not 1., 2., 3.)
  • Test with k6@master: first cd /path/to/k6, then go run . run script.js for each example
  • No "Co-Authored-By: Claude" or AI attribution
Related skills
Installs
115
Repository
grafana/skills
GitHub Stars
31
First Seen
Apr 15, 2026