New to Claude Skills? Learn how to install them →

QA skills

Free agent skills tagged qa, ready to install into any SKILL.md-compatible agent.

E

Eval-Driven Development

github

Automate evaluation for Python LLM applications.

Developer ToolsintermediatePython · Shell37.7k repo
M

MCP Release QA

github

Ensure your MCP server meets release standards.

Developer Toolsadvanced37.7k repo
C

Codex QA

code-yeongyu

Isolate and verify your Codex plugin functionality safely.

Developer ToolsintermediateNode · Shell67.6k repo

Builder Smoke Test

mastra-ai

End-to-end testing for the Agent Builder feature.

Developer ToolsintermediateNode · Shell27.1k repo

CloudAnalyzer CLI

hkuds

Streamline point cloud quality assessment and processing.

Developer ToolsintermediatePython · Shell46.9k repo
B

Brooks Lint Maintenance Harness

sickn33

Streamline maintenance for the brooks-lint plugin.

Developer ToolsintermediateNode44.7k repo

Playwright Interactive

openai

Debug web and Electron apps with persistent Playwright sessions.

Developer ToolsintermediateNode · Shell24.8k repo

E2E Testing Patterns

wshobson

Master end-to-end testing for reliable software delivery.

Developer ToolsintermediateNode38.7k repo

Three.js QA Release

majidmanzarpour

Automate QA and release processes for Three.js games.

Developer ToolsintermediateNode · Shell1.3k repo

Senior QA Toolkit

Alireza Rezvani

This skill provides a comprehensive suite of tools for quality assurance and testing, tailored for modern web applicatio

Developer Toolsintermediate

Agent Browser

nexu-io

Automate browser tasks for Open Design previews.

Developer ToolsintermediateShell84.9k repo

Web App Testing

Comprehensive web application testing toolkit using Playwright for automated browser interactions. Features decision tree for choosing testing approaches (static HTML vs dynamic webapps), server lifecycle management with with_server.py helper supporting multiple concurrent servers (backend + frontend), and reconnaissance-then-action pattern for dynamic apps. Navigate to pages, wait for JavaScript execution and network idle state, capture full-page screenshots, inspect rendered DOM, identify selectors from actual page state, and execute user interactions. View browser console logs for debugging, discover elements (buttons, links, inputs), and automate complex workflows. Includes example scripts for element discovery, static HTML testing, and console logging. Critical emphasis on proper wait states before DOM inspection to avoid testing incomplete page states. Essential for verifying frontend functionality, debugging UI behavior, and ensuring quality in modern web applications.

Dogfood

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.

Quinn

Proves the system works by writing and executing comprehensive test suites.

QA Team

Multi-agent QA review team for code changes. This skill should be used when the user asks to "review my code", "run QA", "qa-team", "review this branch", "code review", "check my changes", or wants a comprehensive multi-perspective code review of the current branch's changes. Spawns parallel specialist agents (security, database, reliability, compatibility, data integrity, performance, frontend, copy) that independently review the diff and produce a converged report. Also includes two generalist reviewers for convergence validation.

QA Frontend

Internal PostHog developer frontend/browser QA skill. Use only when a PostHog developer explicitly asks to run frontend QA, browser-test a PR, verify a UI flow against the local PostHog stack, use qa-frontend, or QA current frontend changes with browser/runtime evidence. Do not use for generic code review, PR review, "check my changes", CI debugging, or security audit; use qa-team, debugging-ci-failures, or security-audit instead. Runs in PR mode or local mode, plans adaptive browser and visual checks, drives browser MCP/tooling such as Playwright MCP or Chrome DevTools MCP, captures evidence, and applies only approved/narrow fixes.

QA Acceptance

Produce QA acceptance criteria and a manual validation plan for a feature change — golden path, edge cases, error states, performance limits, and explicit pass/fail evidence.

OpenClaw Auto QA

Continuously audit, live-test, and stress-test the current OpenClaw codebase across at least ten independently scoped subsystem lanes; default to 100 independently verified, landed root-cause fixes, maintain an evidence-backed report, and announce each merged pull request immediately. Use for OpenClaw-wide autonomous QA, live-provider campaigns, gateway, CLI, web, plugin, native-app, scenario, packaging, and extended soak testing.

Cosmos-RL Fine-Tuning

Cosmos3-Nano video QA supervised fine-tuning with FSDP parallelism. Use when training or evaluating video question-answering models, fine-tuning Cosmos3-Nano or compatible Cosmos Reason models with SFT/LoRA, or working with Cosmos-RL. Trigger phrases include "fine-tune Cosmos", "Cosmos3 Nano Reasoner", "Cosmos-RL SFT", "video QA fine-tune", "Cosmos3-Nano training".

Test Master

Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.

QA Expert

This skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, or generating progress reports. Includes autonomous execution capability via master prompts and complete documentation templates for third-party QA team handoffs. Implements OWASP security testing and achieves 90% coverage targets.

Senior QA

Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite generation, coverage analysis, E2E testing setup, and quality metrics. Use when designing test strategies, writing test cases, implementing test automation, performing manual testing, or analyzing test coverage.

O

Opencode QA

QA opencode itself, per case: verify the CLI/terminal (opencode run, db, serve, export), prove a specific plugin hook/action/event fired via the SSE event stream, smoke-test the TUI under tmux, and investigate sessions in opencode's SQLite DB by id, title/name, or message text. Ships tested helper scripts (each with a --self-test) plus per-domain references. Use whenever someone wants to QA, smoke-test, verify, or debug opencode's CLI, HTTP server, plugin hooks/events, or TUI, or to find/inspect opencode sessions in the database. Triggers: opencode qa, qa opencode, test opencode, verify opencode hook, opencode session db, find opencode session by id/name/text, opencode tui test, opencode server health, opencode event stream.

Dogfood Testing

Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", or "test this app" on mobile. Produces a structured report with reproducible evidence: screenshots, optional repro videos, and detailed steps for every issue.