Core pack — always active as final step. Visual polish pass for spacing, hierarchy, alignment, and cleanup. Runs after design-review and ux-baseline-check as the last quality step before presenting work.
This is a core skill. Use as the final step after design-review and ux-baseline-check on all visual work.
The screen works. Now make it feel right. This is the difference between functional and professional.
/bolder and /quieter as directional moves:
/bolder = increase contrast, hierarchy, or confidence without adding clutter/quieter = remove noise, reduce emphasis, let the right thing leadfont-variant-numeric: tabular-nums to prevent layout shift (counters, prices, stats, timers)text-wrap: balance, body text uses text-wrap: pretty to avoid orphans-webkit-font-smoothing: antialiased for crisper text on macOSoutline: 1px solid rgba(0,0,0,0.06) for consistent depthscale(0.97) on active state for tactile feedback, 100ms transitiontransition: all — always specify exact properties (transition-property: transform, opacity)Polish comes after structure is approved. Never polish a bad foundation.
/bolder or /quieter, then commit