enhance-web-redesign
Installation
SKILL.md
Surface router:
/uiux. You are here:enhance-web-redesign. Native iOS/Android (SwiftUI / Compose, no web layer) is out of scope — use Apple HIG / Material directly.
Redesign Skill
Degree of freedom: MIXED. Taste and audit judgment [HIGH freedom]; keep-the-stack, no-break-functionality [LOW freedom — run exactly].
How to reason
- Scan — framework, styling, current patterns
- Triage — AI-tells first (3+ = slop; kill those)
- Fix — existing stack, Fix Priority order; no rewrite
- Preserve — flows still work; deps exist before import
Worked example
Scan: Vite + Tailwind v4; Inter everywhere; three equal feature cards; no hover. Triage: Inter, purple hero gradient, three cards, "Welcome to…" — four tells. Fix: Geist; one accent; asymmetric feature row; hover/active; keep routes. Preserve:
npm run buildgreen; no new framework.