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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It fixes the small visual, interaction, and content issues that prevent a finished feature from feeling truly production-ready and cohesive.

Core Features & Use Cases

  • Visual, spacing, and alignment refinement: Ensures pixel-perfect consistency, responsive correctness, and grid/baseline adherence.
  • Typography, color, and accessibility checks: Aligns hierarchy, contrast, token usage, and focus visibility to quality and WCAG expectations.
  • Interaction-state and edge-case completion: Verifies every interactive state (hover, focus, loading, error, success) plus responsive and performance details, including no layout shift and reduced-motion compliance.

Quick Start

Use the polish skill to perform a final quality pass on the target feature “onboarding flow” by checking alignment, typography, interaction states, error/loading handling, and responsiveness.

Frequently Asked Questions about polish

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

FAQPage Schema
How do I make a UI component feel production-ready before shipping?

To make a UI component production-ready, perform a meticulous final quality pass checking visual alignment, typography, interaction states, and edge cases. This polish process ensures design consistency and verifies accessibility without introducing new bugs.

What is a UI polish quality pass for design and dev handoffs?

A UI polish quality pass is a systematic review for design and dev handoffs that ensures a functionally complete component meets alignment, typography, contrast, and interaction state requirements. It verifies micro-interactions and code-quality hygiene before shipping.

How do I check interaction states and edge cases for responsive design?

Check interaction states and edge cases by verifying every interactive state including hover, focus, loading, error, and success. Ensure responsive design correctness, no layout shift, and reduced-motion compliance across all breakpoints.

Can I use a polish pass to verify accessibility and contrast in my UI?

Yes, you can use a polish pass to verify accessibility and contrast by aligning visual hierarchy and checking token usage against WCAG expectations. It ensures focus visibility and color contrast meet quality and accessibility standards.

What's the best way to ensure typography and spacing consistency in a finished feature?

The best way to ensure typography and spacing consistency is to perform a final visual refinement that checks pixel-perfect alignment, grid adherence, and baseline alignment. This guarantees design consistency across the entire feature.

Why does my functionally complete component still feel unfinished?

A functionally complete component feels unfinished due to small visual, interaction, and content issues preventing cohesion. Performing a final quality pass to check error handling, loading states, and micro-interactions resolves these remaining details.