What problem does it solve?
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
Core Features & Use Cases
- Visual Alignment & Spacing: Pixel-perfect alignment, consistent spacing, optical centering, and responsive behavior.
- Typography Refinement: Hierarchy consistency, line length and height, and kerning adjustments.
- Color & Contrast: Token usage, accessible contrast, and theme consistency.
- Interaction States: Default, hover, focus, active, disabled, loading, error, and success states.
- Micro-interactions & Transitions: Smooth 150-300ms transitions, consistent easing, respects reduced motion.
- Content & Copy: Consistent terminology and grammar, appropriate length and punctuation.
- Edge Cases & Error States: Helpful loading, empty, and error states; recovery paths.
- Responsiveness & Performance: Mobile to desktop consistency; performance considerations.
- Code Quality: Clean code, avoid TODOs, console logs, and unused imports.
- Polish Checklist & Final Verification: Step-by-step validation and verification across the UI.
Quick Start
Provide the target area to polish, such as polishing the header for alignment and spacing before release.