landing-page-fast

landing-page-fast is a skill for Claude Code, Codex from Xipher-Labs/walter-os. It costs 125 tokens per session (2,789 once invoked), scanned A, original, AGPL-3.0.

A workflow for building a landing page with Astro, Tailwind, and reusable interface components. Astro is a web framework, Tailwind is a styling system, and a landing page is a focused page for presenting a product or idea.

In plain words
What is it for?
It helps launch a product page, test a hackathon idea, or refresh a company website with sections, responsive styling, performance work, and SEO setup.
Why use it?
It provides a defined way to ship a polished page within a short project window, including page structure, loading speed, and search-engine basics.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps launch a product page, test a hackathon idea, or refresh a company website with sections, responsive styling, performance work, and SEO setup.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xipher-labs/walter-os/landing-page-fast
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 Xipher-Labs/walter-os --skill landing-page-fast
Clone the repo
git clone --depth 1 https://github.com/Xipher-Labs/walter-os

Made for: Claude Code, Codex.

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-fast

README.md
[![agentmods](https://agentmods.dev/badge/skills/xipher-labs/walter-os/landing-page-fast/github.svg)](https://agentmods.dev/skills/xipher-labs/walter-os/landing-page-fast)
Your own site
<a href="https://agentmods.dev/skills/xipher-labs/walter-os/landing-page-fast"><img src="https://agentmods.dev/badge/skills/xipher-labs/walter-os/landing-page-fast/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-fast

Your own site · 80×15
<a href="https://agentmods.dev/skills/xipher-labs/walter-os/landing-page-fast"><img src="https://agentmods.dev/badge/skills/xipher-labs/walter-os/landing-page-fast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,789 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 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.00125 $0.02789
Opus 5 $0.00063 $0.01394
Sonnet 5 $0.00025 $0.00558
Haiku 4.5 $0.00013 $0.00279

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

Security

Grade A, and why

landing-page-fast 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 11d 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.

skills/landing-page-fast/SKILL.md · 302 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.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. 11d ago First seen · 302 lines · 125 tokens per session scan A b3e48f4fe361

Subscribe to this mod's changes

landing-page-fast is a skill published in the GitHub repository Xipher-Labs/walter-os (6 stars, last pushed today), licensed AGPL-3.0. It adds 125 tokens to every session and 2,789 once invoked, about $0.0006 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

ui-features

Implementing UI/UX features in sidecar including modals (internal/modal library), keyboard shortcuts, mouse support, scrolling, pill/tab rendering, and pane resizing. Use when implementing UI features, handling user input, adding keyboard shortcuts, building modals, or working on UX improvements.

marcus/sidecar · 61 tokens

drag-pane

Drag-and-drop pane resizing implementation for two-pane plugin layouts. Covers mouse event handling via the internal/mouse package, hit region registration, drag delta calculation, width clamping, state persistence, and pane layout management. Use when working on pane resizing, drag interactions, layout management, or…

marcus/sidecar · 70 tokens

impeccable

Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.

Peiiii/nextclaw · 47 tokens

panel-app-react-vite-creator

Create or update an engineering-style NextClaw Panel component with pnpm, Vite, React, TypeScript, and Tailwind CSS, then build it into a static .panel directory inside a schema v2 package or an explicitly loose workspace Panel. Use for modern, reusable, complex, Agent-powered, typed Panel interfaces.

Peiiii/nextclaw · 73 tokens

expo-ui-jetpack-compose

Skill "expo-ui-jetpack-compose" from tmolavi/mcp-agent-skills-hub, covering when to use, installation, instructions, key components and limitations.

tmolavi/mcp-agent-skills-hub · 13 tokens

one-design-language

Constrains UI work to the shared design token vocabulary. Use when creating or modifying any component — new CSS values local to one screen are forbidden; every visual decision comes from the existing tokens (spacing, radii, colors, type scale) in globals.css.

lahkiri/xeo-forge · 56 tokens