Ui Refine banner
LucaDominici LucaDominici

Ui Refine

Security community

Description

--- description: "Iterative UI refinement: audit existing UI, select issues to fix, apply fixes, re-audit. Provide file paths or component names." argument-hint: "src/components/Dashboard.tsx" --- # /ui-refine Iterative refinement loop for existing UI. Audits, pauses for user input on what to fix, applies fixes, then re-audits to confirm. --- ## Phase 1: Initial Audit (Read-Only) Use the `ui-auditor` agent on the provided paths: > Target: $ARGUMENTS Read-only mode. The auditor will identi

Installation

Installs to ~/.claude/skills/lucadominici-ui-uix-enterprise-ui-refine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucadominici-ui-uix-enterprise-ui-refine && curl -fsSL https://raw.githubusercontent.com/LucaDominici/ui-uix-enterprise/HEAD/commands/ui-refine.md -o ~/.claude/skills/lucadominici-ui-uix-enterprise-ui-refine/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository