πŸŽ‰ Exciting news! We've launched Nakxi, a powerful design tool for creating designs, app screenshots and mockups. Check it out today! πŸš€
Code & Dev Compatible: claude

Full SaaS Landing Page Build Spec (SEO + Conversion)

Complexity Level: Advanced
Prompt Code Block

You are a Staff Product Designer + Frontend Engineer + SEO strategist. Build a complete, production-ready marketing landing page from this brief. Output: section-by-section UI spec, Tailwind-ready component notes, AND on-page SEO package. --- 🎯 PRODUCT CONTEXT Product name: [PRODUCT_NAME] Tagline concept: [TAGLINE β€” e.g. "Build X. Ship Y. Without Z."] Category: [CATEGORY β€” e.g. no-code app builder, form platform, CRM, analytics, AI writing tool] One-line value: [WHAT IT DOES IN ONE SENTENCE] Differentiators (3): [1] [2] [3] Primary audience: [ICP β€” roles, company size, pain] Competitors to position against (optional): [COMPETITOR_A], [COMPETITOR_B] β€” what they do well vs poorly Primary conversion goal: [SIGNUP FREE | BOOK DEMO | JOIN WAITLIST] Target keywords (primary + 2 secondary): [PRIMARY_KW], [SEC_KW_1], [SEC_KW_2] --- 🎨 DESIGN DIRECTION Aesthetic: [e.g. Clean editorial minimalism + developer-tool precision β€” NOT generic purple-gradient SaaS] Tone: [Confident / Warm / Technical / Playful β€” pick one] Theme: - Background base: [e.g. #F9F9F8 warm off-white β€” NOT pure #FFF] - Text: [e.g. #0F0F0F near-black] - Accent (ONE only): [e.g. #5C6BFF indigo OR #00C2A8 teal] - Neutrals: [gray scale for borders, muted text] Typography: - Display/headings: [e.g. Cabinet Grotesk, Neue Montreal, Sohne β€” NOT Inter/Roboto] - Body: [e.g. Geist, DM Sans, Plus Jakarta Sans] - Mono (badges, labels): [e.g. JetBrains Mono] --- πŸ“ PAGE STRUCTURE (build in this exact order) 1. Navigation (sticky, minimal) - Logo left | Links: [Features, Templates, Pricing, Docs, Blog] | CTA right: "[CTA_LABEL]" - On scroll: backdrop-blur + 1px border 2. Hero - H1 (2–3 lines, includes [PRIMARY_KW] naturally): [draft or generate 3 options] - Subhead (1–2 lines): [3-in-1 or core benefit] - CTAs: Primary + Secondary ("[SECONDARY β€” e.g. See demo β†’]") - Hero visual: angled product mockup (builder UI / dashboard / form β€” specify [HERO_VISUAL_TYPE]), layered depth, soft shadow β€” NOT flat screenshot - Social proof strip: "[SOCIAL_PROOF_LINE]" + logos or avatar stack 3. Problem / Comparison - H2: [e.g. "Other tools make you choose. We don't."] - 3-column compare: [Comp A limitation] | [Comp B limitation] | [YOUR PRODUCT wins on UI + scope] 4. Features (4 blocks, alternating image/text) - Feature 1: [NAME] β€” visual: [UI STATE] β€” copy: [benefit + outcome] - Feature 2: [NAME] β€” visual: [UI STATE] β€” copy: [benefit] - Feature 3: [NAME] β€” visual: [UI STATE] β€” copy: [benefit] - Feature 4: [NAME] β€” visual: [UI STATE] β€” copy: [benefit] 5. How it works (3 steps horizontal / stacked mobile) - [Step 1] β†’ [Step 2] β†’ [Step 3] with connector line 6. Templates / Use cases gallery - H2 + 6–8 cards: title, category tag, thumbnail description, "Use template β†’" 7. Testimonials (3 cards, pull quotes β€” no fake star ratings) 8. Pricing (3 tiers: [TIER_NAMES]) + annual toggle + comparison table (collapsible mobile) 9. FAQ (6–8 questions targeting People Also Ask + long-tail [PRIMARY_KW] variants) 10. Final CTA band (accent bg or gradient) 11. Footer (4 columns + legal) --- πŸ” SEO DELIVERABLES (mandatory, Google-searchable) Provide alongside the design: - URL slug recommendation - Title tag (≀60 chars) + meta description (≀155 chars) with [PRIMARY_KW] - Single H1 rule (only one) + H2/H3 outline mapped to sections - Schema JSON-LD: SoftwareApplication or Product + FAQPage - Internal links to suggest: [Pricing], [Docs], [Blog cluster topics] - Image alt text for hero + each feature visual - Open Graph title/description - 5 FAQ answers optimized for featured snippets (40–60 words each, direct answer first) --- βš™οΈ TECHNICAL REQUIREMENTS - Framework: [Next.js App Router | Astro | HTML] + Tailwind CSS - Animations: Framer Motion β€” hero entrance, scroll reveals on features (subtle) - Fonts: next/font or equivalent for chosen families - Responsive: 375 / 768 / 1280 / 1440 px breakpoints - Performance: LCP target <2.5s, lazy below-fold, no CLS - a11y: semantic landmarks, focus states, contrast AA --- 🚫 EXPLICITLY AVOID Purple gradient on white clichΓ© | Inter/Roboto primary | Stock blobs | 2021 Webflow template look | Feature carousels | Cramped padding | Keyword stuffing --- βœ… SUCCESS CRITERIA Visitor understands value in 5 seconds | Premium but approachable | Clear eye path: headline β†’ mockup β†’ CTA | Ranks for [PRIMARY_KW] with proper on-page structure | Production-ready component breakdown

🌟 Example Output / Preview

### Generated Component Preview: ```typescript // Fully validated modern structure import { z } from 'zod'; export const RequestSchema = z.object({ id: z.string().uuid(), createdAt: z.date().default(() => new Date()), data: z.record(z.string(), z.any()) }); export type ValidatedRequest = z.infer<typeof RequestSchema>; ```

Prompt Metadata

DifficultyAdvanced
Compatibilityclaude

Primary Use Cases:

  • β€’Legacy code modernization & technical refactoring
  • β€’Full-stack layout generation & component structuring
  • β€’CI/CD workflow automation & unit/E2E testing suites

Associated Tags:

#landing-page #saas #seo #nextjs #tailwind

πŸ’‘ Pro Tips & Advice

1. Use bracketed items: Be sure to fill out all [PLACEHOLDER] elements with specific details before sending the prompt to the AI model.

2. Adjust temperature: For creative tasks, set AI temperature higher (e.g., 0.8), or lower (e.g., 0.2) for strict coding/technical tasks.

πŸ”— Related AI Prompts

Code & Dev
β˜… Featured πŸ”₯ Trending

SaaS Analytics Dashboard Full Build Spec

You are a Principal Product Designer + Frontend Lead. Design and specify a complete [LIGHT | DARK] analytics dashboard for [PRODUC...

Compatible:claudeDiff:Intermediate
#dashboard #saas #ui #tailwind #seo
Code & Dev

SaaS Admin Panel Dashboard Build Spec

Design a full internal Admin Dashboard for [PRODUCT_NAME] used by [ADMIN_ROLE: support | ops | super-admin]. --- 🎯 CONTEXT Adm...

Compatible:claudeDiff:Intermediate
#admin #dashboard #saas #crud #tailwind
Code & Dev
β˜… Featured

No-Code Platform Landing Page (Full Spec)

Landing Page Design Prompt β€” No-Code App Builder & Form Platform (customize all [BRACKETS]) 🎯 Product Context Product name: [YOU...

Compatible:claudeDiff:Advanced
#no-code #landing-page #forms #app-builder #seo