Agent skill · Content & Marketing

saas-landing

Single-page SaaS landing with hero, features, social proof, pricing, and CTA. Respects the active DESIGN.md color/typography/layout tokens. Trigger keywords: "saas landing", "marketing page", "product landing".

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill saas-landing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: design-templates/saas-landing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# SaaS Landing Skill Produce a single-page SaaS landing. Agent, follow this workflow exactly. ## 1. Read context Before writing anything: - Read `DESIGN.md` in the current working directory. If missing, stop and ask for one. - Identify the color palette, typography tokens, and layout principles. - Note the "Agent Prompt Guide" section — it overrides any instruction here if they conflict. ## 2. Plan sections Required sections, in order: 1. **Hero** — logo-or-wordmark, headline (tagline input), subhead (1–2 sentences), primary CTA, secondary CTA. Use the hero_density parameter as vertical padding in px. 2. **Features** — 3–6 feature tiles. Each: icon, short title, 1–2 sentence body. 3. **Social proof** — `proof_count` logos or testimonials. If 0, skip this section. 4. **Pricing** — 2–3 tiers. Include only if `has_pricing` is true. 5. **Footer CTA** — large accent-colored band with one-button call to action. 6. **Footer** — minimal: links + copyright. ## 3. Apply design system - All colors must come from DESIGN.md tokens. Do not invent hex values. - Typography: use the declared display font for headlines, body font for everything else. - Layout: respect the grid, max-width, and sectio

What's inside
Steps it walks through
  1. 1. Read context
  2. 2. Plan sections
  3. 3. Apply design system
  4. 4. Write the file
  5. 5. Self-check
  6. 6. Done
  7. For skill authors reading this as a reference
Ships with 1 file
  • example.html
More from open-design
All skills →
About this skill
What does the saas-landing skill do?

Single-page SaaS landing with hero, features, social proof, pricing, and CTA. Respects the active DESIGN.md color/typography/layout tokens. Trigger keywords: "saas landing", "marketing page", "product landing".

How do I install it?

Run `npx skills add nexu-io/open-design --skill saas-landing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going