polish

Fix alignment, spacing, consistency, and detail issues across UI components and documentation.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/cshyang/nochore --skill polish-cshyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polish
Source: https://github.com/cshyang/nochore/tree/main/capabilities/incubator/skills/polish
Command: npx skills add https://github.com/cshyang/nochore --skill polish-cshyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Final quality pass before shipping. Fixes alignment, spacing, consistency, and detail issues that separate good from great.

Core Features & Use Cases

  • Systematic visual alignment: verify grids, baseline alignment, and optical centering across components.
  • Typography & content discipline: enforce consistent font scales, line lengths, and copy style.
  • Interaction completeness: ensure default, hover, focus, active, disabled, loading, error, and success states are implemented.
  • Accessibility & performance: verify contrast, focus indicators, responsive behavior, and no layout shifts.
  • Documentation hygiene: clean up help text, labels, and inline instructions before release.

Quick Start

Review the current design and code, then perform a final polish pass to bring everything to production-ready quality.

Frequently Asked Questions about polish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a final UI polish pass to fix visual alignment and spacing issues before shipping?

Perform a final UI polish pass by systematically verifying grid alignment, baseline spacing, and optical centering across components to fix visual alignment and spacing issues before shipping.

What is the best way to ensure UI interaction completeness for hover, focus, and loading states?

The best way to ensure UI interaction completeness is to audit and implement all default, hover, focus, active, disabled, loading, error, and success states for consistent component behavior.

How do I fix typography consistency and accessible contrast across responsive breakpoints?

Fix typography consistency and accessible contrast by enforcing uniform font scales, verifying contrast ratios, checking focus indicators, and testing responsive behavior across all breakpoints.

Can I use a polish pass to clean up documentation and help text before release?

Yes, you can use a polish pass to clean up documentation, help text, labels, and inline instructions, ensuring copy style consistency before release.

Does the polish process identify remaining TODOs and prepare production-ready materials?

Yes, the polish process identifies remaining TODOs, coordinates across UI components and copy, and prepares production-ready materials with clear notes for release.