- Home
- Skills
- Arjenschwarz
- Agentic Coding
- Ui Ux Reviewer
ui-ux-reviewer_skill
- Python
16
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill arjenschwarz/agentic-coding --skill ui-ux-reviewer- SKILL.md3.5 KB
Overview
This skill evaluates and improves user experience for command-line, web, mobile, and desktop interfaces. I provide focused, actionable usability reviews that prioritize accessibility, efficiency, and clear guidance. Reviews balance ideal UX patterns with realistic implementation effort to deliver measurable user improvements.
How this skill works
I run a structured inspection using heuristic evaluation, platform-specific guidelines, and accessibility standards. The review covers visual hierarchy, navigation flows, interaction feedback, error handling, and performance perception. For each finding I produce concrete recommendations, impact assessments, and implementation notes to guide designers and engineers.
When to use it
- Before a public launch to catch major usability and accessibility problems
- When iterating on an existing interface to prioritize usability fixes
- During design sprints to validate flows and reduce cognitive load
- To audit CLIs for help clarity, output readability, and error messaging
- When improving mobile or responsive behavior and touch interactions
Best practices
- Use Nielsen’s heuristics and platform guidelines as measurable checklists
- Prioritize critical accessibility fixes (WCAG or terminal accessibility) first
- Make recommendations specific: show current state, problem, recommended change, and expected impact
- Balance user impact with implementation complexity to create feasible roadmaps
- Include examples and micro-interaction notes for any proposed animation or transition
Example use cases
- A web app audit that identifies confusing navigation and prescribes a reorganized information architecture
- A mobile review that fixes touch target sizes, gesture conflicts, and onboarding friction
- A CLI review that restructures commands, improves help output, and standardizes error messages
- A desktop app review that adds keyboard shortcuts, clarifies menus, and improves window management
- A performance-perception audit that proposes loading states and progressive disclosure to reduce perceived latency
FAQ
You get a structured report with a summary, prioritized issues, specific recommendations, user impact assessments, and implementation notes.
Do you check accessibility?
Yes. Web reviews reference WCAG; CLIs and native apps are evaluated for screen reader support, contrast, and keyboard/terminal accessibility.