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:
@@ -1,5 +1,14 @@
|
||||
# Tier Structure and Packaging
|
||||
|
||||
## Contents
|
||||
- How Many Tiers?
|
||||
- Good-Better-Best Framework
|
||||
- Tier Differentiation Strategies
|
||||
- Example Tier Structure
|
||||
- Packaging for Personas (Identifying Pricing Personas, Persona-Based Packaging)
|
||||
- Freemium vs. Free Trial (When to Use Freemium, When to Use Free Trial, Hybrid Approaches)
|
||||
- Enterprise Pricing (When to Add Custom Pricing, Enterprise Tier Elements, Enterprise Pricing Strategies)
|
||||
|
||||
## How Many Tiers?
|
||||
|
||||
**2 tiers:** Simple, clear choice
|
||||
|
||||
Reference in New Issue
Block a user