Testing Services skills for AI agents
8 practitioner-grade testing services skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Cypress
Cypress: end-to-end/component testing, commands, intercept (network mocking), fixtures, custom commands, CI, retries
354 lines - K6
k6: load testing, performance testing, stress testing, soak testing, thresholds, checks, scenarios, browser testing, CI integration
220 lines - MSW
MSW (Mock Service Worker): API mocking, request handlers, rest/graphql, browser/node, setupServer, network-level interception
445 lines - Pact
Pact: consumer-driven contract testing, provider verification, pact broker, API compatibility, microservice integration testing
208 lines - Playwright
Playwright: end-to-end testing, browser automation, selectors, assertions, fixtures, page objects, visual regression, CI, codegen
318 lines - Storybook Test
Storybook Test: component testing via play functions, interaction testing, accessibility checks, visual regression, test-runner, portable stories
202 lines - Testing Library
Testing Library: React/DOM testing, queries (getBy/findBy/queryBy), user events, screen, waitFor, render, accessibility-first
385 lines - Vitest
Vitest: unit/integration testing, Vite-native, mocking (vi.mock/vi.fn), snapshots, coverage, workspace, in-source testing, benchmark
370 lines