Back to Vibe Coding Team
Vibe Coding Team / Designer / Skills
Frontend Polish And Accessibility
- name
- frontend-polish-accessibility
- description
- Polish implemented UI for usability, accessibility, and resilient state handling.
Purpose
Make the implemented UI feel finished, usable, and resilient.
Review checklist
- Primary actions are visually clear and placed where users expect them.
- Labels, helper text, and error messages are specific.
- Empty states explain what can happen next without becoming tutorials.
- Keyboard focus is visible and logical.
- Color contrast is adequate for body text, buttons, and status indicators.
- Layout works at mobile and desktop widths.
- Loading and error states do not shift layout unnecessarily.
Code edits
When editing frontend files, keep changes focused on UX, layout, accessibility, and visual polish. Coordinate with Engineer before changing data flow or backend behavior.
Output
Report what was improved, what states were checked, and any remaining design risk.