One-click install
npx skills add https://github.com/microlinkhq/www --skill polish-microlinkhq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polish
Source: https://github.com/microlinkhq/www/tree/main/.agents/skills/polish
Command: npx skills add https://github.com/microlinkhq/www --skill polish-microlinkhq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents near-finished work from shipping with overlooked issues by providing a systematic last pass for alignment, interaction states, copy, and overall consistency.

Core Features & Use Cases

  • Pre-polish assessment: Ensures polishing happens only after functionality is complete and that you understand the quality bar (MVP vs flagship) and timing constraints.
  • Systematic polish checklist: Covers visual alignment/spacing, typography refinement, color & contrast (including accessibility), interaction states, transitions/micro-interactions, content/copy consistency, icon/image quality, form/input validation, edge cases, responsiveness, performance, and code quality.
  • Final verification loop: Encourages real-device testing, cross-checking against design intent, and fresh-eyes review to confirm the work feels intentional and bug-free.

Quick Start

Perform the final polish pass on the feature or area you are shipping by following the pre-polish assessment, then running through the systematic checklist until the final verification confirms quality at all states and breakpoints.

Frequently Asked Questions about polish

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

FAQPage Schema
How do I do a final UI polish pass before shipping a frontend feature?

A final UI polish pass involves a systematic checklist review of alignment, interaction states, transitions, and accessibility. You start with a pre-polish assessment to confirm functionality is complete, then verify each dimension until the work is bug-free and intentional.

What is included in a frontend shipping checklist for visual and UX consistency?

A frontend shipping checklist covers visual alignment, typography refinement, color contrast, interaction states, micro-interactions, edge cases, responsiveness, and code quality. It ensures the feature meets the quality bar and functions correctly across all breakpoints.

When should I run a pre-polish assessment on my UI?

You should run a pre-polish assessment only after core functionality is complete. It evaluates the quality bar, whether MVP or flagship, and checks timing constraints to ensure polishing happens at the right stage without blocking development.

How do I verify accessibility and responsive design during a polish workflow?

You verify accessibility by checking color contrast and validating reduced-motion considerations. Responsive design is confirmed through real-device testing and cross-checking behavior at all breakpoints to ensure the UI adapts correctly.

What's the best way to validate interaction states and transitions before release?

The best way to validate interaction states is using a systematic checklist to review hover, focus, active, and disabled states. Transitions and micro-interactions are checked against design intent, followed by a fresh-eyes review to confirm they feel intentional.

Does a UI polish checklist cover edge cases and form validation?

Yes, a comprehensive polish checklist covers edge cases, form input validation, content copy consistency, and icon image quality. It enforces a final verification loop to ensure all states are tested and the feature is ready for release.