pitch-landing

Featured

Use when asked to structure a landing page for positioning, plan a conversion-optimized page layout, or design a launch page. Examples: "landing page for product launch", "conversion-optimized layout for SaaS"

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

# pitch-landing — Launch & Positioning 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 structured around product positioning, launch messaging, or conversion for a specific audience. ## Workflow 1. **Identify product type and positioning anchor** from user request or brief 2. **Search landing page patterns:** ```bash python3 -m pitch_agent.uiux search --domain landing --query "{product_type}" --limit 3 ``` 3. **Search product reasoning for audience + messaging context:** ```bash python3 -m pitch_agent.uiux search --domain product --query "{product_type}" --limit 3 ``` 4. **Layer in positioning:** CTA strategy, social proof placement, objection handling 5. **Output** section order with conversion and messaging optimization ## Output format ``` ┌─ Launch Landing Page — {product_type} ──────────────────────────────┐ │ # │ Section │ Purpose │ CTA? │ ├────┼────────────────────┼────────────────────────────┼───────────────┤ │ 1 │ {section_name} │ {purpose} │ Primary CTA │ │ 2 │ {section_name} │ {purpose} │ — │ │ 3 │ {section_name} │ {purpose} │ Secondary CTA │ │ … │ … │ … │ … │ └────┴────────────────────┴────────────────────────────┴───────...

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