ux-copy

ux-copy is a skill for Claude Code, Codex from N1arko/redaktura-skills. It costs 237 tokens per session (1,554 once invoked), scanned A, original, no licence file.

A Russian-language UX writing skill for interface text such as buttons, forms, errors, empty states, onboarding, notifications, and other short product messages.

In plain words
What is it for?
It is for drafting, rewriting, reviewing, or choosing Russian UI strings and transactional messages.
Why use it?
It helps create or improve the words users see while using a product.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the redaktura-skills plugin — 6 skills shipped together

Good fit It is for drafting, rewriting, reviewing, or choosing Russian UI strings and transactional messages.

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

Made for: Claude Code, Codex.

Or install redaktura-skills, the plugin that ships this one along with the rest of its 6 skills.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/n1arko/redaktura-skills/ux-copy"><img src="https://agentmods.dev/badge/skills/n1arko/redaktura-skills/ux-copy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 237 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,554 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.00237 $0.01554
Opus 5 $0.00118 $0.00777
Sonnet 5 $0.00047 $0.00311
Haiku 4.5 $0.00024 $0.00155

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

Security

Grade A, and why

ux-copy 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 13d 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.

ux-copy/SKILL.md · 109 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 13d ago First seen · 109 lines · 237 tokens per session scan A 71cfb21cec73

Subscribe to this mod's changes

ux-copy is a skill published in the GitHub repository N1arko/redaktura-skills (138 stars, last pushed 1mo ago), with no licence file. It adds 237 tokens to every session and 1,554 once invoked, about $0.0012 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-30.

Related

Other skills, from other repositories

baoyu-diagram

Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…

JimLiu/baoyu-skills · 146 tokens

understand-figma

Analyze a Figma file via the Figma REST API and generate an interactive design knowledge graph (pages, screens, components, component sets, instances, design tokens) with a kind:"design" dashboard.

Egonex-AI/Understand-Anything · 47 tokens

design-dna

Extract, define, and apply design DNA across three dimensions: design system (tokens), design style (qualitative feel), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll effects, etc.). Use this skill when: (1) a user wants to see the full 3-dimension design structure/schema, (2) a user provides…

zanwei/design-dna · 192 tokens

Error Message Reviewer

Audit error messages across an application for clarity, actionability, consistency, and user-friendliness by cataloging and grading every error surface.

PramodDutta/qaskills · 32 tokens

premium-visual-reference-library

Find references, Viktor Oddy and MotionSites.

TheGoat395/Codex-Skills · 16 tokens

frontend-specialist

A front-end development workflow for building or improving web pages, components, layouts, forms, dashboards, and responsive interfaces. It covers common tools and frameworks such as React, Vue, Next.js, Tailwind, and CSS.

huangwb8/skills · 61 tokens