Ux Fix banner
Laith0003 Laith0003

Ux Fix

Design community

Description

--- description: Opt-in fix loop. Reads the latest report from .ux/, validates working tree, and applies findings as atomic commits via the right sub-agents. Triggers on "fix the findings", "apply the fixes", or "run the fix loop". Use when applying findings from a previous audit / copy / a11y / motion / polish report, the user says "fix the findings" or "apply the fixes", atomic commits per finding. Skip when no prior report exists in .ux/, the working tree is dirty and the user hasn't agreed t

Installation

Installs to ~/.claude/skills/laith0003-ux-skill-ux-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/laith0003-ux-skill-ux-fix && curl -fsSL https://raw.githubusercontent.com/Laith0003/ux-skill/HEAD/commands/ux-fix.md -o ~/.claude/skills/laith0003-ux-skill-ux-fix/SKILL.md

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

Full documentation available on GitHub

View Source Repository