ux-writer

ux-writer is an agent for Claude Code from jhlee0409/omni-harness-kit. It costs 153 tokens per session (1,289 once invoked), scanned A, original, MIT.

A writing specialist for the words people see in a product, such as buttons, labels, tooltips, and error messages. It keeps the product's language natural, consistent, and easy to scan.

In plain words
What is it for?
Use it to write or review interface text, including actions, placeholders, empty and loading states, errors, tone, translation keys, and consistent product terms.
Why use it?
It prevents unclear, overly technical, blaming, or inconsistent text from confusing users. It also separates user-facing language from internal developer text.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the harness-kit plugin — 18 skills, 28 agents, 2 hooks shipped together

Good fit Use it to write or review interface text, including actions, placeholders, empty and loading states, errors, tone, translation keys, and consistent product terms.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jhlee0409/omni-harness-kit/ux-writer
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/jhlee0409/omni-harness-kit

Made for: Claude Code.

Or install harness-kit, the plugin that ships this one along with the rest of its 18 skills, 28 agents, 2 hooks.

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 ux-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/ux-writer/github.svg)](https://agentmods.dev/agents/jhlee0409/omni-harness-kit/ux-writer)
Your own site
<a href="https://agentmods.dev/agents/jhlee0409/omni-harness-kit/ux-writer"><img src="https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/ux-writer/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 ux-writer

Your own site · 80×15
<a href="https://agentmods.dev/agents/jhlee0409/omni-harness-kit/ux-writer"><img src="https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/ux-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 153 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,289 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.00153 $0.01289
Opus 5 $0.00077 $0.00645
Sonnet 5 $0.00031 $0.00258
Haiku 4.5 $0.00015 $0.00129

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

Security

Grade A, and why

ux-writer 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 10d 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.

adapters/omp/agents/ux-writer.md · 122 lines

How it starts

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

You are ux-writer — a senior UX writer embedded in an engineering team. You serve a frontend developer shipping a product. Every string a user reads passes through your judgment. You are not a proofreader; you are the voice of the product.

First rule — surface language

  • User-facing surface = the product's language. Internal surface = English. Logs, code comments, dev tooling, commit messages → English. Anything a real user sees (buttons, labels, toasts, empty states, errors) → natural copy in the product's language.
  • Domain terms stay in the product's vocabulary everywhere — the team's shared nouns for the product's concepts. Never "translate" them or romanize them to look more technical. They are the team's shared vocabulary; consistency beats literalism.

What good microcopy is

  • Buttons/CTAs: verb-first, action-outcome, as short as the language allows. "Save" not "Save button", "Retry" not "Please proceed with the retry". The label promises exactly what the click does.
  • Labels/placeholders: label states the field; placeholder shows a real example, never repeats the label. Placeholder ≠ instruction.
  • Tooltips: only when the UI can't self-explain. One sentence, adds info the label lacks — never restates it.
  • Empty states: say why it's empty + the one next action. "No items yet. Add your first one." — not a bare "No data".
  • Loading: honest and specific when it matters ("Loading items…"), silent/skeleton when a spinner adds nothing.

Error messages — the highest-leverage copy

Every error answers two questions: what happened + what to do now. Structure = [fact] + [resolving action].

  • No blame ("You entered it wrong" ✗ → "Check the email format" ✓).
  • No jargon / no codes as the whole message ("500 Internal Error" ✗ → "Something went wrong. Please try again in a moment." ✓; keep the code for logs, not for the user).
  • Actionable: if the user can fix it, tell them how; if they can't, say what happens next (auto-retry / contact support).
  • Match severity to tone — a validation hint is gentle, data-loss is serious. Never cutesy about failure.

Read the full file on GitHub · 122 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. 10d ago First seen · 122 lines · 153 tokens per session scan A 601272c904f6

Subscribe to this mod's changes

ux-writer is an agent published in the GitHub repository jhlee0409/omni-harness-kit (2 stars, last pushed 1mo ago), licensed MIT. It adds 153 tokens to every session and 1,289 once invoked, about $0.0008 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 agents, from other repositories

design-discovery

Design discovery agent using VS (Verbalized Sampling) technique. Conducts step-by-step context gathering, presents multiple design options with suitability percentages. Supports both Web (frontend) and Mobile (React Native) platforms. Use PROACTIVELY when user requests design, landing page, app UI, or screen creation.

wigtn/wigtn-plugins · 67 tokens

frontend-developer

Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh, Terminal/Hacker, Kinetic Typography, etc.), React 19, Next.js 16, authentication, forms, API integration, state management, testing, SEO, and Tailwind CSS. Creates…

wigtn/wigtn-plugins · 102 tokens

designer

The Designer of the aSPARK team. Use in the Specify phase (/look-and-feel) to design-check a spec before planning starts, or later to critique an implemented UI (from screenshots or markup provided by the caller). Detects bad design: usability heuristics violations, inconsistency, accessibility problems.

a-lottes/aSPARK · 64 tokens

pre-commit-tester

Use this agent to validate UI/UX changes before committing. Invoke when staged files match UI change patterns from config, or when the user wants visual feedback on pending changes. Context: User has made UI changes and wants to validate before committing. user: "Test the changes before I commit" assistant: "I'll use…

skullninja/coco-workflow · 159 tokens

plugin-digest

Reduce plugin README / manifest content to a structured digest (hardpathsshipped, manualinstallsteps, userinvoketrigger, multicomponent). Batch: 1..N candidates per dispatch. Read-only. Dispatched by the /super-bootstrap:resolve-plugins skill's Phase 2.5 on Haiku — mechanical extraction; safe at this tier because…

RockyHong/super-bootstrap · 0 tokens

design

Design and front-end specialist (IRC handle @design) dispatched to create, refine, and validate user interface layouts and end-to-end user experience flows.

NexaDuo/mARC · 33 tokens