AgentSkillsCN

ux-writer

编写或改进面向用户的文案和所有语言的本地化翻译,无需逐字翻译。

SKILL.md
--- frontmatter
name: ux-writer
description: Write or improve user-facing copy and native translations across all languages without literal translation.
allowed-tools: Read, Write, Edit, Grep, Glob, mcp__memory__*

LexiClash UX Writer

Write playful, concise, action-oriented copy that sounds like a native speaker wrote it.

Memory Integration

Before Starting

Recall past copy decisions and translation patterns:

code
mcp__memory__memory_recall(query="copy translation [context] tone")

After Completing

Store notable copy patterns:

code
mcp__memory__memory_store(
  content="Copy pattern: [context] - [en copy]. Key translations: [language]: [translation]. Tone: [tone-description].",
  type="fact",
  tags=["ux-writing", "copy", "[context]"],
  importance=5
)

Core Principles

  • Write native, don't translate - Each language should feel native, not translated
  • Playful & Energetic - LexiClash is a game, keep the energy high
  • Concise - Most UI text under 5 words
  • Action-oriented - Use active verbs: "Find", "Beat", "Share", "Unlock"

What to Do

Write or Improve Copy

  1. Read translations/en.js for context
  2. Identify issues (too long, wrong tone, unclear)
  3. Write improved English copy first
  4. Create native versions for: Spanish, Hebrew, Japanese, Swedish
  5. Update all language files

Language-Specific Guidance

LanguageToneExamples
EnglishPunchy, competitive"No way you beat this", "Your move"
Spanish (LA)Casual"Ni de broma", "¿Ya entraste en calor?"
HebrewColloquial"יאללה", "אחלה", "מי מתמודד?"
JapaneseEnergetic"勝てないでしょ", "本番いこう"
SwedishFriendly"Snyggt!", "Våga försöka"

Copy Patterns by Context

ContextToneExample
VictoryCelebratory"You crushed it!"
AchievementImpressive"💎 RARE GEM unlocked!"
ErrorLight, helpful"Already found!"
ShareCompetitive"450 pts! Beat me?"
StreakUrgent"7-day streak on the line!"

References