web-marketing-landing

web-marketing-landing is a skill for Claude Code from robzilla1738/roberts-skills. It costs 72 tokens per session (1,472 once invoked), scanned A, original, MIT.

A guide for designing and scaffolding a long SaaS marketing home page in Next.js and Tailwind CSS. It lays out sections such as a hero, integrations, product details, comparisons, FAQs, and calls to action.

In plain words
What is it for?
Use it to build a polished product landing page with CSS-based motion, a connector section, product grids, trust content, and conversion-focused sections.
Why use it?
It provides a complete page structure and visual direction for explaining a software product to potential customers.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the web-marketing-landing plugin — 1 skill, 1 command shipped together

Good fit Use it to build a polished product landing page with CSS-based motion, a connector section, product grids, trust content, and conversion-focused sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/robzilla1738/roberts-skills/web-marketing-landing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add robzilla1738/roberts-skills --skill web-marketing-landing
Clone the repo
git clone --depth 1 https://github.com/robzilla1738/roberts-skills

Made for: Claude Code.

Or install web-marketing-landing, the plugin that ships this one along with the rest of its 1 skill, 1 command.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for web-marketing-landing

README.md
[![agentmods](https://agentmods.dev/badge/skills/robzilla1738/roberts-skills/web-marketing-landing/github.svg)](https://agentmods.dev/skills/robzilla1738/roberts-skills/web-marketing-landing)
Your own site
<a href="https://agentmods.dev/skills/robzilla1738/roberts-skills/web-marketing-landing"><img src="https://agentmods.dev/badge/skills/robzilla1738/roberts-skills/web-marketing-landing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for web-marketing-landing

Your own site · 80×15
<a href="https://agentmods.dev/skills/robzilla1738/roberts-skills/web-marketing-landing"><img src="https://agentmods.dev/badge/skills/robzilla1738/roberts-skills/web-marketing-landing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,472 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.01472
Opus 5 $0.00036 $0.00736
Sonnet 5 $0.00014 $0.00294
Haiku 4.5 $0.00007 $0.00147

Measured 12d ago against content hash f750ddd6db22, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

web-marketing-landing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/web-marketing-landing/skills/web-marketing-landing/SKILL.md · 93 lines

How it starts

The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Web Marketing Landing

Hub skill for a long-form product landing page: editorial typography, monochrome surfaces with a single cyan–navy accent gradient, glass on hero/chrome only, CSS-first motion, and eleven ordered sections inside a marketing shell.

Read this file first, then open only the spoke files needed for the task.

Mission

Build a landing that feels premium and product-specific, not a generic SaaS template. The page should read as one continuous story: hero promise → plain explanation → integrations → product depth → outputs → flow → differentiation → trust → personas → FAQ → final CTA.

Use placeholders in specs and copy decks: {{Brand}}, {{Accent}}, {{AppUrl}}, {{Connectors[]}}. Do not hard-code a customer name in skill prose.

Non-negotiables

  1. CSS-first motion — entrance stagger, gradient shift, connector orbit, and nav glass use keyframes/utilities. Do not require Framer Motion for the landing.
  2. Token-driven color — monochrome UI (--color-bg, --surface-panel*, hairlines) plus one accent gradient (--accent-grad-* or project-prefixed vars). Accent is punctuation, not wallpaper.
  3. Glass disciplinebackdrop-blur on hero eyebrow, CTAs, hero feature cards, and scroll-phase nav only. Body sections use solid panels and hairline borders.
  4. Viewport-aware heromin-h-[calc(100svh-<nav-offset>)] on the hero panel; respect mobile safe areas.
  5. Reduced motion — disable rise, gradient shift, and orbit animations under prefers-reduced-motion: reduce; set scroll-behavior: auto on html.
  6. Scroll nav — fixed nav interpolates width/padding/background; data-glass over dark hero, solid pill after scroll threshold. Support solidNav for pages without a dark hero.
  7. Accessible structure — semantic sections, aria-hidden on decorative layers, focus-visible outlines on interactive elements.

Section blueprint (implement in order)

# Section ID Component pattern Spoke
1 (hero) Full-viewport aurora hero + 3 feature cards hero-aurora.md
2 #what-is-{{slug}} 55/45 intro grid + 3 fact pills layout-sections.md
3 #connectors Centered copy + connector hub connector-hub.md
4 #product Headline + bento features grid section-components.md
5 (deliverables) 4-column icon cards section-components.md
6 #flow Split header + flow preview + marketing-wash section-components.md
7 (comparison) “Typical vs {{Brand}}” gradient panel rows section-components.md
8 #secure Split header + security matrix section-components.md
9 (use-cases) 4-column persona cards layout-sections.md
10 (faq) 2-column FAQ cards section-components.md
11 (footer CTA) Large wordmark CTA band shell-and-nav.md

Read the full file on GitHub · 93 lines

Files

What ships with it

10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 93 lines · 72 tokens per session scan A f750ddd6db22

Subscribe to this mod's changes

web-marketing-landing is a skill published in the GitHub repository robzilla1738/roberts-skills (5 stars, last pushed 3mo ago), licensed MIT. It adds 72 tokens to every session and 1,472 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

hatch3r-design-system-detect

Detects existing design tokens, component library, and theming convention in a project before authoring new UI primitives — output a concise inventory for downstream implementers.

hatch3r/hatch3r · 40 tokens

ss-studio

Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…

bitjaru/styleseed · 75 tokens

ss-copy

Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone.

bitjaru/styleseed · 29 tokens

conversational-ux

Design voice and conversational interfaces — dialog flows, error recovery, and persona. Use when the interface speaks and listens rather than being tapped. For graphical input collection, use form-design.

Owl-Listener/designer-skills · 43 tokens

form-design

Design a form end to end — field order, grouping, validation, and completion. Use when the artifact is a form. For product-wide error strategy use error-handling-ux; for first-run signup use onboarding-design.

Owl-Listener/designer-skills · 51 tokens

peak-end-rule

Apply the Peak-End Rule — a flow is remembered by its most intense moment and its last. Use when designing completion, celebration, or cancellation moments. For sustaining engagement mid-flow, use zeigarnik-effect.

Owl-Listener/designer-skills · 47 tokens