premium-landing

premium-landing is a command for Claude Code from HermeticOrmus/LibreUIUX-Claude-Code. It costs 0 tokens per session (1,286 once invoked), scanned A, original, MIT.

A guided workflow for creating a high-quality SaaS landing page, from defining the project and visual direction through building, reviewing, and refining each section.

In plain words
What is it for?
Use it to plan a SaaS landing page, prepare its content and visual direction, build sections, audit the result, and revise individual sections.
Why use it?
It organizes landing-page work into clear stages, helping connect audience goals, content, visual choices, implementation, and review.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it to plan a SaaS landing page, prepare its content and visual direction, build sections, audit the result, and revise individual sections.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/hermeticormus/libreuiux-claude-code/premium-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.

Clone the repo
git clone --depth 1 https://github.com/HermeticOrmus/LibreUIUX-Claude-Code

Made for: Claude Code.

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 premium-landing

README.md
[![agentmods](https://agentmods.dev/badge/commands/hermeticormus/libreuiux-claude-code/premium-landing.svg)](https://agentmods.dev/commands/hermeticormus/libreuiux-claude-code/premium-landing)
Your own site
<a href="https://agentmods.dev/commands/hermeticormus/libreuiux-claude-code/premium-landing"><img src="https://agentmods.dev/badge/commands/hermeticormus/libreuiux-claude-code/premium-landing.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,286 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.00000 $0.01286
Opus 5 $0.00000 $0.00643
Sonnet 5 $0.00000 $0.00257
Haiku 4.5 $0.00000 $0.00129

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

Security

Grade A, and why

premium-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 4d 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/design-mastery/commands/premium-landing.md · 241 lines

How it starts

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

Premium Landing Page Generator

Generate premium $5k+ quality SaaS landing pages using the Define → Build → Review → Refine framework.

Usage

/premium-landing [phase] [options]

Phases

  1. /premium-landing define - Create context artifacts (brief, mood boards, specs)
  2. /premium-landing setup - Generate style guide, PRD, and tasks
  3. /premium-landing build [section] - Build a specific section
  4. /premium-landing review - Audit current implementation
  5. /premium-landing refine [section] - Iterate on a section

Phase 1: Define

When invoked with define, guide the user through creating:

1. Project Brief

Ask for:

  • What are you building?
  • Who is your target audience?
  • What are the goals of this landing page?
  • What sections should it have?

Create: docs/project-brief.md

2. Content Files

For each section identified:

  • Ask for headline, subheadline, CTAs, body copy
  • Create: docs/sections/[section-name]-content.md

3. General Vibe Mood Board

Ask for:

  • Light or dark theme? Why?
  • What colors resonate with your audience?
  • What feeling should the site evoke?
  • Any inspiration sites?

Create: docs/general-vibe.md

4. Section-Specific Mood Boards

For each section:

  • Ask for layout preferences
  • Component library preferences (shadcn, 21st.dev)
  • Animation requirements
  • 3D elements if any

Create: docs/sections/[section-name]-specs.md


Phase 2: Setup

When invoked with setup:

Generate Style Guide

Read all mood boards and brief, then create:

  • Color palette with usage guidance
  • Typography scale
  • Spacing system
  • Component patterns
  • Animation guidelines

Create: docs/style-guide.md

Generate PRD

Extract from section specs:

  • Tech stack needed
  • Dependencies required
  • File structure
  • Performance requirements

Create: docs/prd.md

Generate Tasks

Based on PRD and sections:

  • Phase 1: Project setup
  • Phase 2: Core components
  • Phase 3: Per-section build tasks
  • Phase 4: Polish
  • Phase 5: Launch

Read the full file on GitHub · 241 lines

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. 4d ago First seen · 241 lines · 0 tokens per session scan A 52c4ab399964

Subscribe to this mod's changes

premium-landing is a command published in the GitHub repository HermeticOrmus/LibreUIUX-Claude-Code (101 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,286 tokens. 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-09-03.