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 events to track by business type and context.
|
||||
|
||||
## Contents
|
||||
- Marketing Site Events (navigation & engagement, CTA & form interactions, conversion events)
|
||||
- Product/App Events (onboarding, core usage, errors & support)
|
||||
- Monetization Events (pricing & checkout, subscription management)
|
||||
- E-commerce Events (browsing, cart, checkout, post-purchase)
|
||||
- B2B / SaaS Specific Events (team & collaboration, integration events, account events)
|
||||
- Event Properties (Parameters)
|
||||
- Funnel Event Sequences
|
||||
|
||||
## Marketing Site Events
|
||||
|
||||
### Navigation & Engagement
|
||||
|
||||
Reference in New Issue
Block a user