ux-writing-patterns
Installation
SKILL.md
UX Writing Patterns
Buttons
| Action | Good | Bad |
|---|---|---|
| Save data | Save | Submit |
| Remove item | Remove | Delete |
| Confirm action | Confirm order | OK |
| Cancel action | Cancel | Go back |
| Navigate | View details | Click here |
Form Labels
- 'Email address' not 'Email:'
- 'Password (8+ characters)' not 'Password'
- Mark optional fields, not required ones
- Sentence case, not Title Case