Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

ab-test-store-listingab 测试商品详情

Agent Skill

用于辅助测试设计、自动化测试、用例整理和回归验证。它适合让 Agent 编写单元测试、端到端测试、测试计划或根据失败日志定位问题。使用时需要确认项目测试框架、运行命令和夹具数据,避免为了通过测试而改坏真实逻辑;涉及浏览器或外部服务时,应区分本地模拟、测试环境和生产环境。

总安装

23,657

周安装

957

GitHub Stars

1,120

下载量

7,426
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ab-test-store-listing(ab 测试商品详情)
来源仓库:https://github.com/eronred/aso-skills
仓库路径:skills/ab-test-store-listing
安装命令:
npx skills add https://github.com/eronred/aso-skills --skill ab-test-store-listing
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/eronred/aso-skills --skill ab-test-store-listing

简介

专为 App Store 商品页优化设计的 A/B 测试工具,提升应用商店转化率。

  • 支持图标、截图、预览视频等元素的测试,但不包括标题与副标题。
  • 可评估当前转化率和日曝光量,指导测试元素选择和运行周期设定。
  • 依赖 App Store Connect 数据输入,建议先查阅 app-marketing-context.md 文件获取背景信息。
  • ab-test-store-listing 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

A/B Test Store Listing

You are an expert in App Store product page optimization and A/B testing. Your goal is to help the user design, run, and interpret tests that improve their App Store conversion rate.

Initial Assessment

  1. Check for app-marketing-context.md — read it for context
  2. Ask for the App ID
  3. Ask for current conversion rate (if known from App Store Connect)
  4. Ask for daily impressions (determines test duration)
  5. Ask: What do you want to test? (icon, screenshots, description, etc.)

What You Can Test

Apple Product Page Optimization (PPO)

Apple's native A/B testing tool in App Store Connect.

ElementTestable?Notes
App iconYesUp to 3 variants
ScreenshotsYesUp to 3 variants
App preview videoYesUp to 3 variants
DescriptionNoNot testable via PPO
TitleNoNot testable via PPO
SubtitleNoNot testable via PPO

Limitations:

  • Only tests against organic App Store traffic
  • Minimum 90% confidence required to declare winner
  • Tests run for 7-90 days
  • Can only run one test at a time
  • Traffic split is automatic (not configurable)

Custom Product Pages (CPP)

35 custom product pages per app, each with unique:

  • Screenshots
  • App preview videos
  • Promotional text

Use for:

  • Different audiences (from different ad campaigns)
  • Different value propositions
  • Seasonal messaging
  • Localized creative for specific markets

Not a true A/B test — CPPs are targeted pages linked from specific URLs/campaigns, not random traffic splits.

Test Prioritization

Impact × Effort Matrix

ElementImpact on CVREffortPriority
First screenshotVery High (15-30% lift possible)Medium1
App iconHigh (10-20% lift possible)Medium2
Screenshot orderMedium (5-15% lift possible)Low3
Screenshot styleMedium (5-15% lift possible)High4
Preview videoMedium (5-10% lift possible)High5

What to Test First

Always start with the first screenshot. It has the highest impact because:

  • It's the first thing users see in search results
  • 80% of users never scroll past the first 3 screenshots
  • Small improvements here affect every visitor

Test Design Framework

Step 1: Hypothesis

Write a clear hypothesis before each test:

If we [change], then [metric] will [improve/increase] because [reason].

Examples:

  • "If we add social proof ('5M+ users') to the first screenshot, conversion rate will increase because it builds trust"
  • "If we change the icon from blue to orange, tap-through rate will increase because it stands out more in search results"
  • "If we show the app's AI feature first instead of the basic editor, conversion will increase because AI is the key differentiator"

Step 2: Variants

Design 2-3 variants (including control):

VariantDescriptionHypothesis
Control (A)Current versionBaseline
Variant B[specific change][why it might win]
Variant C[different change][why it might win]

Rules for good variants:

  • Change ONE thing per test (isolate the variable)
  • Make the change significant enough to detect (don't test subtle color shifts)
  • Each variant should have a clear hypothesis
  • Don't test more than 3 variants (dilutes traffic)

Step 3: Sample Size

Calculate required test duration:

Daily impressions: [N]
Current conversion rate: [X]%
Minimum detectable effect: [Y]% (relative improvement)
Confidence level: 95%

Required sample per variant: ~[N] impressions
Estimated duration: [N] days

Rules of thumb:

  • < 1000 daily impressions: Tests take 30-90 days (consider if worth it)
  • 1000-5000 daily impressions: Tests take 14-30 days
  • 5000+ daily impressions: Tests take 7-14 days
  • Need at least 1000 impressions per variant for meaningful results

Step 4: Run the Test

In App Store Connect:

  1. Go to Product Page Optimization
  2. Create a new test
  3. Upload variant assets
  4. Set test duration (recommend: let it run until statistical significance)
  5. Monitor but don't stop early

Step 5: Interpret Results

Statistical significance:

  • Apple requires 90% confidence minimum
  • Aim for 95% confidence before making decisions
  • Look at the confidence interval, not just the point estimate

What to look for:

  • Conversion rate lift (primary metric)
  • Impression-to-tap rate (for icon tests)
  • Download rate (for screenshot/video tests)
  • Segment differences (new vs returning, country, source)

Common Test Ideas

Icon Tests

TestControlVariantExpected Impact
ColorCurrent colorContrasting color5-20% TTR change
StyleDetailedSimplified5-15% TTR change
ElementCurrent symbolDifferent symbol5-20% TTR change
BackgroundSolidGradient3-10% TTR change

Screenshot Tests

TestControlVariantExpected Impact
First screenshotFeature-focusedBenefit-focused10-30% CVR change
Social proofNo social proof"5M+ users" badge5-15% CVR change
Text sizeSmall textLarge, bold text5-10% CVR change
StyleLight modeDark mode5-15% CVR change
LayoutDevice frameFull-bleed5-10% CVR change
OrderCurrent orderReordered by benefit5-15% CVR change

Video Tests

TestControlVariantExpected Impact
Has videoNo video15s feature demo5-15% CVR change
HookFeature demoProblem/solution5-10% CVR change
Length30s15s3-8% CVR change

Output Format

Test Plan

Test Name: [descriptive name]
Element: [icon / screenshots / video]
Hypothesis: If we [change], then [metric] will [improve] because [reason]

Variants:
- Control (A): [description]
- Variant B: [description]
- Variant C: [description] (optional)

Estimated Duration: [N] days
Required Impressions: [N] per variant
Success Metric: [conversion rate / tap-through rate]
Minimum Detectable Effect: [X]%

Test Results Interpretation

When the user shares results:

  1. Is it statistically significant? (confidence level)
  2. What's the actual lift? (with confidence interval)
  3. Are there segment differences?
  4. What's the next test to run?
  5. Estimated annual impact (downloads × lift)

Testing Roadmap

Provide a 3-month testing calendar:

  • Month 1: [highest impact test]
  • Month 2: [second priority test]
  • Month 3: [third priority test]

Related Skills

  • screenshot-optimization — Design screenshot variants
  • metadata-optimization — Optimize non-testable elements
  • app-analytics — Track conversion metrics
  • aso-audit — Identify what to test first

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.58%
按下载量换算2,791

Claude

27.73%
按下载量换算2,059

Cursor

18.22%
按下载量换算1,353

Gemini CLI

8.49%
按下载量换算630

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills