landing-page-generator

landing-page-generator is a skill for Claude Code from FlorianBruniaux/claude-code-ultimate-guide. It costs 48 tokens per session (1,786 once invoked), scanned A, original, CC-BY-SA-4.0.

A workflow for generating complete, deploy-ready landing pages from a repository or README.

In plain words
What is it for?
Use it to create websites for open-source projects, convert README content into marketing pages, or standardize pages across repositories.
Why use it?
It helps turn project information into a consistent public homepage without writing the page structure from scratch.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to create websites for open-source projects, convert README content into marketing pages, or standardize pages across repositories.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator
About the project

Claude Code Ultimate Guide is a structured documentation project for learning how to build, operate, and govern coding agents with Claude Code. It serves developers and teams through guidance on agentic workflows, hooks, skills, MCP servers, security, and adoption. The catalogue entries are reusable skills, commands, agents, hooks, instructions, settings, and a plugin drawn from the guide's workflow materials.

FlorianBruniaux/claude-code-ultimate-guide · 5,939 stars · on GitHub · cc.bruniaux.com

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 FlorianBruniaux/claude-code-ultimate-guide --skill landing-page-generator
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/claude-code-ultimate-guide

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 landing-page-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator/github.svg)](https://agentmods.dev/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator)
Your own site
<a href="https://agentmods.dev/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator"><img src="https://agentmods.dev/badge/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator/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 landing-page-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator"><img src="https://agentmods.dev/badge/skills/florianbruniaux/claude-code-ultimate-guide/landing-page-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,786 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown 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.00048 $0.01786
Opus 5 $0.00024 $0.00893
Sonnet 5 $0.00010 $0.00357
Haiku 4.5 $0.00005 $0.00179

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

Security

Grade A, and why

landing-page-generator 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 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (assets/search-base.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

examples/skills/landing-page-generator/SKILL.md · 241 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 6d ago First seen · 241 lines · 48 tokens per session scan A 0eb51899d3c8

Subscribe to this mod's changes

landing-page-generator is a skill published in the GitHub repository FlorianBruniaux/claude-code-ultimate-guide (5,939 stars, last pushed today), licensed CC-BY-SA-4.0. It adds 48 tokens to every session and 1,786 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

ui-aesthetic

A set of visual design rules for making web pages and components look consistent and readable. It covers icons, colors, typography, spacing, text, accessibility contrast, layout, and restrained animation.

tianemon/EasyMint · 118 tokens

aio-visual-diff

Verify AI-generated frontend UI against design via measurement-driven diff — extracts getComputedStyle + getBoundingClientRect through chrome-devtools MCP, diffs against Figma data or baseline JSON, reports numerical deltas. Catches library-specific token traps where class names lie about runtime values (Radix…

aiocean/claude-plugins · 116 tokens

aio-neobrutalism

Apply neobrutalism design to a web project — detects tech stack, generates CSS tokens, and transforms existing UI components.

aiocean/claude-plugins · 33 tokens

frontend

Frontend patterns: component design, state management, performance, accessibility. Use when building web frontends, components, or client-side apps.

xiaobei930/cc-best · 29 tokens

ui-ux-pro-max

UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local…

tianemon/EasyMint · 114 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

floomhq/moto · 77 tokens