UX Writing
Write clear, concise, user-centered interface copy (UX text/microcopy) for digital products and experiences. This skill provides frameworks, patterns, and best practices for creating text that helps users accomplish their goals.
When to Use This Skill
Use this skill when:
- Writing interface copy (buttons, labels, titles, messages, forms)
- Editing existing UX text for clarity and effectiveness
- Creating error messages, notifications, or success messages
- Designing conversational flows or onboarding experiences
- Establishing voice and tone for a product
- Auditing product content for consistency and usability
Core UX Writing Principles
The Four Quality Standards
Every piece of UX text should be:
- Purposeful — Helps users or the business achieve goals
- Concise — Uses the fewest words possible without losing meaning
- Conversational — Sounds natural and human, not robotic
- Clear — Unambiguous, accurate, and easy to understand
Key Best Practices
Conciseness
- Use 40-60 characters per line maximum
- Every word must have a job
- Break dense text into scannable chunks
- Front-load important information
- Eliminate deadwood phrases ("in order to" → "to", "due to the fact that" → "because", "at this point in time" → "now")
- Replace phrasal verbs with direct verbs ("find out" → "discover", "set up" → "configure", "carry out" → "perform")
- Avoid stacking modifiers — one adjective is usually enough
Clarity
- Use plain language (7th grade reading level for general, 10th for professional)
- Avoid jargon, idioms, and technical terms
- Use consistent terminology throughout
- Choose meaningful, specific verbs
Conversational Tone
- Write how you speak
- Use active voice 85% of the time
- Include prepositions and articles
- Avoid robotic phrasing
User-Centered
- Focus on user benefits, not features
- Anticipate and answer user questions
- Use second-person ("you") language
- Match user's language and mental models
UX Text Patterns
Apply these common patterns for interface elements.
Titles
- Purpose: Orient users to where they are
- Format: Noun phrases, sentence case
- Types: Brand titles, content titles, category titles, task titles
- Examples: "Account settings", "Your library", "Create new post"
Buttons and Links
- Purpose: Enable users to take action
- Format: Active imperative verbs, sentence case
- Pattern:
[Verb] [object]
- Examples: "Save changes", "Delete account", "View details"
- Avoid: Generic labels like "OK", "Submit", "Click here"
Error Messages
- Purpose: Explain problem and provide solution
- Format: Empathetic, clear, actionable
- Pattern:
[What failed]. [Why/context]. [What to do].
Error Message Types
Validation Errors (Inline)
- Show as user completes field or on blur
- Brief, specific guidance to correct input
- Pattern:
[Field] [specific requirement]
- Examples:
- "Email must include @"
- "Password must be at least 8 characters"
- "Choose a date in the future"
- Timing: Real-time or on field exit
- Location: Below or beside the field
System Errors (Modal/Banner)
- Show when backend operations fail
- Explain what happened and why
- Pattern:
[Action failed]. [Likely cause]. [Recovery step].
- Examples:
- "Payment failed. Your card was declined. Try a different payment method."
- "Couldn't save changes. Connection lost. Reconnect and try again."
- "Upload failed. File is too large. Choose a file under 10MB."
- Timing: Immediately after failure
- Location: Modal dialog or prominent banner
Blocking Errors (Full-screen)
- Prevent continued use until resolved
- Clear explanation of blocker and resolution
- Pattern:
[What's blocked]. [Why]. [Specific action needed].
- Examples:
- "Update required. This version is no longer supported. Update now to continue."
- "Subscription expired. Your account is paused. Renew subscription to restore access."
- "Verification needed. Confirm your email to access features. Check your inbox."
- Timing: On app launch or feature access
- Location: Full screen or large modal
Permission Errors
- Explain benefit before requesting permission
- Pattern:
[User benefit]. [Permission needed].
- Examples:
- "Get notified when orders ship. Enable notifications."
- "Find nearby stores. Allow location access."
- "Back up your photos. Grant storage permission."
- Timing: When feature is first used
- Location: In context of the feature
What to Avoid
- Technical codes without explanation ("Error 403")
- Blame language ("invalid input", "illegal character")
- Robotic tone ("An error has occurred")
- Dead ends (error with no recovery path)
- Vague causes ("Something went wrong")
Success Messages
- Purpose: Confirm action completion
- Format: Past tense, specific, encouraging
- Pattern:
[Action] [result/benefit]
- Examples: "Changes saved", "Email sent", "Profile updated"
Empty States
- Purpose: Guide users when content is absent
- Types: First-use, user-cleared, error/no results
- Format: Explanation + CTA to populate
- Example: "No messages yet. Start a conversation to connect with your team."
Form Fields
- Labels: Clear noun phrases describing input ("Email address", "Phone number")
- Instructions: Verb-first, explain why information is needed
- Placeholder: Use sparingly, only for standard inputs like "name@example.com"
- Helper text: Static, on-demand, or automatic based on importance
Notifications
- Purpose: Deliver timely, valuable information
- Types: Action-required (intrusive), Passive (less intrusive)
- Format: Verb-first title + contextual description
- Example: "Update required. Install the latest version to continue."
Formatting & Style Conventions
Capitalization
- Sentence case (default): Body text, descriptions, helper text, error messages, success messages, tooltips, placeholder text
- Title case: Page titles, modal/dialog titles, menu and navigation items, form field labels
- Never use all uppercase — it reduces readability and feels like shouting
Numbers and Dates
- Use numerals, not words ("12" not "twelve") — saves space and scans faster
- Spell out the month in dates: "August 5, 2025" or "5 August 2025" — never "8/5/2025" or "8.5.2025" (ambiguous across locales)
- Spell out day of the week and month; abbreviate only when space is constrained (e.g., tables, mobile)
Tense
- Prefer past tense over present perfect for status messages: "File uploaded" not "File has been uploaded"
- Present perfect adds words without adding meaning in most UI contexts
Abbreviations
- Only use abbreviations your users will immediately understand (common: PDF, URL, ID)
- Spell out on first use if there's any doubt, then abbreviate after: "application programming interface (API)"
- Latin abbreviations (e.g., i.e., etc.) — use proper punctuation: period after each letter, comma before and after in a sentence
- When in doubt, spell it out
Voice and Tone
Voice (Consistent Brand Personality)
Voice is the consistent personality of the product. Establish voice using:
- Concepts: 3-5 key brand principles/values
- Voice characteristics: Descriptive adjectives for each concept
- Do/Don't examples: Concrete examples showing voice in action
See references/voice-chart-template.md for creating a voice chart.
Tone (Adaptive to Context)
Tone is how voice adapts to specific situations. While voice remains constant, tone shifts based on user context and emotional state.
Tone Variables
- Purpose: Why user is seeing this text (information, action, confirmation)
- Context: What user is trying to do (learning, completing task, recovering from error)
- Emotional state: How user likely feels (frustrated, excited, confused, cautious)
- Stakes: Impact of the action (low: changing theme, high: deleting account)
Tone Adaptation by User Emotional State
Frustrated (errors, failures, blockers)
- Empathetic and solution-focused
- Acknowledge the problem without blame
- Provide clear recovery path
- Example: "Payment failed. Your card was declined. Try a different payment method."
Confused (first use, complex features)
- Patient and explanatory
- Break down steps clearly
- Provide context and guidance
- Example: "Connect your bank to see spending insights. We'll guide you through it."
Confident (routine tasks, return visits)
- Efficient and direct
- Minimal explanation
- Quick confirmation
- Example: "Saved"
Cautious (high-stakes actions, data loss)
- Serious and transparent
- Clear consequences
- Respectful of user's decision
- Example: "Delete account? You'll lose all data and this can't be undone."
Successful (completions, achievements)
- Positive and encouraging
- Proportional to achievement
- Brief celebration
- Example: "Profile updated. Your changes are live."
Tone Adaptation by Content Type
Error messages: Empathetic, reassuring, solution-focused
- Never blame user
- Explain what happened
- Provide clear next step
Success messages: Positive, specific, encouraging
- Confirm what happened
- Proportional to action importance
- Brief and clear
Instructions: Clear, direct, helpful
- Front-load key action
- Explain why when needed
- Use simple steps
Onboarding: Inviting, encouraging, concise
- Welcome without overwhelming
- Focus on value
- Celebrate early wins
Confirmations: Serious, transparent, respectful
- Clear about consequences
- No manipulation
- Easy to back out
Empty states: Hopeful, actionable, guiding
- Explain why it's empty
- Provide clear next action
- Keep encouraging tone
Editing Process
Edit UX text in four phases:
Phase 1: Purposeful
- Does text help user achieve their goal?
- Does text serve business objectives?
- Is value to user clear?
- Are concerns anticipated and addressed?
Phase 2: Concise
- Remove unnecessary words
- Combine redundant information
- Ensure every word earns its space
- Front-load important concepts
Phase 3: Conversational
- Read aloud—would you say this?
- Use active voice (unless passive is clearer)
- Include natural connecting words
- Avoid corporate jargon
Phase 4: Clear
- Use specific, accurate verbs
- Maintain consistent terminology
- Test readability (Hemingway Editor, Flesch-Kincaid)
- Ensure unambiguous meaning
Workflow
Understand context
- User goals and needs
- Business objectives
- Technical constraints
- Emotional state of user
Draft content
- Start with conversation (what would you say?)
- Apply appropriate pattern
- Consider voice and tone
- Front-load important information
Edit iteratively
- Phase 1: Purposeful
- Phase 2: Concise
- Phase 3: Conversational
- Phase 4: Clear
Test and measure
- Review with team
- Test with users when possible
- Measure task completion, comprehension
- Iterate based on feedback
Accessibility in UX Writing
Writing accessible content ensures all users, including those using assistive technology, can understand and interact with your product.
Core Accessibility Principles
Screen Reader Optimization
- Label all interactive elements explicitly ("Submit form" not just "Submit")
- Write descriptive link text ("Read pricing details" not "Click here")
- Structure error messages to work with screen readers (error + field label read together)
- Use ARIA labels when visual context isn't sufficient
Cognitive Accessibility
- Target 8-14 words per sentence (8 words = 100% comprehension, 14 words = 90%)
- Break complex information into scannable chunks
- Use clear headings and logical hierarchy
- Provide consistent, predictable patterns
Multi-Modal Communication
- Don't rely on color alone to convey meaning
- Pair visual indicators with text ("Error: Email required" with red icon)
- Provide text alternatives for icons and images
- Ensure sufficient color contrast (WCAG AA minimum: 4.5:1)
Plain Language for All
- Target 7th-8th grade reading level for general audience
- Define technical terms when first used
- Avoid idioms, metaphors, and cultural references
- Use common, everyday words
Accessible Pattern Examples
Buttons
- ❌ Poor: "Submit" (context missing for screen readers)
- ✅ Good: "Submit application"
Links
- ❌ Poor: "Click here for more information"
- ✅ Good: "Read our privacy policy"
Error Messages
- ❌ Poor: Red text showing "Invalid"
- ✅ Good: "Error: Email must include @" (with error icon)
Form Labels
- ❌ Poor: Placeholder-only fields
- ✅ Good: Visible label + optional placeholder
UX Text Benchmarks
Use these research-backed metrics to create effective UX text.
Sentence Length Targets
By Content Type
- Buttons/CTAs: 2-4 words ideal, 6 word maximum
- Titles: 3-6 words, 40 characters maximum
- Error messages: 12-18 words (including solution)
- Instructions: 20 words maximum, 14 ideal
- Body copy: 15-20 words per sentence average
- Notifications: 10-15 words for title + body
Comprehension Rates
- 8 words or fewer: 100% user comprehension
- 14 words or fewer: 90% user comprehension
- 25 words: Maximum before significant comprehension drop
Character and Line Length
Optimal Ranges
- Line length: 40-60 characters for maximum readability
- Button labels: 15-25 characters
- Page titles: 30-50 characters
- Notification titles: 35-45 characters
Reading Level Guidelines
By Audience
- General public: 7th-8th grade (Flesch-Kincaid)
- Professional tools: 9th-10th grade
- Technical products: 10th-11th grade
- Specialized fields: 11th-12th grade (only when necessary)
Testing Tools
- Hemingway Editor: Highlights complex sentences
- Readable.com: Provides multiple readability scores
- Microsoft Word: Built-in Flesch-Kincaid scoring
Common Mistakes to Avoid
- Using passive voice excessively
- Generic button labels ("Submit", "OK")
- Blaming users in error messages
- Overly clever humor in serious contexts
- Inconsistent terminology
- Hidden instructions or explanations
- System-oriented language vs. user language
- Too many words (not concise enough)
- Robotic, corporate tone
- Relying on color alone for meaning
- Writing inaccessible link text ("Click here")
Quick Reference
Sentence case: "Save your changes" (not "Save Your Changes")
Active imperative for buttons: "Delete account" (not "Account deletion")
User-focused: "Save time with shortcuts" (not "We offer shortcuts")
Specific verbs: "Delete" (not "Remove" when permanently deleting)
Front-loaded: "Password must be 8 characters" (not "Must be 8 characters for your password")
Resources
This skill includes:
- references/accessibility-guidelines.md: Comprehensive guide to writing accessible UX text for all users
- references/voice-chart-template.md: Template for creating a product voice chart
- references/content-usability-checklist.md: Comprehensive checklist for evaluating UX text quality
- references/patterns-detailed.md: Extended examples of UX text patterns in different voices
- examples/real-world-improvements.md: Before/after transformations with detailed analysis and scoring
- templates/error-message-template.md: Fillable template for writing effective error messages
- templates/empty-state-template.md: Guide for creating helpful empty states
- templates/onboarding-flow-template.md: Framework for designing clear onboarding experiences
1---2name: ux-writing3description: Create user-centered, accessible interface copy (microcopy) for digital products including buttons, labels, error messages, notifications, forms, onboarding, empty states, success messages, and help text. Use when writing or editing any text that appears in apps, websites, or software interfaces, designing conversational flows, establishing voice and tone guidelines, auditing product content for consistency and usability, reviewing UI strings, or improving existing interface copy. Applies UX writing best practices based on four quality standards — purposeful, concise, conversational, and clear. Includes accessibility guidelines, research-backed benchmarks (sentence length, comprehension rates, reading levels), expanded error patterns, tone adaptation frameworks, and comprehensive reference materials.4---56# UX Writing78Write clear, concise, user-centered interface copy (UX text/microcopy) for digital products and experiences. This skill provides frameworks, patterns, and best practices for creating text that helps users accomplish their goals.910## When to Use This Skill1112Use this skill when:13- Writing interface copy (buttons, labels, titles, messages, forms)14- Editing existing UX text for clarity and effectiveness15- Creating error messages, notifications, or success messages16- Designing conversational flows or onboarding experiences17- Establishing voice and tone for a product18- Auditing product content for consistency and usability1920## Core UX Writing Principles2122### The Four Quality Standards2324Every piece of UX text should be:25261. **Purposeful** — Helps users or the business achieve goals272. **Concise** — Uses the fewest words possible without losing meaning283. **Conversational** — Sounds natural and human, not robotic294. **Clear** — Unambiguous, accurate, and easy to understand3031### Key Best Practices3233**Conciseness**34- Use 40-60 characters per line maximum35- Every word must have a job36- Break dense text into scannable chunks37- Front-load important information38- Eliminate deadwood phrases ("in order to" → "to", "due to the fact that" → "because", "at this point in time" → "now")39- Replace phrasal verbs with direct verbs ("find out" → "discover", "set up" → "configure", "carry out" → "perform")40- Avoid stacking modifiers — one adjective is usually enough4142**Clarity**43- Use plain language (7th grade reading level for general, 10th for professional)44- Avoid jargon, idioms, and technical terms45- Use consistent terminology throughout46- Choose meaningful, specific verbs4748**Conversational Tone**49- Write how you speak50- Use active voice 85% of the time51- Include prepositions and articles52- Avoid robotic phrasing5354**User-Centered**55- Focus on user benefits, not features56- Anticipate and answer user questions57- Use second-person ("you") language58- Match user's language and mental models5960## UX Text Patterns6162Apply these common patterns for interface elements.6364### Titles65- **Purpose**: Orient users to where they are66- **Format**: Noun phrases, sentence case67- **Types**: Brand titles, content titles, category titles, task titles68- **Examples**: "Account settings", "Your library", "Create new post"6970### Buttons and Links71- **Purpose**: Enable users to take action72- **Format**: Active imperative verbs, sentence case73- **Pattern**: `[Verb] [object]` 74- **Examples**: "Save changes", "Delete account", "View details"75- **Avoid**: Generic labels like "OK", "Submit", "Click here"7677### Error Messages78- **Purpose**: Explain problem and provide solution79- **Format**: Empathetic, clear, actionable80- **Pattern**: `[What failed]. [Why/context]. [What to do].`8182**Error Message Types**8384**Validation Errors (Inline)**85- Show as user completes field or on blur86- Brief, specific guidance to correct input87- Pattern: `[Field] [specific requirement]`88- Examples:89 - "Email must include @"90 - "Password must be at least 8 characters"91 - "Choose a date in the future"92- Timing: Real-time or on field exit93- Location: Below or beside the field9495**System Errors (Modal/Banner)**96- Show when backend operations fail97- Explain what happened and why98- Pattern: `[Action failed]. [Likely cause]. [Recovery step].`99- Examples:100 - "Payment failed. Your card was declined. Try a different payment method."101 - "Couldn't save changes. Connection lost. Reconnect and try again."102 - "Upload failed. File is too large. Choose a file under 10MB."103- Timing: Immediately after failure104- Location: Modal dialog or prominent banner105106**Blocking Errors (Full-screen)**107- Prevent continued use until resolved108- Clear explanation of blocker and resolution109- Pattern: `[What's blocked]. [Why]. [Specific action needed].`110- Examples:111 - "Update required. This version is no longer supported. Update now to continue."112 - "Subscription expired. Your account is paused. Renew subscription to restore access."113 - "Verification needed. Confirm your email to access features. Check your inbox."114- Timing: On app launch or feature access115- Location: Full screen or large modal116117**Permission Errors**118- Explain benefit before requesting permission119- Pattern: `[User benefit]. [Permission needed].`120- Examples:121 - "Get notified when orders ship. Enable notifications."122 - "Find nearby stores. Allow location access."123 - "Back up your photos. Grant storage permission."124- Timing: When feature is first used125- Location: In context of the feature126127**What to Avoid**128- Technical codes without explanation ("Error 403")129- Blame language ("invalid input", "illegal character")130- Robotic tone ("An error has occurred")131- Dead ends (error with no recovery path)132- Vague causes ("Something went wrong")133134### Success Messages135- **Purpose**: Confirm action completion136- **Format**: Past tense, specific, encouraging137- **Pattern**: `[Action] [result/benefit]`138- **Examples**: "Changes saved", "Email sent", "Profile updated"139140### Empty States141- **Purpose**: Guide users when content is absent142- **Types**: First-use, user-cleared, error/no results143- **Format**: Explanation + CTA to populate144- **Example**: "No messages yet. Start a conversation to connect with your team."145146### Form Fields147- **Labels**: Clear noun phrases describing input ("Email address", "Phone number")148- **Instructions**: Verb-first, explain why information is needed149- **Placeholder**: Use sparingly, only for standard inputs like "name@example.com"150- **Helper text**: Static, on-demand, or automatic based on importance151152### Notifications153- **Purpose**: Deliver timely, valuable information154- **Types**: Action-required (intrusive), Passive (less intrusive)155- **Format**: Verb-first title + contextual description156- **Example**: "Update required. Install the latest version to continue."157158## Formatting & Style Conventions159160### Capitalization161162- **Sentence case** (default): Body text, descriptions, helper text, error messages, success messages, tooltips, placeholder text163- **Title case**: Page titles, modal/dialog titles, menu and navigation items, form field labels164- **Never** use all uppercase — it reduces readability and feels like shouting165166### Numbers and Dates167168- Use numerals, not words ("12" not "twelve") — saves space and scans faster169- Spell out the month in dates: "August 5, 2025" or "5 August 2025" — never "8/5/2025" or "8.5.2025" (ambiguous across locales)170- Spell out day of the week and month; abbreviate only when space is constrained (e.g., tables, mobile)171172### Tense173174- Prefer past tense over present perfect for status messages: "File uploaded" not "File has been uploaded"175- Present perfect adds words without adding meaning in most UI contexts176177### Abbreviations178179- Only use abbreviations your users will immediately understand (common: PDF, URL, ID)180- Spell out on first use if there's any doubt, then abbreviate after: "application programming interface (API)"181- Latin abbreviations (e.g., i.e., etc.) — use proper punctuation: period after each letter, comma before and after in a sentence182- When in doubt, spell it out183184## Voice and Tone185186### Voice (Consistent Brand Personality)187Voice is the consistent personality of the product. Establish voice using:188- **Concepts**: 3-5 key brand principles/values189- **Voice characteristics**: Descriptive adjectives for each concept190- **Do/Don't examples**: Concrete examples showing voice in action191192See references/voice-chart-template.md for creating a voice chart.193194### Tone (Adaptive to Context)195Tone is how voice adapts to specific situations. While voice remains constant, tone shifts based on user context and emotional state.196197**Tone Variables**198- **Purpose**: Why user is seeing this text (information, action, confirmation)199- **Context**: What user is trying to do (learning, completing task, recovering from error)200- **Emotional state**: How user likely feels (frustrated, excited, confused, cautious)201- **Stakes**: Impact of the action (low: changing theme, high: deleting account)202203**Tone Adaptation by User Emotional State**204205**Frustrated** (errors, failures, blockers)206- Empathetic and solution-focused207- Acknowledge the problem without blame208- Provide clear recovery path209- Example: "Payment failed. Your card was declined. Try a different payment method."210211**Confused** (first use, complex features)212- Patient and explanatory213- Break down steps clearly214- Provide context and guidance215- Example: "Connect your bank to see spending insights. We'll guide you through it."216217**Confident** (routine tasks, return visits)218- Efficient and direct219- Minimal explanation220- Quick confirmation221- Example: "Saved"222223**Cautious** (high-stakes actions, data loss)224- Serious and transparent225- Clear consequences226- Respectful of user's decision227- Example: "Delete account? You'll lose all data and this can't be undone."228229**Successful** (completions, achievements)230- Positive and encouraging231- Proportional to achievement232- Brief celebration233- Example: "Profile updated. Your changes are live."234235**Tone Adaptation by Content Type**236237**Error messages**: Empathetic, reassuring, solution-focused238- Never blame user239- Explain what happened240- Provide clear next step241242**Success messages**: Positive, specific, encouraging243- Confirm what happened244- Proportional to action importance245- Brief and clear246247**Instructions**: Clear, direct, helpful248- Front-load key action249- Explain why when needed250- Use simple steps251252**Onboarding**: Inviting, encouraging, concise253- Welcome without overwhelming254- Focus on value255- Celebrate early wins256257**Confirmations**: Serious, transparent, respectful258- Clear about consequences259- No manipulation260- Easy to back out261262**Empty states**: Hopeful, actionable, guiding263- Explain why it's empty264- Provide clear next action265- Keep encouraging tone266267## Editing Process268269Edit UX text in four phases:270271### Phase 1: Purposeful272- Does text help user achieve their goal?273- Does text serve business objectives?274- Is value to user clear?275- Are concerns anticipated and addressed?276277### Phase 2: Concise278- Remove unnecessary words279- Combine redundant information280- Ensure every word earns its space281- Front-load important concepts282283### Phase 3: Conversational284- Read aloud—would you say this?285- Use active voice (unless passive is clearer)286- Include natural connecting words287- Avoid corporate jargon288289### Phase 4: Clear290- Use specific, accurate verbs291- Maintain consistent terminology292- Test readability (Hemingway Editor, Flesch-Kincaid)293- Ensure unambiguous meaning294295## Workflow2962971. **Understand context**298 - User goals and needs299 - Business objectives300 - Technical constraints301 - Emotional state of user3023032. **Draft content**304 - Start with conversation (what would you say?)305 - Apply appropriate pattern306 - Consider voice and tone307 - Front-load important information3083093. **Edit iteratively**310 - Phase 1: Purposeful311 - Phase 2: Concise312 - Phase 3: Conversational313 - Phase 4: Clear3143154. **Test and measure**316 - Review with team317 - Test with users when possible318 - Measure task completion, comprehension319 - Iterate based on feedback320321## Accessibility in UX Writing322323Writing accessible content ensures all users, including those using assistive technology, can understand and interact with your product.324325### Core Accessibility Principles326327**Screen Reader Optimization**328- Label all interactive elements explicitly ("Submit form" not just "Submit")329- Write descriptive link text ("Read pricing details" not "Click here")330- Structure error messages to work with screen readers (error + field label read together)331- Use ARIA labels when visual context isn't sufficient332333**Cognitive Accessibility**334- Target 8-14 words per sentence (8 words = 100% comprehension, 14 words = 90%)335- Break complex information into scannable chunks336- Use clear headings and logical hierarchy337- Provide consistent, predictable patterns338339**Multi-Modal Communication**340- Don't rely on color alone to convey meaning341- Pair visual indicators with text ("Error: Email required" with red icon)342- Provide text alternatives for icons and images343- Ensure sufficient color contrast (WCAG AA minimum: 4.5:1)344345**Plain Language for All**346- Target 7th-8th grade reading level for general audience347- Define technical terms when first used348- Avoid idioms, metaphors, and cultural references349- Use common, everyday words350351### Accessible Pattern Examples352353**Buttons**354- ❌ Poor: "Submit" (context missing for screen readers)355- ✅ Good: "Submit application"356357**Links**358- ❌ Poor: "Click here for more information"359- ✅ Good: "Read our privacy policy"360361**Error Messages**362- ❌ Poor: Red text showing "Invalid"363- ✅ Good: "Error: Email must include @" (with error icon)364365**Form Labels**366- ❌ Poor: Placeholder-only fields367- ✅ Good: Visible label + optional placeholder368369## UX Text Benchmarks370371Use these research-backed metrics to create effective UX text.372373### Sentence Length Targets374375**By Content Type**376- **Buttons/CTAs**: 2-4 words ideal, 6 word maximum377- **Titles**: 3-6 words, 40 characters maximum378- **Error messages**: 12-18 words (including solution)379- **Instructions**: 20 words maximum, 14 ideal380- **Body copy**: 15-20 words per sentence average381- **Notifications**: 10-15 words for title + body382383**Comprehension Rates**384- 8 words or fewer: 100% user comprehension385- 14 words or fewer: 90% user comprehension386- 25 words: Maximum before significant comprehension drop387388### Character and Line Length389390**Optimal Ranges**391- **Line length**: 40-60 characters for maximum readability392- **Button labels**: 15-25 characters393- **Page titles**: 30-50 characters394- **Notification titles**: 35-45 characters395396### Reading Level Guidelines397398**By Audience**399- **General public**: 7th-8th grade (Flesch-Kincaid)400- **Professional tools**: 9th-10th grade401- **Technical products**: 10th-11th grade402- **Specialized fields**: 11th-12th grade (only when necessary)403404**Testing Tools**405- Hemingway Editor: Highlights complex sentences406- Readable.com: Provides multiple readability scores407- Microsoft Word: Built-in Flesch-Kincaid scoring408409## Common Mistakes to Avoid410411- Using passive voice excessively412- Generic button labels ("Submit", "OK")413- Blaming users in error messages414- Overly clever humor in serious contexts415- Inconsistent terminology416- Hidden instructions or explanations417- System-oriented language vs. user language418- Too many words (not concise enough)419- Robotic, corporate tone420- Relying on color alone for meaning421- Writing inaccessible link text ("Click here")422423## Quick Reference424425**Sentence case**: "Save your changes" (not "Save Your Changes") 426**Active imperative for buttons**: "Delete account" (not "Account deletion") 427**User-focused**: "Save time with shortcuts" (not "We offer shortcuts") 428**Specific verbs**: "Delete" (not "Remove" when permanently deleting) 429**Front-loaded**: "Password must be 8 characters" (not "Must be 8 characters for your password")430431## Resources432433This skill includes:434- **references/accessibility-guidelines.md**: Comprehensive guide to writing accessible UX text for all users435- **references/voice-chart-template.md**: Template for creating a product voice chart436- **references/content-usability-checklist.md**: Comprehensive checklist for evaluating UX text quality437- **references/patterns-detailed.md**: Extended examples of UX text patterns in different voices438- **examples/real-world-improvements.md**: Before/after transformations with detailed analysis and scoring439- **templates/error-message-template.md**: Fillable template for writing effective error messages440- **templates/empty-state-template.md**: Guide for creating helpful empty states441- **templates/onboarding-flow-template.md**: Framework for designing clear onboarding experiences