What problem does it solve?
Polish performs a meticulous final quality pass to catch small visual, interaction, and content details that separate shipped from truly finished work, addressing alignment, spacing, consistency, and missing states right before release.
Core Features & Use Cases
- Pre-Polish Assessment: Verify functional completeness, identify known issues, and confirm the quality bar (MVP vs flagship) and shipping timeline.
- Systematic Visual & Interaction Checks: Inspect alignment, spacing, typography, color contrast, interactive states, transitions, and micro-interactions across breakpoints.
- Content & Accessibility Review: Ensure copy consistency, alt text for images, keyboard focus indicators, required ARIA attributes, and WCAG contrast and motion preferences.
- Performance & Code Hygiene: Validate loading states, layout shift, remove debug logs, and confirm clean code practices before shipping.
Quick Start
Run the polish skill on the specified feature (for example, "checkout flow") to perform a systematic visual, interaction, accessibility, and content final pass before release.