Modern UI/UX guidance covering CRAP, HCI laws, and design system thinking.
A skill that teaches Claude design fundamentals — CRAP principle, Hick's law, Fitts's law, Gestalt — and how to apply them to wireframes and component design. Catches the 'AI design slop' that makes everything look like the same dashboard.
Добавьте в context_servers. Zed перезагружается автоматически.
claude mcp add oiloil-ui-ux-guide-skill -- git clone https://github.com/oil-oil/oiloil-ui-ux-guide ~/.claude/skills/oiloil-ui-ux-guide
Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.
Сценарии использования
Реальные сценарии: OilOil UI/UX Guide
Have Claude critique a UI screenshot against design principles
👤 Solo devs without a designer⏱ ~15 minintermediate
Когда использовать: You built a screen and want a structured critique before shipping.
Предварительные требования
Server/skill installed and authenticated — See repo README
Поток
Submit
Using the UI/UX skill, review attached screenshot of the settings page.✓ Скопировано
→ Critique grouped by CRAP + HCI laws
Prioritize
Rank the issues by impact and tell me the top 3 to fix.✓ Скопировано
→ Top-3 list with reasoning
Итог: A short, ranked action list rather than 30 vibes.
Подводные камни
Visual critique from a screenshot misses interaction issues. Pair with a real Playwright walkthrough for flows. — Visual critique from a screenshot misses interaction issues. Pair with a real Playwright walkthrough for flows.
Стоимость и лимиты
Во что обходится
Квота API
See provider docs for rate limits
Токенов на вызов
Varies by tool
Деньги
See repo README for pricing details
Совет
Cache tool results and avoid repeated identical calls.
Безопасность
Права, секреты, радиус поражения
Хранение учётных данных: Use environment variables; never commit secrets
Исходящий трафик: Tool calls go to the provider's API as documented
Устранение неполадок
Частые ошибки и исправления
critique is too generic
Provide the screen's purpose and audience. The skill's quality improves with context.
Проверить: Re-run with context
skill doesn't see images
Ensure your Claude client supports image input; otherwise paste a Figma/HTML render.