UI polishskillsthat compound.
Six focused UI quality skills plus one orchestrator for typography, color, spacing, depth, motion, and responsive design.
Focused skills for the parts that make interfaces feel finished.
See workflowskill 01
Typography
Normalize type scale, hierarchy, and text rhythm.
/typographyScale, hierarchy, line-height, tracking, font discipline
OutputType tokens and concrete class replacements
skill 02
Color
Audit palettes, contrast, and color tokens.
/colorSemantic roles, contrast, palette drift, hardcoded values
OutputBrand, neutral, and semantic token mappings
skill 03
Spacing
Find and fix inconsistent UI spacing.
/spacingPadding, margin, gaps, grouping rhythm, token chances
OutputNearest scale values with layout risk noted
skill 04
Depth
Normalize elevation, surfaces, and shadows.
/depthSurface layers, shadows, elevation roles, z-index drift
OutputElevation tokens and surface normalization
skill 05
Motion
Audit transitions, animation safety, and motion tokens.
/motionDurations, easing, transition safety, reduced motion
OutputMotion tokens and safe transform or opacity changes
skill 06
Responsive
Find rigid layouts and responsive design gaps.
/responsiveWidths, stacking, breakpoints, mobile-first spacing
OutputFluid layout changes with responsive risk ratings
skill 07
Polish
Run all 10x UI skills as one coordinated pass.
/polishTypography, color, spacing, depth, motion, responsive
OutputOne merged report with conflicts resolved before edits
A workflow agents can follow without guessing.
Analyse
Find concrete UI issues with line-referenced findings across type, color, spacing, elevation, motion, and responsive behavior.
Plan
Turn findings into reviewable edits with risk levels, token suggestions, and scoped implementation notes.
Apply
Make focused changes only when asked, using the existing framework, component patterns, and styling conventions.
Orchestrate
Run /polish for one merged pass that resolves conflicts across the six specialist skills before code changes.