You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results.
claude skill add coreyhaines31-ab-test-setupThe ab-test-setup skill is designed for professionals in marketing who are focused on experimentation and A/B testing. This skill provides the necessary tools to design tests that yield statistically valid and actionable results. By leveraging this skill, users can streamline their testing processes, ensuring that they are making data-driven decisions that enhance their marketing strategies. One of the key benefits of the ab-test-setup skill is its ability to save time in the experimentation phase. Traditional A/B testing can be time-consuming, often requiring extensive planning and analysis. With this skill, marketers can quickly set up tests, analyze results, and implement changes based on solid data. This efficiency not only accelerates the testing process but also allows teams to pivot quickly based on real-time insights, ultimately leading to improved campaign performance. This skill is particularly beneficial for marketers, product managers, and data analysts who are involved in optimizing user experiences and conversion rates. By utilizing the ab-test-setup skill, these professionals can ensure that their marketing efforts are backed by reliable data, leading to more effective strategies. For example, a product manager could use this skill to test different landing page designs, while a marketer might experiment with varying email subject lines to determine which yields the highest open rates. While the implementation difficulty and specific requirements for the ab-test-setup skill are currently unknown, it is designed to integrate seamlessly into AI-first workflows. As businesses increasingly adopt AI automation, this skill becomes a vital component in enhancing workflow automation within marketing departments. By incorporating the ab-test-setup skill into their processes, teams can leverage AI to not only conduct tests but also analyze outcomes, making it an essential tool for any organization looking to optimize its marketing efforts.
[{"step":"Define your objective and variable. Clearly state what you want to test (e.g., 'Does changing the CTA button color from red to green increase signups?') and the primary metric (e.g., conversion rate).","tip":"Use the '5 Whys' technique to ensure your test addresses a core business question, not just a surface-level change."},{"step":"Calculate sample size. Use tools like Evan's Awesome A/B Tools (https://www.evanmiller.org/ab-testing/sample-size.html) or Google’s A/B Test Calculator to determine how many visitors you need per group to achieve statistical significance (typically 80% power, 95% confidence).","tip":"Account for seasonal traffic fluctuations by running tests during stable periods (e.g., avoid holiday seasons for retail sites)."},{"step":"Set up the test in your experimentation platform. Configure control/variant groups, assign traffic split (e.g., 50/50), and integrate tracking for your primary metric (e.g., GA4 for conversions).","tip":"Use a tool like Optimizely or VWO for visual editor support if you lack developer resources. For low-code setups, Google Optimize integrates directly with GA4."},{"step":"Run the test for the full duration (including ramp-up time) and monitor for anomalies (e.g., traffic spikes, technical issues). Document any external factors that could skew results (e.g., a marketing campaign running during the test).","tip":"Set up alerts in your analytics tool to notify you of unexpected drops in traffic or conversions in either group."},{"step":"Analyze results using a statistical test (e.g., z-test for proportions). If the variant wins, implement it and document the learnings. If inconclusive, extend the test or iterate on the hypothesis.","tip":"Use a pre-built calculator (e.g., https://abtestguide.com/calculator/) to avoid manual errors in statistical calculations."}]
No install command available. Check the GitHub repository for manual installation instructions.
Copy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Design a statistically valid A/B test for [PRODUCT/WEBSITE FEATURE] to determine the impact of [VARIABLE TO TEST, e.g., 'button color', 'pricing page layout', 'email subject line']. Define the primary hypothesis, control and variant groups, sample size requirements based on [TARGET CONFIDENCE LEVEL, e.g., 95%], and a 30-day testing timeline. Include metrics to track (e.g., conversion rate, click-through rate) and a plan to analyze results. Suggest tools like Google Optimize or Optimizely for implementation.
For a SaaS company launching a new pricing page, we designed an A/B test to evaluate the impact of a simplified vs. detailed pricing layout on conversion rates. The primary hypothesis was: *'Simplifying the pricing page layout will increase free trial signups by 15% within 30 days.'* **Test Design:** - **Control Group (A):** Current pricing page with 3 tiers, detailed feature lists, and a 'Start Free Trial' button in blue. - **Variant Group (B):** Simplified pricing page with 2 tiers (Starter/Pro), high-level benefits, and a green 'Try for Free' button. - **Sample Size:** 10,000 visitors per group (total 20,000) to achieve 80% power at a 95% confidence level, accounting for a 2% baseline conversion rate and 15% expected lift. - **Duration:** 30 days, with a 5-day ramp-up period to exclude outliers. **Metrics Tracked:** - Primary: Free trial signups (conversion rate). - Secondary: Time to first click, bounce rate, and revenue per visitor (RPV) post-trial. **Analysis Plan:** - Use a two-proportion z-test to compare conversion rates between groups. - If the p-value < 0.05, declare statistical significance and implement the winning variant. - If results are inconclusive, extend the test by 10 days or increase sample size. **Tools:** - Implemented via Google Optimize with GA4 integration for tracking. - Post-test analysis in Google Sheets with a pre-built z-test calculator. **Expected Outcome:** If the simplified layout (Variant B) wins, it will be rolled out site-wide, projected to increase annual signups by 1,200 (15% lift) and generate $180K in additional ARR from trials converting to paid plans.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan