ux-compare

Solid

Compare UX patterns across multiple reference apps using pattern libraries produced by ux-extract. Reads 2+ pattern-library.md files, walks them category by category, identifies where apps converge (strong signal), where they diverge (genuine design choice), what's unique to one app, and what's absent across the set. Produces an opinionated comparison document with recommendations for a new build. No browser needed — pure markdown analysis. Trigger with 'compare UX patterns', 'how do top apps handle X', 'ux comparison', 'pattern comparison across reference apps'.

Web & Frontend 851 stars 86 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
98
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# UX Compare Read N pattern libraries produced by `ux-extract` and synthesise a comparison. Answers questions like: - *"Across claude.ai, Linear, Notion, Vercel, and Superhuman — how are empty states handled?"* - *"Which apps use keyboard shortcuts, and what's the shared vocabulary?"* - *"When we build our billing page, should we follow convention or deliberately break it?"* A single extract is a reference point. Multiple extracts are a design library. A comparison is a *decision aid* — it turns the library into "here's what to do and why". ## When to use - **Before a build** — comparing 3–5 references for the feature class you're about to build reveals the convention and the tradeoffs - **During a design review** — "this pattern isn't in any of the 5 references we've extracted — is that deliberate?" - **For team alignment** — shared reference for a design decision - **To produce a design brief** — convergent patterns become the baseline; divergent patterns become the discussion ## Inputs ### Available libraries First, discover what's available. Pattern libraries live at: - `docs/ux-extracts/<app-name>/pattern-library.md` - `.jez/artifacts/ux-extracts/<app-name>/pattern-library.md` List everything you find. Show the user the inventory with the extraction date for each so they can spot stale ones: ``` Available pattern libraries: - claude.ai (extracted 2026-03-12) - linear.app (extracted 2026-02-28) - notion.so (extracted 2026-01-15) ← 3 months old - s...

Details

Author
jezweb
Repository
jezweb/claude-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category