Agent skill · Frontend

ui-ux-patterns

50+ named UX rules with numeric thresholds, 30+ UI styles catalog, industry anti-patterns, pre-delivery checklist

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill ui-ux-patterns --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/ui-ux-patterns/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# UI/UX Patterns Somut, olculebilir UX kurallari ve stil rehberi. Tahmin degil, sayi var. ## Priority Kategorileri | Oncelik | Kategori | Seviye | |---------|----------|--------| | 1 | Accessibility | CRITICAL | | 2 | Navigation & Wayfinding | HIGH | | 3 | Forms & Input | HIGH | | 4 | Typography & Readability | HIGH | | 5 | Color & Contrast | HIGH | | 6 | Layout & Spacing | MEDIUM | | 7 | Motion & Animation | MEDIUM | | 8 | Data Display | MEDIUM | | 9 | Feedback & States | MEDIUM | | 10 | Charts & Visualization | LOW | ## Named UX Rules (Sayisal Esiklerle) ### Accessibility (CRITICAL) | Kural | Esik | Aciklama | |-------|------|----------| | touch-target-size | min 44x44pt (iOS), 48x48dp (Android) | Dokunma alani minimum boyutu | | color-contrast-normal | 4.5:1 | Normal text kontrast orani (WCAG AA) | | color-contrast-large | 3:1 | Buyuk text (18px+ bold, 24px+) kontrast | | color-contrast-enhanced | 7:1 | AAA seviye kontrast | | focus-indicator | 2px+ visible ring | Klavye focus gostergesi | | text-resize | 200% zoom, icerik kaybolmamali | Browser zoom destegi | | animation-respect | prefers-reduced-motion | Animasyon tercihi | ### Navigation & Wayfinding | Kural | Esik | Aciklama

What's inside
Steps it walks through
  1. Priority Kategorileri
  2. Named UX Rules (Sayisal Esiklerle)
  3. Accessibility (CRITICAL)
  4. Navigation & Wayfinding
  5. Forms & Input
  6. Typography & Readability
  7. Color & Contrast
  8. Motion & Animation
  9. Layout & Spacing
  10. Feedback & States
  11. UI Stil Katalogu
  12. Industry-Specific Rehber
  13. Pre-Delivery UX Checklist
  14. Accessibility (Zorunlu)
More from vibecosystem
All skills →
About this skill
What does the ui-ux-patterns skill do?

50+ named UX rules with numeric thresholds, 30+ UI styles catalog, industry anti-patterns, pre-delivery checklist

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill ui-ux-patterns --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going