Home / 00200200 / maintainer-skills-lab · skills/mkl-write-ux-copy/SKILL.md · GitHub

mkl-write-ux-copy skillA

This file is byte-identical to the first copy the registry indexed, one of 5 copies on public GitHub. Same content hash, same audit grade.

mkl-write-ux-copy is agent-read markdown (skill) from 00200200/maintainer-skills-lab: Write or revise interface labels, errors, empty states, and confirmation text from actual product behavior. Use for UI microcopy with clear next actions, preserved localization tokens, and explicit length constraints..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Write interface copy

Identify the surface, user action, current state, actual failure or success, and available next actions. Inspect the relevant UI and handlers when available. A button label must describe what clicking it does; an error message must not imply an action the product cannot perform.

Preserve string keys, interpolation tokens, markup, accessible names, and plural syntax unless the user explicitly includes a structural change. For ICU or another message format, inspect the format before editing branches. Ask about an unknown product behavior when it determines whether the copy would be misleading; style choices usually do not need clarification.

For errors, explain the actionable problem without blaming the user and give a supported recovery step. For an empty state, explain what belongs there and how to add it. For an irreversible action, make its actual consequence clear. Do not add guarantees about stored, recovered, or deleted data without implementation evidence.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add 00200200/maintainer-skills-lab/mkl-write-ux-copy@git:20260913.4c2d06a
Exact content
mdr add 00200200/maintainer-skills-lab/mkl-write-ux-copy@sha256:69eb7b51642117fd

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_w5duixrwnzbnsj6i.svg)](https://markdownregistry.com/a/art_w5duixrwnzbnsj6i)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260913.4c2d06a latest2026-09-13 4c2d06a 2,288 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2288 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

00200200/maintainer-skills-lab · 18 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_w5duixrwnzbnsj6i
GET https://markdownregistry.com/api/v1/resolve?ref=00200200/maintainer-skills-lab/mkl-write-ux-copy
GET https://markdownregistry.com/api/v1/blob/69eb7b51642117fd6b77587134e915eb13d3bfd6e62dbbc4f2c52b56b8bd6eb5

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from 00200200/maintainer-skills-lab

AGENTS.md agents
00200200/maintainer-skills-lab · AGENTS.md
git:20260913.b4ba52d · audit A · 18 stars
mkl-debug-ml-training skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-debug-ml-training/SKILL.md · Investigate training failures, NaNs, missing gradients, misleading losses, and non-reproducible runs in PyTorch…
git:20260913.25449a9 · audit A · 18 stars
mkl-humanize skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-humanize/SKILL.md · Edit stiff or AI-sounding prose into natural writing while preserving meaning, facts, citations, and the author's point…
git:20260918.0ed322e · audit A · 18 stars
mkl-localize-pl-en skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-localize-pl-en/SKILL.md · Translate and localize Polish and English technical documentation, UI text, and project updates. Use for natural PL/EN…
git:20260913.830cd58 · audit A · 18 stars
mkl-match-voice skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-match-voice/SKILL.md · Adapt a draft to a user's writing samples or explicit tone brief. Use for consistent personal or project voice across…
git:20260913.830cd58 · audit A · 18 stars
mkl-prepare-release skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-prepare-release/SKILL.md · Prepare release notes and migration guidance from a verified revision range and project release policy. Use for release…
git:20260913.830cd58 · audit A · 18 stars
mkl-reproduce-bug skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-reproduce-bug/SKILL.md · Reduce a reported software bug to a runnable, minimal reproduction with the exact command, environment, and observed…
git:20260913.830cd58 · audit A · 18 stars
mkl-review-dependency skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-dependency/SKILL.md · Review a dependency update against a repository's supported runtimes, lockfiles, release notes, and tests. Use before…
git:20260916.e7d5714 · audit A · 18 stars
mkl-review-pr skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-pr/SKILL.md · Review a pull request for concrete correctness regressions using its diff, surrounding code, and relevant tests. Use…
git:20260914.1c5685e · audit A · 18 stars
mkl-review-source-change skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-source-change/SKILL.md · Review an upstream documentation change against the skills, agent instructions, or runbooks that cite it. Identify…
git:20260913.ef088ed · audit A · 18 stars
mkl-triage-issue skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-triage-issue/SKILL.md · Turn a repository issue into an evidence-backed triage note: observed behavior, missing reproduction details, possible…
git:20260913.830cd58 · audit A · 18 stars
mkl-verify-fix skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-verify-fix/SKILL.md · Verify a proposed bug fix against an unchanged regression test and the relevant existing tests, reporting baseline and…
git:20260913.830cd58 · audit A · 18 stars

Every file in 00200200/maintainer-skills-lab

Other files named mkl-write-ux-copy

mkl-write-ux-copy skill
00200200/maintainer-skills-lab · providers/opencode/.opencode/skills/mkl-write-ux-copy/SKILL.md · Write or revise interface labels, errors, empty states, and confirmation text from actual product behavior. Use for UI…
git:20260913.061cb1b · audit A · 18 stars
mkl-write-ux-copy skill
00200200/maintainer-skills-lab · providers/codex/.agents/skills/mkl-write-ux-copy/SKILL.md · Write or revise interface labels, errors, empty states, and confirmation text from actual product behavior. Use for UI…
git:20260913.830cd58 · audit A · 18 stars
mkl-write-ux-copy skill
00200200/maintainer-skills-lab · providers/cursor/.cursor/skills/mkl-write-ux-copy/SKILL.md · Write or revise interface labels, errors, empty states, and confirmation text from actual product behavior. Use for UI…
git:20260913.830cd58 · audit A · 18 stars
mkl-write-ux-copy skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-write-ux-copy/SKILL.md · Write or revise interface labels, errors, empty states, and confirmation text from actual product behavior. Use for UI…
git:20260913.830cd58 · audit A · 18 stars

Browse by kind, by grade A, or by owner.