site-copy-ux

site-copy-ux is a skill for Claude Code from VKirill/claude-lane-stack. It costs 63 tokens per session (294 once invoked), scanned A, original, MIT.

A set of rules for writing the small pieces of text used in website interfaces, such as headings, buttons, forms, and navigation. It draws on guidance for making pages easy to scan and wording clear.

In plain words
What is it for?
Use it to write page UI sections, primary calls to action, button labels, form wording, and short navigation text while avoiding long sales copy and visual design decisions.
Why use it?
It removes vague, cluttered, or confusing interface text. This helps users understand where they are and what action a button or form expects.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the lane-stack plugin — 54 skills, 4 commands, 17 agents, 1 hook shipped together

Good fit Use it to write page UI sections, primary calls to action, button labels, form wording, and short navigation text while avoiding long sales copy and visual design decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vkirill/claude-lane-stack/site-copy-ux
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 VKirill/claude-lane-stack --skill site-copy-ux
Clone the repo
git clone --depth 1 https://github.com/VKirill/claude-lane-stack

Made for: Claude Code.

Or install lane-stack, the plugin that ships this one along with the rest of its 54 skills, 4 commands, 17 agents, 1 hook.

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 site-copy-ux

README.md
[![agentmods](https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/site-copy-ux/github.svg)](https://agentmods.dev/skills/vkirill/claude-lane-stack/site-copy-ux)
Your own site
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/site-copy-ux"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/site-copy-ux/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 site-copy-ux

Your own site · 80×15
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/site-copy-ux"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/site-copy-ux.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 294 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 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.00063 $0.00294
Opus 5 $0.00032 $0.00147
Sonnet 5 $0.00013 $0.00059
Haiku 4.5 $0.00006 $0.00029

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

Security

Grade A, and why

site-copy-ux 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 5d 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/lane-stack/skills/site-copy-ux/SKILL.md · 30 lines

What it actually says

Site copy — UX

Need pages/<slug>.md. Else headlines skill first. Template section: ## UI (Krug) in page-brief.template.md

Sources: Krug Don’t Make Me Think; Zinsser On Writing Well; Fenton/Lee Nicely Said.

MUST

  1. Billboard: one H1, one primary CTA, one proof. Scan, don’t essay.
  2. Trunk test: page name, site name, you-are-here.
  3. Button = verb + object they want (Get the audit, not Submit).
  4. Cut clutter: delete the sentence, then the word. No noun stacks.
  5. Write strings only under ## UI in that page file.
  6. Skip status: locked. Refresh INDEX.md after edits.

NEVER

  • Two equal primary CTAs
  • “Click here” / “Learn more”
  • Puzzle nav
  • Color/type decisions (that is DESIGN.md)
  • Rewrite locked
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. 5d ago First seen · 30 lines · 63 tokens per session scan A d8d7a1f4fb3c

Subscribe to this mod's changes

site-copy-ux is a skill published in the GitHub repository VKirill/claude-lane-stack (115 stars, last pushed yesterday), licensed MIT. It adds 63 tokens to every session and 294 once invoked, about $0.0003 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-05.

Related

Other skills, from other repositories

liquid-glass-design

Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration.

loulanyue/awesome-claude-notes · 37 tokens

brand-identity

Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand positioning.

travisjneuman/.claude · 30 tokens

generic-react-ux-designer

Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design…

travisjneuman/.claude · 69 tokens

graphic-design

Professional graphic design principles for digital and print media. Use when creating visual designs, choosing color palettes, typography, layouts, or providing design feedback.

travisjneuman/.claude · 32 tokens

frontend-enhancer

This skill should be used when enhancing the visual design and aesthetics of web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. REQUIRES ui-research skill first. Use this skill for tasks like improving styling, creating responsive designs…

travisjneuman/.claude · 79 tokens

generic-ux-designer

Professional UX expertise for any project type. Covers user research, design thinking, interaction patterns, accessibility, and design critique. Use when designing new features, improving UX, conducting design reviews, or evaluating user flows. For visual UI work, combine with ui-research skill.

travisjneuman/.claude · 60 tokens