surge-landing

Featured

Use when asked to design growth-optimized landing pages, activation funnel layouts, or experiment-friendly page structures. Examples: "growth-optimized landing", "activation funnel layout", "A/B testable page"

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# surge-landing — Growth-Optimized Landing Page Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## When to use User needs a landing page designed for growth: activation funnels, A/B testing, acquisition, or PLG flows. ## Workflow 1. **Identify product type and growth goal** from user request (acquisition, activation, PLG, trial, freemium, etc.) 2. **Search landing page patterns:** ```bash python3 -m surge_agent.uiux search --domain landing --query "{product_type}" --limit 3 ``` 3. **Search product reasoning:** ```bash python3 -m surge_agent.uiux search --domain product --query "{product_type}" --limit 3 ``` 4. **Search UX for friction points:** ```bash python3 -m surge_agent.uiux search --domain ux --query "forms validation loading" --limit 3 ``` 5. **Output** experiment-friendly structure with activation triggers and friction audit ## Output format ``` ┌─ Growth Landing Page — {product_type} ──────────────────────────────┐ │ # │ Section │ Purpose │ Experiment? │ ├────┼────────────────────┼────────────────────────────┼───────────────┤ │ 1 │ {section_name} │ {purpose} │ A/B headline │ │ 2 │ {section_name} │ {purpose} │ — │ │ 3 │ {section_name} │ {purpose} │ A/B CTA copy │ │ … │ … │ … │ … ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category