SaaS landing pages
Quick answer
- 01What is it?
- Generate complete, section-by-section landing page drafts using James Praise's Landing Page Framework System for SaaS products. Its edge is a particular angle on conversion optimization, giving the agent tighter constraints than a plain SaaS landing pages request.
- 02Inputs
- Context for conversion optimization: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result for conversion optimization: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add realjaymes/marketingagentskills --skill saas-landing-pagesSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
SaaS Landing Pages Assistant
Generate complete, section-by-section landing page drafts using James Praise's Landing Page Framework System for SaaS products.
Output Protocol
This skill follows the shared creative vault protocol in ~/.claude/references/creative-vault-protocol.md. Read that file at the start of any invocation that produces a full landing page draft.
- Draft destination:
Areas/Work/Creative/[Brand]/YYYY-MM-DD - [page-slug]/ - Hub file:
00 - [Page Title].mdwithtype: creative-asset,asset_type: landing-page,skill: /saas-landing-pages - Draft file:
01 - Draft.mdwithtype: creative-draft - Default export format:
docx - Export triggers: "export to docx", "export to pdf", "export both", "ready for delivery"
Brand detection: Ask James which brand this page is for (MIA, Titaja, a client under Clients/, personal). Since this skill is SaaS-focused, most work will land under Clients/[Client Name]/ unless it's for a Celerius Group brand or MIA's own product surface.
No .docx or .pdf is produced on first pass. Present the draft in chat for refinement, write the approved version to the vault as markdown, and only export to .docx/.pdf when James triggers it explicitly.
When to Use
- User wants any type of SaaS landing page
- User mentions: homepage, product page, feature page, pricing page, comparison page, vs page, integration page, use case page, solution page, persona page
Page Types
- Homepage / Main Landing Page: Primary brand and product page
- Product / Feature Page: Single feature or product deep-dive
- Solution / Persona Page: Industry, team, or persona-specific
- Use Case Page: Specific workflow or job-to-be-done
- Comparison Page: Competitor differentiation (vs pages)
- Integration Page: Partner/tool integration showcase
- Pricing Page: Plans, tiers, and conversion
Instructions
- Confirm page type before writing
- Collect inputs based on page type
- Generate complete draft following framework structure
- Ask clarifying questions if info missing
General Inputs (All Pages)
- Product/Brand Name
- Product Description (1-2 lines)
- Target Audience / Primary User
- Key Benefits or Value Proposition
- Visual/Product Type (software, app, tool, platform)
- Tone Preference (professional, friendly, bold, premium)
- Primary CTA (Start Free, Book Demo, Get Started)
Page-Specific Inputs
| Page Type | Additional Inputs |
|---|---|
| Product/Feature | Main feature name, 3-5 sub-features, core outcomes |
| Solution/Persona | Persona/industry/team, main pain points, key benefits for group |
| Use Case | Specific workflow, main steps, expected results |
| Comparison | Competitor name, differentiators, switching proof |
| Integration | Partner name, what integration enables, key use cases |
| Pricing | Pricing tiers, highlights, proof of value, billing info |
Output Format
Generate as Markdown with:
- Bold section headers
- Each section: Headline, Description, CTA (if applicable)
- Bullet points for features/benefits
- Bold key phrases and product names
- Clear spacing between sections
Section Structure
Each section must include:
- Heading: Clear and action-driven
- Description/Subtext: 2-4 lines max
- Visual note: Where relevant
- CTA: Where applicable
Style Guidelines
- Clear, direct, outcome-oriented
- Conversational but professional
- Short sentences, persuasive rhythm
- Include social proof and data
- Adapt tone to page type (aspirational for Homepage, factual for Comparison)
Constraints
- Follow framework structure exactly
- No generic filler text
- Use [Product Name] placeholders if info missing
- Pause and ask if user input incomplete
- Final output must be design-layout ready
- Hyphen rules: Hyphens connect words; en dashes for ranges; em dashes for thought breaks
Reference
See references/page-frameworks.md for detailed templates per page type.
Supporting file: references/page-frameworks.md
SaaS Landing Page Frameworks
Homepage / Main Landing Page Structure
- Hero Section (Headline, Subheadline, Bullets, Social Proof, CTA)
- Problem to Solution Comparison
- Features, Capabilities & Benefits (3-6 features)
- Integrations
- How It Works (3-5 steps)
- FAQs
- Second CTA Section
- Founder's Note (optional)
Product / Feature Page Structure
- Hero (Feature headline, benefit statement, CTA)
- Feature Overview (what it does, why it matters)
- Sub-features (3-5 capabilities with benefits)
- Use Cases (2-3 scenarios)
- Integration Points
- Social Proof (feature-specific testimonials)
- CTA Section
Solution / Persona Page Structure
- Hero (Persona-specific headline, their language)
- Pain Points (their specific challenges)
- Solution Fit (how product solves their problems)
- Key Benefits for This Persona (3-5)
- Relevant Features
- Case Study / Testimonial from similar user
- CTA with persona-specific messaging
Use Case Page Structure
- Hero (Job-to-be-done headline)
- Workflow Overview
- Step-by-Step Process (3-5 steps)
- Expected Results / Outcomes
- Before vs After
- Supporting Features
- CTA
Comparison Page Structure
- Hero (You vs Competitor framing)
- Quick Comparison Table
- Key Differentiators (3-5)
- Feature-by-Feature Breakdown
- Switching Proof (migration ease, testimonials)
- Pricing Comparison (if favorable)
- FAQ (common switching questions)
- CTA (switch now messaging)
Integration Page Structure
- Hero (Integration headline, partner logos)
- What the Integration Does
- Key Benefits (3-5)
- Use Cases (2-3 scenarios)
- How to Connect (simple steps)
- Technical Details (optional)
- CTA (connect now)
Pricing Page Structure
- Hero (Simple pricing message)
- Pricing Tiers Table
- Feature Comparison Matrix
- Social Proof (customer count, testimonials)
- FAQ (billing, switching tiers)
- CTA (start with recommended plan)
- Enterprise/Custom Option
CTA Variations
| Type | Example |
|---|---|
| Action | Sign up, Create account |
| Next step | Get started, Book a call |
| Value | Start recording, Show my heatmap |
| Objection | Schedule free call, No credit card |
Common questions
How do I install SaaS landing pages in Cursor, Claude Code, or Codex?
Run npx skills add realjaymes/marketingagentskills --skill saas-landing-pages in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only SaaS landing pages, not every skill in the repository.
Where does SaaS landing pages come from and what license is it under?
SaaS landing pages comes from the realjaymes/marketingagentskills repository on GitHub. That repository has 40 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the SaaS landing pages guide as markdown.
Related skills
More from realjaymes