ux-polish

Installation
SKILL.md

UX Polish

Workflow

  1. Parse $ARGUMENTS{subcommand} + {target} + options. Default subcommand = polish. Missing target → AskUserQuestion.

  2. Resolve target — in order:

    • Exact file path → use directly
    • Directory path → Glob *.html in it
    • Subject name → Glob dev/ux/wireframes/{target}/*.html
    • Nothing found → AskUserQuestion
  3. Load context:

    • Glob dev/ux/design-system.yaml → read design tokens (required for colorize/polish)
    • Glob biz/ux/empathy-map-{subject}.md → emotional tone hints (optional)
    • Missing design system on polish/colorize → AskUserQuestion or create defaults
  4. Read HTML — Read each target file. Assess current state.

Installs
2
GitHub Stars
20
First Seen
Apr 2, 2026
ux-polish — digital-stoic-org/agent-skills