Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Checkout Ab Test Skill

FreeNot checked

GenPark AI Skill - Design, simulate, and analyze A/B tests for e-commerce checkout flows with statistical significance testing

GitHubEmbed

About

GenPark AI Skill - Design, simulate, and analyze A/B tests for e-commerce checkout flows with statistical significance testing

README

GenPark AI Agent Skill — Design, simulate, and analyze A/B tests for e-commerce checkout flows.

Features

  • Two-proportion z-test for statistical significance
  • Conversion lift and revenue impact calculation
  • Statistical power estimation
  • Sample size calculator (test design)
  • Monte Carlo simulation for false positive rates
  • Clear Ship / Continue / Revert recommendations

Quick Start

from client import ABTestClient

client = ABTestClient()
result = client.analyze(
    control={"visitors": 10000, "conversions": 300, "avg_order_value": 80},
    variant={"visitors": 10000, "conversions": 340, "avg_order_value": 82},
    confidence_level=0.95,
    monthly_traffic=40000,
)
print(result["recommendation"])
print(f"Revenue impact: ${result['revenue_impact_usd']:,.2f}/month")

Installation

python example_usage.py  # No external dependencies

Built by GenPark | alphaparkinc

from github.com/alphaparkinc/genpark-checkout-ab-test-skill

Installing Genpark Checkout Ab Test Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-checkout-ab-test-skill

FAQ

Is Genpark Checkout Ab Test Skill MCP free?

Yes, Genpark Checkout Ab Test Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Checkout Ab Test Skill need an API key?

No, Genpark Checkout Ab Test Skill runs without API keys or environment variables.

Is Genpark Checkout Ab Test Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Checkout Ab Test Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Checkout Ab Test Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

LibreOffice Tools

Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a

passerbyflutterby passerbyflutter

dannote/figma-use

Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

dannoteby dannote

Logo.dev

Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content

NOVA-3951by NOVA-3951

Design Inspiration Server

Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re

YonasValentinby YonasValentin

PIX4Dmatic

Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem

jangjo123by jangjo123

Figma

Extract design specs and assets

Figmaby Figma

mcp-dockmaster

An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.

by Community

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm

ariekoganby ariekogan

thinkchainai/mcpbundles

MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic

thinkchainaiby thinkchainai

arikusi/nakkas

MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele

arikusiby arikusi

Compare Genpark Checkout Ab Test Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs