review:ux

Analyze specs and code diffs for efficiency-first UX patterns.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/IKatsuba/skills --skill review-ux-ikatsuba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review:ux
Source: https://github.com/IKatsuba/skills/tree/main/review/ux
Command: npx skills add https://github.com/IKatsuba/skills --skill review-ux-ikatsuba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UX reviews often require time-consuming, structured analysis to ensure efficiency-first patterns, keyboard-first navigation, inline editing, optimistic UI, and pro-tool experiences across features.

Core Features & Use Cases

  • Evaluate command palette, keyboard shortcuts, focus management, search-first patterns, and context-sensitive actions.
  • Provide actionable recommendations for inline editing, default behavior, and minimal context switching.
  • Use case: A product team wants a rapid UX audit of a new admin panel to ensure power-user workflows are fast and keyboard-friendly.

Quick Start

Run a UX review pass on the targeted feature set to identify keyboard flows and inline editing gaps.

Frequently Asked Questions about review:ux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a UX review for keyboard navigation and inline editing in an admin panel?

To run a UX review for keyboard navigation and inline editing, analyze feature specs in .specs directories and branch diffs. This process evaluates command palette patterns, focus management, and contextual actions to deliver actionable efficiency-first pro-tool UX recommendations.

What are optimistic UI patterns and when do I need to evaluate them?

Optimistic UI patterns provide fast feedback by updating the interface immediately before server confirmation. You need to evaluate them during feature reviews when auditing productivity tools to ensure minimal context switching and rapid power-user workflows.

Can I use this to audit code patterns for command palettes and keyboard shortcuts?

Yes, you can audit code patterns for command palettes and keyboard shortcuts. The review analyzes branch diffs and code structures to enforce keyboard-first navigation, ensuring power-user workflows in admin interfaces remain fast and accessible.

What is the best way to identify efficiency-first UX gaps in productivity tools?

The best way to identify efficiency-first UX gaps is applying a structured review pass targeting search-first patterns and context-sensitive actions. This reveals missing inline editing, default behaviors, and fast feedback loops in productivity and admin interfaces.

Does this UX review process require any specific dependencies or components?

No specific dependencies or components are required to execute this UX review process. It operates directly on your feature specifications, branch diffs, and code patterns to evaluate inline editing and optimistic UI implementations without external tools.

Why should I focus on keyboard-first navigation during a feature review?

You should focus on keyboard-first navigation during a feature review because it accelerates productivity for power users. Evaluating keyboard shortcuts and focus management ensures minimal context switching and delivers an optimized pro-tool experience.