Landing Page Design
Overview
Build landing pages that convert AND captivate. This skill combines conversion-focused structure with distinctive visual design to create pages that stand out in an AI-saturated world. The goal: pages worth $50-100 that you'd be proud to sell.
MANDATORY: Vibe Discovery (Do This First)
BEFORE writing any code, you MUST run the Vibe Discovery process. This generates a UNIQUE aesthetic direction every time — no two landing pages should look alike.
See the full process: ../_shared/references/vibe-discovery.md
The process will guide you through:
- Gathering context via structured questions (place/object, emotion, collision, anti-patterns)
- Inventing a unique vibe via the Collision Method (material + energy = vibe seed)
- Deriving colors, typography, layout, and motion from the vibe seed
- Writing a Vibe Spec
- Running the Freshness Check to prevent convergence
The 50% Rule
Spend 50% of your time on the hero section. It's the cover image for social media, the first impression, the hook. Everything else flows from getting the hero right.
Section Composition (Top to Bottom)
1. Hero Section (Primary Focus)
The make-or-break element. Must contain:
- Headline: Sharp, benefit-driven hook (reference H1 Gallery for inspiration)
- Subheadline: Supporting context, 1-2 sentences max
- CTA Button(s): Primary action + optional secondary
- Social Proof: Logo marquee, testimonials, or trust badges
- Visual Element: Product shot, illustration, or animated background
Hero Variations:
- Split layout (text left, visual right)
- Centered with floating elements
- Full-bleed background with overlay text
- Asymmetric with decorative elements
2. Features/Benefits Section
Show what the product does. Options:
- Bento Grid: Cards in asymmetric layout (popularized by Apple)
- Alternating Rows: Image + text, flipping sides
- Icon Grid: Simple icons with short descriptions
- Interactive Cards: Hover states, micro-animations
3. Social Proof Section
Build trust through:
- Logo carousel (marquee animation)
- Testimonial cards with photos
- Stats/metrics with animated counters
- Case study snippets
4. How It Works Section
Step-by-step explanation:
- Numbered steps (01, 02, 03 pattern adds sophistication)
- Sticky scrolling with progressive reveal
- Timeline or flowchart visualization
5. Pricing Section (if applicable)
- 2-3 tier comparison
- Highlighted "recommended" tier
- Feature comparison table
- FAQ accordion below
6. CTA Section
Final conversion push:
- Repeat value proposition
- Strong headline
- Single focused action
- Urgency elements (if authentic)
7. Footer
- Navigation links
- Social icons
- Legal links
- Optional newsletter signup
Anti-AI-Slop Principles
For the full anti-slop guidelines (fonts, colors, icons, layouts), see ../frontend-design/SKILL.md.
Landing-page-specific notes:
- Icons: Use Iconify Solar (multiple styles), Heroicons, or Phosphor — avoid Lucide (overused in AI-generated pages)
- For icon integration: use Iconify's unified API for access to all sets
Animation Vocabulary
Entrance Animations
fade-in: Simple opacity transition
blur-in: Starts blurred, sharpens
slide-in: Direction-based entrance
scale-in: Grows from small to full size
stagger: Sequential reveal of child elements
Continuous Animations
marquee: Infinite horizontal scroll (logos, testimonials)
beam: Light traveling along a path/border
pulse: Subtle scale/opacity breathing
float: Gentle up/down movement
rotate: Continuous spin (icons, decorations)
Interactive Animations
hover-lift: Subtle Y translation + shadow
hover-glow: Border/shadow color change
hover-reveal: Hidden element appears
click-ripple: Material-style feedback
Decorative Elements
- Vertical grid lines (container-size based)
- Noodles/curved connectors between elements
- Gradient orbs/blobs in background
- Grain/noise texture overlay
- Geometric shapes (circles, rectangles with rounded corners)
Design Resources
Hero Inspiration
- Superhero (superhero.design): Curated hero sections
- Dribbble: Search "hero section", "landing page"
- Awwwards: Award-winning designs
Section Patterns
- Mobin: Real websites with section breakdowns
- Bento Grids: Card layout inspiration
- CTA Gallery: Call-to-action patterns
Typography
- Google Fonts: Free, AI-accessible fonts
- Fontshare: Free quality fonts
- H1 Gallery: Headline inspiration
Icons & Logos
- Iconify: Unified icon API (Solar, Heroicons, etc.)
- Simple Icons: Brand logos (SVG)
- Heroicons: Tailwind's icon set
Implementation Workflow
Phase 1: Research & Collect
- Gather 5-10 hero screenshots as wireframes
- Identify section patterns needed
- Choose icon set and font pairing
- Define color palette
Phase 2: Hero Development
- Generate hero from best reference screenshot
- Iterate: change colors, fonts, layouts
- Add animations (beam, fade-in, etc.)
- Add decorative elements (noodles, grids, numbers)
- Refine until distinctive
Phase 3: Section Build-Out
- Add sections one at a time (not all at once)
- Reference specific components/screenshots per section
- Maintain color/font consistency from hero
- Add section-specific animations
Phase 4: Polish
- Fix responsive breakpoints (mobile, tablet, desktop)
- Replace placeholder images with real/quality assets
- Optimize animations for performance
- Test all interactive elements
Phase 5: Presentation
- Create cover screenshot with infinity canvas layout
- Show hero prominently
- Include mobile and desktop views
- Add subtle background (blurred gradient, pattern)
Prompt Patterns
Hero Generation
Create a hero section for [PRODUCT TYPE].
Change text, names, and numbers to fit [BRAND].
Use Iconify Solar icons (duotone style).
Use [FONT] for headlines.
Add vertical container-size grid lines.
Add 01, 02, 03 step indicators for sophistication.
Use [COLOR] as primary, dark mode.
Section Addition
Adapt a new [SECTION TYPE] section.
Match the hero's color scheme and typography.
Use marquee animation for logos.
Add fade-in blur-in entrance animation.
Keep the hero exactly as is.
Animation Enhancement
Add beam animation to the primary button border.
The beam should be 1px, continuously traveling around the pill shape.
Add a subtle hover-lift effect to feature cards.
Negative Prompts (What NOT to change)
Don't change the hero section.
Keep the navbar exactly as is.
Don't modify the existing animations.
Quality Checklist
Visual Distinction
Technical Quality
Conversion Optimization
1---2name: landing-page-design3description: Create high-converting, visually distinctive landing pages. Use when building marketing pages, product launches, SaaS homepages, or any single-page conversion-focused website. Guides section-by-section composition with anti-AI-slop principles.4---56# Landing Page Design78## Overview9Build landing pages that convert AND captivate. This skill combines conversion-focused structure with distinctive visual design to create pages that stand out in an AI-saturated world. The goal: pages worth $50-100 that you'd be proud to sell.1011## MANDATORY: Vibe Discovery (Do This First)1213**BEFORE writing any code, you MUST run the Vibe Discovery process.** This generates a UNIQUE aesthetic direction every time — no two landing pages should look alike.1415See the full process: `../_shared/references/vibe-discovery.md`1617The process will guide you through:181. Gathering context via structured questions (place/object, emotion, collision, anti-patterns)192. Inventing a unique vibe via the Collision Method (material + energy = vibe seed)203. Deriving colors, typography, layout, and motion from the vibe seed214. Writing a Vibe Spec225. Running the Freshness Check to prevent convergence2324---2526## The 50% Rule27**Spend 50% of your time on the hero section.** It's the cover image for social media, the first impression, the hook. Everything else flows from getting the hero right.2829## Section Composition (Top to Bottom)3031### 1. Hero Section (Primary Focus)32The make-or-break element. Must contain:33- **Headline**: Sharp, benefit-driven hook (reference H1 Gallery for inspiration)34- **Subheadline**: Supporting context, 1-2 sentences max35- **CTA Button(s)**: Primary action + optional secondary36- **Social Proof**: Logo marquee, testimonials, or trust badges37- **Visual Element**: Product shot, illustration, or animated background3839**Hero Variations**:40- Split layout (text left, visual right)41- Centered with floating elements42- Full-bleed background with overlay text43- Asymmetric with decorative elements4445### 2. Features/Benefits Section46Show what the product does. Options:47- **Bento Grid**: Cards in asymmetric layout (popularized by Apple)48- **Alternating Rows**: Image + text, flipping sides49- **Icon Grid**: Simple icons with short descriptions50- **Interactive Cards**: Hover states, micro-animations5152### 3. Social Proof Section53Build trust through:54- Logo carousel (marquee animation)55- Testimonial cards with photos56- Stats/metrics with animated counters57- Case study snippets5859### 4. How It Works Section60Step-by-step explanation:61- Numbered steps (01, 02, 03 pattern adds sophistication)62- Sticky scrolling with progressive reveal63- Timeline or flowchart visualization6465### 5. Pricing Section (if applicable)66- 2-3 tier comparison67- Highlighted "recommended" tier68- Feature comparison table69- FAQ accordion below7071### 6. CTA Section72Final conversion push:73- Repeat value proposition74- Strong headline75- Single focused action76- Urgency elements (if authentic)7778### 7. Footer79- Navigation links80- Social icons81- Legal links82- Optional newsletter signup8384## Anti-AI-Slop Principles8586For the full anti-slop guidelines (fonts, colors, icons, layouts), see `../frontend-design/SKILL.md`.8788**Landing-page-specific notes:**89- Icons: Use Iconify Solar (multiple styles), Heroicons, or Phosphor — avoid Lucide (overused in AI-generated pages)90- For icon integration: use Iconify's unified API for access to all sets9192## Animation Vocabulary9394### Entrance Animations95- `fade-in`: Simple opacity transition96- `blur-in`: Starts blurred, sharpens97- `slide-in`: Direction-based entrance98- `scale-in`: Grows from small to full size99- `stagger`: Sequential reveal of child elements100101### Continuous Animations102- `marquee`: Infinite horizontal scroll (logos, testimonials)103- `beam`: Light traveling along a path/border104- `pulse`: Subtle scale/opacity breathing105- `float`: Gentle up/down movement106- `rotate`: Continuous spin (icons, decorations)107108### Interactive Animations109- `hover-lift`: Subtle Y translation + shadow110- `hover-glow`: Border/shadow color change111- `hover-reveal`: Hidden element appears112- `click-ripple`: Material-style feedback113114### Decorative Elements115- Vertical grid lines (container-size based)116- Noodles/curved connectors between elements117- Gradient orbs/blobs in background118- Grain/noise texture overlay119- Geometric shapes (circles, rectangles with rounded corners)120121## Design Resources122123### Hero Inspiration124- **Superhero** (superhero.design): Curated hero sections125- **Dribbble**: Search "hero section", "landing page"126- **Awwwards**: Award-winning designs127128### Section Patterns129- **Mobin**: Real websites with section breakdowns130- **Bento Grids**: Card layout inspiration131- **CTA Gallery**: Call-to-action patterns132133### Typography134- **Google Fonts**: Free, AI-accessible fonts135- **Fontshare**: Free quality fonts136- **H1 Gallery**: Headline inspiration137138### Icons & Logos139- **Iconify**: Unified icon API (Solar, Heroicons, etc.)140- **Simple Icons**: Brand logos (SVG)141- **Heroicons**: Tailwind's icon set142143## Implementation Workflow144145### Phase 1: Research & Collect1461. Gather 5-10 hero screenshots as wireframes1472. Identify section patterns needed1483. Choose icon set and font pairing1494. Define color palette150151### Phase 2: Hero Development1521. Generate hero from best reference screenshot1532. Iterate: change colors, fonts, layouts1543. Add animations (beam, fade-in, etc.)1554. Add decorative elements (noodles, grids, numbers)1565. Refine until distinctive157158### Phase 3: Section Build-Out1591. Add sections one at a time (not all at once)1602. Reference specific components/screenshots per section1613. Maintain color/font consistency from hero1624. Add section-specific animations163164### Phase 4: Polish1651. Fix responsive breakpoints (mobile, tablet, desktop)1662. Replace placeholder images with real/quality assets1673. Optimize animations for performance1684. Test all interactive elements169170### Phase 5: Presentation1711. Create cover screenshot with infinity canvas layout1722. Show hero prominently1733. Include mobile and desktop views1744. Add subtle background (blurred gradient, pattern)175176## Prompt Patterns177178### Hero Generation179```180Create a hero section for [PRODUCT TYPE].181Change text, names, and numbers to fit [BRAND].182Use Iconify Solar icons (duotone style).183Use [FONT] for headlines.184Add vertical container-size grid lines.185Add 01, 02, 03 step indicators for sophistication.186Use [COLOR] as primary, dark mode.187```188189### Section Addition190```191Adapt a new [SECTION TYPE] section.192Match the hero's color scheme and typography.193Use marquee animation for logos.194Add fade-in blur-in entrance animation.195Keep the hero exactly as is.196```197198### Animation Enhancement199```200Add beam animation to the primary button border.201The beam should be 1px, continuously traveling around the pill shape.202Add a subtle hover-lift effect to feature cards.203```204205### Negative Prompts (What NOT to change)206```207Don't change the hero section.208Keep the navbar exactly as is.209Don't modify the existing animations.210```211212## Quality Checklist213214### Visual Distinction215- [ ] No generic purple gradients216- [ ] Non-default icon set (not Lucide)217- [ ] Distinctive font pairing218- [ ] At least one "memorable" element219- [ ] Consistent color system via CSS variables220221### Technical Quality222- [ ] Mobile responsive (no horizontal scroll)223- [ ] All images loading (no broken placeholders)224- [ ] Animations performant (no jank)225- [ ] Accessible color contrast226- [ ] Fast initial load227228### Conversion Optimization229- [ ] Clear value proposition above fold230- [ ] Single primary CTA visible231- [ ] Social proof present232- [ ] Logical information hierarchy233- [ ] No friction to main action