跳到主要内容
知仓学习社ZHICANG

ab-testing-platform-strategy

Plan A/B testing platform strategy, architecture, and build-vs-buy decisions for product engineering teams. Use when deciding whether to build or bu…

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少6 个文本文件,12 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

A/B Testing Platform Strategy

Use this skill to decide how an organization should support A/B testing through

platform choices, architecture, ownership, and incremental scope.

Source Traceability

Primary source: Practical A/B Testing by Leemay Nassery. Guidance is

transformed and paraphrased from chapter 5 lines 3804-4443. Related startup

and "start simple" context comes from preface lines 286-332 and chapter 2 lines

1622-1628.

Related Advanced Skills

  • experimentation-strategy-roadmap: use when deciding which platform

capability to prioritize across rate, quality, cost, usability, and company

strategy.

  • experimentation-throughput-strategy: use when the platform needs capacity

visibility, isolated versus overlapping test policies, or coordination tools.

  • experiment-verification-monitoring: use when the platform needs QA tooling,

canaries, A/A tests, active monitoring, leakage checks, or quality metrics.

  • adaptive-experimentation-strategy: use when considering sequential testing,

bandits, Thompson sampling, contextual bandits, or dynamic allocation support.

Reference Routing

| Need | Read |

|------|------|

| Platform concepts and components | references/core/knowledge.md |

| Build-vs-buy and scoping rules | references/core/rules.md |

| Scenario examples | references/core/examples.md |

| Decision workflow | workflows/decide-platform-strategy.md |

Workflow

  1. State the experimentation goals and current constraints.
  2. Inventory required platform components.
  3. Separate must-have launch capability from later platform maturity.
  4. Compare build, buy, and hybrid options against team capacity and risk.
  5. Plan data, assignment, exposure logging, metrics, and reporting ownership.
  6. Define the smallest useful platform and the triggers for expanding it.

Output Format

# A/B Testing Platform Strategy

## Recommendation
[Build | Buy | Hybrid | Start manually] because [reason].

## Current Context
- Team:
- Product surface:
- Experiment volume:
- Data maturity:
- Engineering capacity:

## Required Capabilities
| Capability | Need Now? | Build/Buy/Manual | Owner |
|------------|-----------|------------------|-------|

## Tradeoffs
- Build advantages:
- Build risks:
- Buy advantages:
- Buy risks:
- Hybrid notes:

## Incremental Roadmap
1. Minimum viable experimentation:
2. Reliability and governance:
3. Scale and self-service:

Quality Bar

  • Do not recommend building a full platform before the team has proven demand.
  • Do not recommend buying without checking integration, data, and governance

fit.

  • Keep data and exposure logging first-class; a platform without trustworthy

measurement creates false confidence.

  • Treat platform scope as evolutionary, not all-or-nothing.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。