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,15 @@
|
||||
# Email Copy Guidelines
|
||||
|
||||
## Contents
|
||||
- Structure
|
||||
- Formatting
|
||||
- Tone
|
||||
- Length
|
||||
- CTA Buttons vs. Links
|
||||
- Personalization (merge fields, dynamic content, triggered emails)
|
||||
- Segmentation Strategies (by behavior, by stage, by profile)
|
||||
- Testing and Optimization (what to test, how to test, metrics to track)
|
||||
|
||||
## Structure
|
||||
|
||||
1. **Hook**: First line grabs attention
|
||||
|
||||
Reference in New Issue
Block a user