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.
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.