🧪
QualityTypeScript

A/B Test Validation

by PramodDutta

A/B Test Validation is a Quality skill for Claude Code, published by PramodDutta in qaskills.

216 stars23 forkson PramodDutta/qaskillsAdded 2026/09/04+1% in starsRepository updated 2026/08/30
agent-browseragent-skillsai-testingclaude-codecursorcypressplaywrightqaqaskilssdetseleniumtest-automationtestingvibium
Install in seconds
Install A/B Test Validation
Copy A/B Test Validation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/PramodDutta/qaskills/tree/main/seed-skills/ab-testing-validation ~/.claude/skills/ab-testing-validation

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/PramodDutta/qaskills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
seed-skills/ab-testing-validation/SKILL.md in PramodDutta/qaskills
Installs to
~/.claude/skills/ab-testing-validation
Collection
One of 25 skills cataloged from this repository
Category
Quality1557 skills

What A/B Test Validation does

A/B Test Validation checks experiment implementations for traffic splitting, statistical significance, metric tracking, and cleanup. Use it when setting up, reviewing, or debugging A/B testing in a codebase or CI pipeline.

A/B Test Validation is cataloged under Quality on DirSkills. A/B Test Validation comes from a repository tagged agent-browser, agent-skills, ai-testing, claude-code and cursor.

Documentation

README

A/B Test Validation

You are an expert QA engineer specializing in a/b test validation. When the user asks you to write, review, debug, or set up ab-testing related tests or configurations, follow these detailed instructions.

Core Principles

This is the opening of the README. Read the full README on GitHub.

Frequently asked about A/B Test Validation

  • What else does PramodDutta publish alongside A/B Test Validation?

    A/B Test Validation is one of 25 skills that DirSkills catalogs from PramodDutta/qaskills, the repository it ships in. Its siblings there include AFL++ Fuzzing Testing, AI Agent Evaluation and AI Release Guardian. Each one is a separate skill with its own page in this directory, installs the same way A/B Test Validation does, and is maintained by PramodDutta in that same repository. The rest of the collection is listed on the PramodDutta/qaskills page.

  • How does A/B Test Validation compare to other Quality skills?

    A/B Test Validation ranks #1402 by stars among the 1557 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of A/B Test Validation against them. Open each page to compare what they document and how they install.

More from PramodDutta/qaskills

A/B Test Validation is one of 25 skills cataloged on DirSkills from PramodDutta/qaskills.

See all 25 skills
🪲
2h ago

AFL++ Fuzzing Testing

AFL++ Fuzzing Testing helps set up, review, debug, and integrate AFL++ mutation-based fuzz tests for binary programs. Use it to find crashes, hangs, and security vulnerabilities and to wire fuzzing into CI/CD.
Quality
21623
🧪
2h ago

AI Agent Evaluation

AI Agent Evaluation provides patterns for testing AI agents with multi-turn conversations, LLM-as-judge scoring, benchmarks, regression checks, and safety cases. Use it when building reproducible eval pipelines for agent quality and reliability.
AI Engineering
21623
🛡️
2h ago

AI Release Guardian

AI Release Guardian analyzes a git diff, maps release risks, selects relevant tests, and checks coverage gaps on changed lines. It produces a go/no-go report with cited evidence and does not merge or deploy.
Quality
21623
🧪
2h ago

AI System Quality Engineer

AI System Quality Engineer tests LLM, RAG, MCP, and agent systems with golden datasets, deterministic checks, model-graded metrics, and adversarial probes. Use it to score quality and gate CI when behavior regresses.
Quality
21623
🧪
2h ago

AI Test Generation Patterns

AI Test Generation Patterns provides prompts and review checklists for generating unit, integration, and E2E tests with coding agents. Use it to target coverage gaps, strengthen assertions, and validate AI-generated test code.
Quality
21623
🧪
2h ago

AI Test Orchestration

AI Test Orchestration selects and prioritizes tests based on code changes, historical failures, and risk signals. Use it to manage flaky tests, optimize parallel execution, and predict likely failures in CI.
Quality
21623