Skip to main content
Claude Code Skills Hub

Best Claude Code Skills for Testing & QA 2026

24+ curated SKILL.md files that teach Claude Code expert testing patterns. Playwright, Cypress, Selenium, pytest, JUnit, k6, REST Assured, Pact, and more. One command. Production-quality tests in your next session.

Install any skill in 5 seconds:

# Pick a skill from the grid below
npx @qaskills/cli add playwright-e2e

# Claude Code picks it up on next session
# Writes to ~/.claude/skills/playwright-e2e/SKILL.md

One-command install

No copy-paste. CLI detects Claude Code and writes SKILL.md to the right path.

Quality-scored

Every skill scored 0-100 on content depth, install retention, review rating.

Real-world patterns

Page Object Model, fixtures, contract testing, CI integration — not just docs.

Top 24 Claude Code Testing Skills

Ranked by install count. All skills compatible with Claude Code 1.0+.

Playwright E2E Testing

HOT

by thetestingacademy

92

Comprehensive Playwright end-to-end testing patterns with Page Object Model, fixtures, and best practices

e2e
visual
playwright
54492/100
Featured

Playwright CLI Browser Automation

HOT

by Pramod

93

Command-line browser automation with Playwright CLI for navigation, snapshots, uploads, downloads, tracing, and QA workflows.

e2e
visual
accessibility
playwright
11893/100
Featured

Vibe Check - Browser Automation

by vibiumdev

95

AI-native browser automation — 81 CLI commands for navigating pages, filling forms, clicking elements, taking screenshots, and managing tabs. 2.6k+ GitHub stars.

e2e
visual
accessibility
playwright
11595/100
Featured

Playwright API Testing

by thetestingacademy

88

API testing with Playwright APIRequestContext for REST and GraphQL endpoints

api
playwright
10488/100

Jest Unit Testing

by thetestingacademy

91

Jest unit testing patterns with mocking, spies, snapshots, and async testing

unit
jest
8791/100
Featured

k6 Performance Testing

by thetestingacademy

87

Modern load testing with k6 including thresholds, scenarios, and custom metrics

performance
load
k6
8387/100
Featured

QA Skill for Claude Code

by qaskills

85

The complete QA skill for Claude Code — turn Claude into an expert QA engineer that picks the right test type, writes reliable Playwright, Cypress, and pytest tests, eliminates flaky tests, enforces coverage, and wires up CI. Claude Code QA testing done right.

e2e
unit
integration
playwright
cypress
7885/100

Pytest Patterns

by thetestingacademy

88

Python testing with pytest fixtures, parametrize, markers, and plugins

unit
integration
pytest
7788/100

Cypress E2E Testing

by thetestingacademy

90

Cypress end-to-end testing with custom commands, intercepts, and component testing

e2e
cypress
7190/100
Featured

OWASP Security Testing

by thetestingacademy

89

OWASP Top 10 security testing patterns and vulnerability scanning

security
7189/100
Featured

Agent Browser

by vercel-labs

95

Browser automation tool by Vercel Labs enabling programmatic web interaction. Navigate URLs, capture interactive elements with refs, fill forms, take screenshots, generate PDFs, and run parallel sessions.

e2e
visual
accessibility
playwright
6495/100
Featured

React Testing Library

by thetestingacademy

91

User-centric React component testing with queries, events, and async utilities

unit
integration
jest
6491/100
Featured

Vitest Unit Testing

by thetestingacademy

89

Blazing fast Vite-native unit testing with Jest-compatible API and ESM support

unit
jest
6189/100
Featured

Lighthouse Performance

by thetestingacademy

89

Automated performance, accessibility, and SEO auditing with Google Lighthouse

performance
accessibility
playwright
5689/100
Featured

Selenium Advanced POM Framework

HOT

by thetestingacademy

90

Advanced Selenium WebDriver framework with three Page Object Model patterns (Basic POM, Improved POM, Page Factory), retry mechanisms, Allure reporting, Excel data-driven testing, and Selenoid grid support.

e2e
selenium
5490/100
Featured

CI/CD Pipeline Config

by thetestingacademy

85

Configure testing in CI/CD pipelines for GitHub Actions, Jenkins, and GitLab CI

integration
4985/100

Code Coverage Analysis

by thetestingacademy

85

Track test coverage with Istanbul/nyc, generate reports, and enforce thresholds

unit
code-quality
jest
4685/100

Visual Regression Testing

by thetestingacademy

86

Visual regression testing with Playwright screenshots and diff comparison

visual
e2e
playwright
4586/100

Puppeteer Automation

by thetestingacademy

88

Headless Chrome automation with Puppeteer for web scraping, PDF generation, and E2E testing

e2e
browser-automation
playwright
4488/100
Featured

MSW API Mocking

by thetestingacademy

88

Mock Service Worker for seamless API mocking in browser and Node.js environments

unit
integration
jest
4388/100

Accessibility Auditor

by Pramod

90

Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility, and focus management verification

accessibility
e2e
playwright
axe-core
4090/100
Featured

Test Plan Generation

by thetestingacademy

80

Generate comprehensive test plans with coverage matrices and risk-based testing

e2e
integration
unit
3980/100

REST Assured API Automation Framework

by thetestingacademy

89

Production-grade REST API automation framework with REST Assured, POJO serialization using GSON, PayloadManager pattern, E2E integration workflows with TestNG ITestContext, and Allure reporting.

api
integration
rest-assured
3889/100
Featured

Postman API Testing

by thetestingacademy

84

Postman collections, environments, pre-request scripts, and Newman CI

api
postman
3584/100

Frequently Asked Questions

What are Claude Code skills for testing?

Claude Code skills for testing are SKILL.md files that teach Anthropic Claude Code (the official CLI agent) how to write tests using specific frameworks like Playwright, Cypress, pytest, JUnit, or k6. Each skill ships expert patterns, locator strategies, fixture setups, and assertion conventions so Claude writes production-quality tests on the first try.

How do I install a Claude Code testing skill?

Run `npx @qaskills/cli add <skill-name>` in your project. The CLI auto-detects Claude Code and writes the skill to `~/.claude/skills/<skill>/SKILL.md` (global) or `<repo>/.claude/skills/<skill>/SKILL.md` (project). Claude picks it up on the next session.

Which testing skills work best with Claude Code?

Highest install counts are playwright-e2e, cypress-e2e, selenium-advance-pom, pytest-patterns, jest-unit, react-testing-library, k6-performance, api-testing-rest, and testcontainers-postgres. All work seamlessly with Claude Code 1.0+.

Do these skills work with Claude Desktop or only Claude Code?

These are designed for Claude Code (the CLI). Claude Desktop uses a different skill format. For Desktop, use the Anthropic Skills marketplace. QASkills.sh specifically targets the coding agents that read SKILL.md files (Claude Code, Cursor, Copilot, Windsurf, etc.).

Are Claude Code skills free?

Yes. All skills on QASkills.sh are MIT licensed and free. Some advanced skill packs are available as premium bundles, but the core skills cover every major testing framework at no cost.

Can I write my own Claude Code testing skill?

Yes. See /how-to-publish — create a SKILL.md, validate with `npx @qaskills/skill-validator`, publish with `npx @qaskills/cli publish`. Your skill becomes installable by every QASkills.sh user within 30 seconds.

Ready to ship better tests?

Install your first Claude Code testing skill in 5 seconds. Browse all 500+ skills or jump straight into the Playwright E2E skill — most popular pick for first-time users.