sf-lwc-content
Installation
SKILL.md
sf-lwc-content: Microcopy and UI Writing for LWC
The words inside a component matter as much as the visual design. Write clear, helpful, human UI text that guides users and reduces confusion.
Core Principles
- Clear over clever — say exactly what happened and what to do next
- Active voice — "Save the record" not "The record will be saved"
- Verb-first buttons — "Create Account" not "Account Creation"
- No jargon — "Something went wrong" not "Null pointer exception in line 42"
- Consistent terminology — pick one word and use it everywhere
Error Messages
Structure: What + Why + What to Do
Every error message answers three questions:
Related skills