polish

Identify and fix quality issues in finished features before release.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Guibibi/budgetpulse --skill polish-guibibi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polish
Source: https://github.com/Guibibi/budgetpulse/tree/main/.agents/skills/polish
Command: npx skills add https://github.com/Guibibi/budgetpulse --skill polish-guibibi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you catch the subtle quality issues that remain after a feature is functionally complete, such as spacing drift, inconsistent typography, missing interaction states, and rough copy.

Core Features & Use Cases

  • Visual refinement: Tightens alignment, spacing, and responsive layout consistency.
  • Interaction polish: Checks hover, focus, active, loading, error, and success states.
  • Content consistency: Smooths copy, terminology, capitalization, and icon treatment.
  • Use case: Apply it before release to turn a working feature into one that feels intentional, cohesive, and production-ready.

Quick Start

Ask the polish skill to review the target feature for spacing, alignment, interaction states, copy consistency, and accessibility issues.

Frequently Asked Questions about polish

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

FAQPage Schema
How do I fix spacing drift and typography inconsistencies before a release?

To fix spacing drift and typography inconsistencies before release, review the finished feature for visual alignment and apply consistent spacing rules. This process tightens responsive layout consistency and ensures typography scales intentionally across product surfaces.

What is UI polish and when do I need to check interaction states?

UI polish is the process of refining a functionally complete feature by checking interaction states like hover, focus, active, loading, error, and success. You need it when a working feature still feels rough and requires refinement before shipping.

How do I review my feature for accessibility and contrast issues?

Review your feature for accessibility and contrast issues by auditing the target surfaces for WCAG compliance, state coverage, and responsive behavior. This catches subtle quality issues like missing interaction states and rough copy before release.

Can I use automated design consistency checks on a finished feature?

Yes, you can apply design consistency checks to a finished feature to identify spacing drift, inconsistent terminology, and capitalization errors. This smooths content consistency and ensures a working feature becomes a cohesive, production-ready surface.

Does UI review work for responsive layout and clean code artifacts?

Yes, UI review works for responsive layout consistency and identifies clean code issues by catching debug artifacts left in the codebase. It ensures the feature maintains consistent spacing and typography across different screen sizes before release.