Back to Skills

ux-analyzer

verified

Analyze user experience patterns, best practices, and accessibility requirements

View on GitHub

Marketplace

siftcoder-marketplace

ialameh/sift-coder

Plugin

siftcoder

development

Repository

ialameh/sift-coder

skills/ux-analyzer/SKILL.md

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/ialameh/sift-coder/blob/main/skills/ux-analyzer/SKILL.md -a claude-code --skill ux-analyzer

Installation paths:

Claude
.claude/skills/ux-analyzer/
Powered by add-skill CLI

Instructions

# UX Analyzer Skill

Analyze user experience patterns, best practices, and accessibility requirements for specific domains and applications.

## Invocation
This skill is invoked by `/siftcoder:ideate` at Level 2+ or can be used standalone.

## Capabilities

### 1. Domain-Specific UX Patterns

**Common Domains & Their UX Requirements:**

#### E-Commerce
```
E-COMMERCE UX ESSENTIALS

Navigation:
├── Category hierarchy (max 3 levels deep)
├── Breadcrumb navigation
├── Persistent search bar
└── Filter/sort capabilities

Product Pages:
├── High-quality images with zoom
├── Clear pricing and availability
├── Size/variant selectors
├── Add to cart without page refresh
├── Related products
└── Customer reviews with photos

Checkout:
├── Guest checkout option (CRITICAL)
├── Progress indicator
├── Order summary visible throughout
├── Multiple payment options
├── Address autocomplete
├── Save for later / wishlist
└── Clear error messages

Trust Signals:
├── Security badges
├── Return policy visible
├── Customer service access
└── Reviews and ratings
```

#### SaaS / Productivity
```
SAAS UX ESSENTIALS

Onboarding:
├── < 3 steps to first value
├── Progress indicators
├── Skip option for experienced users
├── Interactive tutorials (not walls of text)
├── Empty states that guide action
└── Sample data option

Dashboard:
├── Key metrics at a glance
├── Actionable insights
├── Recent activity
├── Quick actions
└── Customizable widgets

Core Workflow:
├── Keyboard shortcuts
├── Undo/redo support
├── Auto-save
├── Inline editing
├── Bulk actions
└── Real-time collaboration indicators

Settings:
├── Searchable settings
├── Grouped by category
├── Preview changes before applying
└── Reset to defaults option
```

#### Mobile Apps
```
MOBILE UX ESSENTIALS

Navigation:
├── Bottom navigation (max 5 items)
├── Thumb-friendly tap targets (44x44pt minimum)
├── Swipe gestures for common actions
├── Pull to refresh
└── Back button behavior consistency

Performance:
├── Skeleton screens (not spi

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
6754 chars