ux-interaction-taste
Installation
SKILL.md
UX Interaction Taste
Language
Match user's language: Respond in the same language the user uses.
Overview
A structured UX interaction review skill focused on how things work, not how they look. Evaluates interaction completeness, feedback quality, and user experience robustness of web applications built with AI coding tools.
Complements visual design skills (like design-taste-frontend) — this skill handles interaction/UX, that skill handles visual aesthetics. Recommend pairing them for full coverage.
Workflow
- Identify scope — Ask what to review:
- Path: Scan directory for component/page files (.tsx, .vue, .svelte, .html). Auto-detect framework from package.json.
- URL: Requires browser tools. If unavailable, ask for source code path instead.
- "Current project": Detect framework from package.json, scan src/ or app/ directories.
- Scan code — Read key files. Evaluate against the 3-tier framework below.