fix: add table of contents to all reference files
Per Anthropic's Agent Skills best practices, reference files over 100 lines should include a TOC so Claude can see full scope when previewing with partial reads. Added ## Contents section to all 32 reference files.
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
Comprehensive list of A/B tests and experiments for paywall optimization.
|
||||
|
||||
## Contents
|
||||
- Trigger & Timing Experiments (When to Show, Trigger Type)
|
||||
- Paywall Design Experiments (Layout & Format, Value Presentation, Visual Elements)
|
||||
- Pricing Presentation Experiments (Price Display, Plan Options, Discounts & Offers)
|
||||
- Copy & Messaging Experiments (Headlines, CTAs, Objection Handling)
|
||||
- Trial & Conversion Experiments (Trial Structure, Trial Expiration, Upgrade Path)
|
||||
- Personalization Experiments (Usage-Based, Segment-Specific)
|
||||
- Frequency & UX Experiments (Frequency Capping, Dismiss Behavior)
|
||||
|
||||
## Trigger & Timing Experiments
|
||||
|
||||
### When to Show
|
||||
|
||||
Reference in New Issue
Block a user