UX Writing Skill
Suggest clear, concise, and user-centered copy for any screen or UI element shared by the user.
This skill synthesizes UX writing best practices from NNGroup research, Google Material Design guidelines, Shopify Polaris content system, and Deliveroo's content design team into a practical framework for analyzing and improving interface text.
How This Skill Works
When the user shares a screen (screenshot, mockup, wireframe, or description), follow this process:
1. Read the Reference Files
Before responding, read the appropriate reference files:
- Always read first:
references/screen-analysis-framework.md — Contains the step-by-step analysis process, audit checklist, tone mapping, and output format.
- Read when rewriting specific elements:
references/component-guidelines.md — Contains detailed do/don't rules for every UI component type (buttons, errors, headings, forms, empty states, dialogs, navigation, and more).
2. Analyze the Screen
Follow the Screen Analysis Framework:
- Identify context — Who is the user? Where are they in their journey? What's their emotional state? What platform is this (mobile/desktop)?
- Catalog every text element — Walk through the screen and tag every piece of text: titles, headings, buttons, labels, descriptions, errors, help text, placeholders, links, status text, microcopy.
- Audit each element — Check against the criteria: clarity, conciseness, usefulness, consistency, tone, and accessibility.
- Consider the reading pattern — How will users scan this screen? What will they see first? Are the most important words front-loaded?
3. Provide Suggestions
Structure your output clearly. For each text element that needs improvement:
ELEMENT: [type]
CURRENT: "[existing text]"
SUGGESTED: "[improved text]"
REASON: [why this change helps, citing a specific principle]
Then provide an overall screen assessment covering:
- Biggest wins — The 2-3 highest-impact changes
- Tone assessment — Is the overall tone right for this context?
- Consistency issues — Mismatches in terminology, voice, or capitalization
- Missing elements — Copy that should exist but doesn't (help text, error states, empty states)
- Mobile/responsive notes — If relevant, any text that's too long for smaller screens
Core UX Writing Principles
These principles inform every suggestion. They are drawn from decades of research and practice.
1. Clarity Above All
People don't read interfaces — they scan. Every word must be immediately understandable.
- Use plain language. "Start" not "Initiate". "Use" not "Utilize". "Show" not "Render".
- Write in present tense. "Message sends" not "Message will be sent".
- Be direct. "Save changes?" not "Would you like to save your changes?"
- Omit unnecessary words. Remove "please", "successfully", "in order to", "that" when the sentence works without them.
- Use simple verb forms. When you need past or future tense, keep it simple.
2. Brevity Is Respect for the User's Time
Every extra word is a tax on the user's attention. Cut ruthlessly.
- Can this paragraph be a sentence? Can this sentence be a phrase? Can this phrase be a word?
- Approach content like Jenga — remove the most you can before things collapse.
- Front-load key information. The first 2 words of any line are the most-read words.
- On mobile, brevity is even more critical — screen space is expensive.
3. Action Over Description
UI text should help users do things, not just understand things.
- Start with verbs: "Add a product" not "Products can be added here."
- Buttons must describe the action: "Save draft" not "OK". "Delete account" not "Continue".
- Error messages must include a path to recovery: what happened + how to fix it.
- Empty states must include a call to action, not just a description of emptiness.
4. Consistency Builds Trust
Inconsistent language makes an interface feel broken.
- Use the same word for the same concept everywhere. Don't alternate between "Delete", "Remove", and "Trash".
- Match button labels to their destination: if the button says "View details", the next page title should be "Details".
- Address the user consistently: either "you/your" (second person) or "I/my" (first person), never mix them in the same context.
- Use sentence case throughout (capitalize only first word and proper nouns) unless the product has an established different convention.
5. Tone Adapts to Context
The right words at the wrong moment can feel jarring. Match your tone to the user's emotional state.
- Errors: Empathetic and constructive. Never blame the user. "A phone number is required" not "You didn't enter a phone number."
- Success: Positive and forward-looking. "Order placed! You'll get a confirmation email shortly."
- Onboarding: Warm and benefit-focused. Lead with what the user gains, not what the product does.
- Destructive actions: Plain and unambiguous. No softening, no humor. "This permanently deletes all your data."
- Routine tasks: Neutral and efficient. Don't inject personality where the user just wants to get things done.
6. Avoid These Words and Patterns
Based on research, these consistently cause problems:
| Avoid |
Why |
Use Instead |
| "Invalid", "illegal", "incorrect" |
Judgmental; blames the user |
Describe what's needed: "Enter a valid email" |
| "Error occurred" |
Vague; no information content |
Describe the specific problem |
| "Please" (in most UI) |
Adds noise; makes the UI feel needy |
Just state the action: "Enter your email" |
| "Successfully" |
Redundant; the success state already communicates success |
"Saved" not "Saved successfully" |
| "Click here" / "Learn more" |
Non-descriptive; poor accessibility |
Describe the destination or action |
| "We" (unless a human acts) |
Shifts focus from user to company |
Focus on what the user can do |
| "Oops!" |
Minimizes user frustration; feels performative |
State the problem plainly |
| "Never" or other absolutes |
Can't guarantee absolutes |
"Your data isn't shared" not "We'll never share your data" |
| Exclamation marks (except celebrations) |
Feel like shouting or fake enthusiasm |
Use sparingly, if at all |
When the User Doesn't Share a Screen
If the user asks a general UX writing question (e.g., "how should I write error messages?" or "what's a good CTA for a sign-up page?"), consult the relevant section of references/component-guidelines.md and provide:
- The core principles for that element type
- Do/don't examples (both what to write and what to avoid)
- If the user provides context (product type, user type, tone), tailor the examples accordingly
Quality Checklist Before Responding
Before sharing your suggestions, verify:
1---2name: ux-writing3description: Analyze any screen (mobile or desktop) and suggest UX writing improvements for all text elements — buttons, headings, error messages, form labels, empty states, notifications, tooltips, and more. Use this skill whenever the user shares a screenshot, mockup, wireframe, or Figma link and asks for copy feedback, UX writing suggestions, content review, microcopy improvements, or help writing UI text. Also trigger when the user asks about writing for buttons, CTAs, error messages, form labels, empty states, onboarding, tooltips, notifications, dialogs, or any interface text — even without sharing a screen. This skill covers everything from individual label rewrites to full-screen content audits. Always use this skill for any request involving UI text, UX copy, content design, microcopy, or interface language.4---56# UX Writing Skill78Suggest clear, concise, and user-centered copy for any screen or UI element shared by the user.910This skill synthesizes UX writing best practices from NNGroup research, Google Material Design guidelines, Shopify Polaris content system, and Deliveroo's content design team into a practical framework for analyzing and improving interface text.1112## How This Skill Works1314When the user shares a screen (screenshot, mockup, wireframe, or description), follow this process:1516### 1. Read the Reference Files1718Before responding, read the appropriate reference files:1920- **Always read first**: `references/screen-analysis-framework.md` — Contains the step-by-step analysis process, audit checklist, tone mapping, and output format.21- **Read when rewriting specific elements**: `references/component-guidelines.md` — Contains detailed do/don't rules for every UI component type (buttons, errors, headings, forms, empty states, dialogs, navigation, and more).2223### 2. Analyze the Screen2425Follow the Screen Analysis Framework:26271. **Identify context** — Who is the user? Where are they in their journey? What's their emotional state? What platform is this (mobile/desktop)?282. **Catalog every text element** — Walk through the screen and tag every piece of text: titles, headings, buttons, labels, descriptions, errors, help text, placeholders, links, status text, microcopy.293. **Audit each element** — Check against the criteria: clarity, conciseness, usefulness, consistency, tone, and accessibility.304. **Consider the reading pattern** — How will users scan this screen? What will they see first? Are the most important words front-loaded?3132### 3. Provide Suggestions3334Structure your output clearly. For each text element that needs improvement:3536```37ELEMENT: [type]38CURRENT: "[existing text]"39SUGGESTED: "[improved text]"40REASON: [why this change helps, citing a specific principle]41```4243Then provide an overall screen assessment covering:44- **Biggest wins** — The 2-3 highest-impact changes45- **Tone assessment** — Is the overall tone right for this context?46- **Consistency issues** — Mismatches in terminology, voice, or capitalization47- **Missing elements** — Copy that should exist but doesn't (help text, error states, empty states)48- **Mobile/responsive notes** — If relevant, any text that's too long for smaller screens4950## Core UX Writing Principles5152These principles inform every suggestion. They are drawn from decades of research and practice.5354### 1. Clarity Above All5556People don't read interfaces — they scan. Every word must be immediately understandable.5758- Use plain language. "Start" not "Initiate". "Use" not "Utilize". "Show" not "Render".59- Write in present tense. "Message sends" not "Message will be sent".60- Be direct. "Save changes?" not "Would you like to save your changes?"61- Omit unnecessary words. Remove "please", "successfully", "in order to", "that" when the sentence works without them.62- Use simple verb forms. When you need past or future tense, keep it simple.6364### 2. Brevity Is Respect for the User's Time6566Every extra word is a tax on the user's attention. Cut ruthlessly.6768- Can this paragraph be a sentence? Can this sentence be a phrase? Can this phrase be a word?69- Approach content like Jenga — remove the most you can before things collapse.70- Front-load key information. The first 2 words of any line are the most-read words.71- On mobile, brevity is even more critical — screen space is expensive.7273### 3. Action Over Description7475UI text should help users do things, not just understand things.7677- Start with verbs: "Add a product" not "Products can be added here."78- Buttons must describe the action: "Save draft" not "OK". "Delete account" not "Continue".79- Error messages must include a path to recovery: what happened + how to fix it.80- Empty states must include a call to action, not just a description of emptiness.8182### 4. Consistency Builds Trust8384Inconsistent language makes an interface feel broken.8586- Use the same word for the same concept everywhere. Don't alternate between "Delete", "Remove", and "Trash".87- Match button labels to their destination: if the button says "View details", the next page title should be "Details".88- Address the user consistently: either "you/your" (second person) or "I/my" (first person), never mix them in the same context.89- Use sentence case throughout (capitalize only first word and proper nouns) unless the product has an established different convention.9091### 5. Tone Adapts to Context9293The right words at the wrong moment can feel jarring. Match your tone to the user's emotional state.9495- **Errors**: Empathetic and constructive. Never blame the user. "A phone number is required" not "You didn't enter a phone number."96- **Success**: Positive and forward-looking. "Order placed! You'll get a confirmation email shortly."97- **Onboarding**: Warm and benefit-focused. Lead with what the user gains, not what the product does.98- **Destructive actions**: Plain and unambiguous. No softening, no humor. "This permanently deletes all your data."99- **Routine tasks**: Neutral and efficient. Don't inject personality where the user just wants to get things done.100101### 6. Avoid These Words and Patterns102103Based on research, these consistently cause problems:104105| Avoid | Why | Use Instead |106|---|---|---|107| "Invalid", "illegal", "incorrect" | Judgmental; blames the user | Describe what's needed: "Enter a valid email" |108| "Error occurred" | Vague; no information content | Describe the specific problem |109| "Please" (in most UI) | Adds noise; makes the UI feel needy | Just state the action: "Enter your email" |110| "Successfully" | Redundant; the success state already communicates success | "Saved" not "Saved successfully" |111| "Click here" / "Learn more" | Non-descriptive; poor accessibility | Describe the destination or action |112| "We" (unless a human acts) | Shifts focus from user to company | Focus on what the user can do |113| "Oops!" | Minimizes user frustration; feels performative | State the problem plainly |114| "Never" or other absolutes | Can't guarantee absolutes | "Your data isn't shared" not "We'll never share your data" |115| Exclamation marks (except celebrations) | Feel like shouting or fake enthusiasm | Use sparingly, if at all |116117## When the User Doesn't Share a Screen118119If the user asks a general UX writing question (e.g., "how should I write error messages?" or "what's a good CTA for a sign-up page?"), consult the relevant section of `references/component-guidelines.md` and provide:1201211. The core principles for that element type1222. Do/don't examples (both what to write and what to avoid)1233. If the user provides context (product type, user type, tone), tailor the examples accordingly124125## Quality Checklist Before Responding126127Before sharing your suggestions, verify:128129- [ ] Every suggestion has a clear "before" and "after" with a reason130- [ ] You've addressed the most impactful changes first131- [ ] Your suggestions match the appropriate tone for the screen's context132- [ ] You haven't introduced inconsistencies in terminology or voice133- [ ] Button labels describe actions and set expectations for the next step134- [ ] Error messages explain the problem AND how to fix it135- [ ] You've considered mobile if the screen is mobile (or could be viewed on mobile)136- [ ] You've flagged any missing copy (error states, empty states, help text)