| name | lulu-saas-landing |
| version | 1.0.0 |
| description | Design and generate SaaS landing pages with conversion-focused layouts |
| triggers | ["saas landing page","landing page","marketing page","product page","startup landing"] |
| category | design |
| quality_bar | Landing page is visually polished, responsive, and follows conversion design principles |
| tools | ["write_file"] |
| permissions | ["write"] |
SaaS Landing Page
Design high-converting SaaS landing pages with strong typography, clear hierarchy, and realistic UI details.
Steps
- Ask discovery questions — What is the product? Who is the target audience? What is the key conversion goal? What brand colors/tones exist?
- Choose a visual direction — Select a mood (professional, playful, minimal, bold) and map it to the Lulu AI design system or a suitable alternative.
- Define the page structure — Plan sections: Hero, Social Proof, Features, How It Works, Pricing, FAQ, CTA, Footer.
- Draft quickly — Build a working HTML page with inline CSS. Use strong typography hierarchy, generous whitespace, and intentional color accents.
- Add realistic content — Write real-feeling headlines, subcopy, and button text. No lorem ipsum. Use product-appropriate placeholder names.
- Self-critique — Run the Visual Quality Checklist before finalizing.
Output Format
A single self-contained index.html file with:
- Inline
<style> block (no external dependencies except web fonts)
- Responsive layout (mobile-first, works down to 360px)
- Semantic HTML5 structure
- Embedded SVG icons (no icon library CDN)
- Font loading from Google Fonts or system stack
Artifact Constraints
- File size: Max 50KB for the HTML file
- Dependencies: Zero external CSS/JS. Font CDN links allowed.
- Responsive breakpoints: 360px, 768px, 1024px, 1440px
- Browser support: Modern Chrome, Firefox, Safari (last 2 versions)
- Animation: CSS transitions only. No JS animations.
- Interactive elements: Hover states on all buttons/links. No JS interactivity required.
Visual Quality Checklist
Example Prompt
Generate a SaaS landing page for "FlowPulse" — a team analytics platform that helps
engineering managers spot bottlenecks before they ship. Target: B2B tech leaders
at mid-size companies (50-500 engineers). Use the Lulu AI design system with a
professional, data-driven tone. Include a demo request CTA.
References
- See
design/templates/saas-landing/ for a reference template
- See
design/design-systems/lulu-ai/ for design tokens
- See
design/prompts/designer.md for the designer persona profile