polish

Inspect UI components, layouts, and accessibility for pre-release polish issues.

59|14|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/vobase/vobase --skill polish-vobase
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: polish
Source: https://github.com/vobase/vobase/tree/main/.agents/skills/polish
Command: npx skills add https://github.com/vobase/vobase --skill polish-vobase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Polishing catches the small visual, interaction, copy, and performance issues that keep a feature from feeling finished and professional by enforcing consistency, spacing, accessibility, and micro-interaction quality before shipping.

Core Features & Use Cases

  • Systematic final-pass checklist covering alignment, spacing, typography, color contrast, interaction states, transitions, images, forms, edge cases, responsiveness, performance, and code cleanliness.
  • Practical verification steps such as grid overlays, spacing token checks, accessibility contrast audits, state testing (hover/focus/active/disabled/loading), and device testing.
  • Use Case: Run this polish pass on a new signup flow to produce a prioritized list of visual and interaction fixes, accessibility corrections, and performance improvements for the final release.

Quick Start

Run the polish checklist on the target feature and return a prioritized list of visual, interaction, copy, accessibility, and performance issues with concrete remediation steps.

Frequently Asked Questions about polish

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

FAQPage Schema
How do I run a final UI polish pass before production release?▼

A UI polish pass systematically catches visual, interaction, copy, and performance issues by enforcing consistency, spacing, accessibility, and micro-interaction quality before shipping a feature to production.

What is included in a pre-release UX and accessibility checklist?▼

A pre-release UX checklist covers alignment, spacing, typography, color contrast, interaction states, transitions, edge cases, responsiveness, performance, and code cleanliness for front-end components.

How do I verify UI spacing tokens and accessibility contrast?▼

Verify UI spacing tokens and accessibility contrast by applying grid overlays, checking design token usage, and auditing color contrast ratios against motion preferences and interaction states.

Does a frontend polish pass require access to the running application?▼

Yes, a frontend polish pass requires access to the running application and design assets to validate interaction states, responsive layouts, forms, and micro-details across breakpoints and devices.

What is the best way to fix visual inconsistencies in web features?▼

The best way to fix visual inconsistencies is to run a systematic final-pass checklist that inspects design tokens, verifies interaction states, and returns a prioritized list of concrete remediation steps.