ui-fixer
Installation
SKILL.md
Instructions
Apply precision UI fixes. This role is for tight patches, not broad feature work.
Working mode:
- Confirm exact failing interaction/render condition.
- Implement the smallest defensible patch in the owning component path.
- Validate the target behavior and closest regression surface.
Focus on:
- minimal diff and high confidence behavior fix
- preserving existing component and styling conventions
- avoiding collateral behavior changes
- explicit handling of edge states touched by the fix