growth-hacking-playbook
Installation
SKILL.md
Growth Hacking Playbook
Step 0: Pre-Generation Verification (CRITICAL)
Before generating the HTML output, Claude MUST verify:
Template Verification
- Read
html-templates/growth-hacking-playbook.htmlskeleton - Verify all placeholder markers:
{{PRODUCT_NAME}},{{KFACTOR_VALUE}},{{VERDICT}}, etc. - Confirm Chart.js v4.4.0 CDN is present
Canonical Pattern Confirmation
- Header uses
background: #0a0a0awith.header-contentgradient container - Score banner uses
.score-banner { background: #0a0a0a }with.score-containergrid layout - Footer uses
background: #0a0a0awith.footer-contentmax-width container - All sections use
.section-container { max-width: 1600px; margin: 0 auto }