Design
Any model
Accessibility UI Pass
Fix keyboard, focus, labels, and semantics — not just color contrast.
Prompt
Copy the prompt, then replace the placeholders with your own context.
Review this UI for accessibility before merge.
Check:
- Keyboard navigation and focus order
- Visible focus states
- Labels, roles, and live regions for screen readers
- Color contrast and non-color cues
- Form errors associated with fields
- Motion / reduced-motion respect
List issues by WCAG impact. Provide minimal code fixes, not a full redesign.
Related prompts
More prompts with similar tags or categories.
Design
Any modelWrite helpful empty states that guide the next action.
133 copies
Write empty state copy for this screen. Include: - Title (what's empty) - One sentence of context - Primary action label - Optional secondary action Friendly but concise. No illustrations suggestions unless asked.
ux
copy
Design
Any modelFind hardcoded colors/spacing and map them to design tokens.
158 copies
Audit this UI for design system consistency. Find: - Hardcoded colors, spacing, radii, typography - One-off components duplicating existing primitives - Dark mode gaps Propose token mappings using existing theme variables. Minimal visual change unless fixing clear bugs.
design system
ui