eval-ux

Evaluate web and mobile interface usability using Nielsen's 10 heuristics.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Kwondongkyun/claude-code-settings --skill eval-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-ux
Source: https://github.com/Kwondongkyun/claude-code-settings/tree/main/skills/eval-ux
Command: npx skills add https://github.com/Kwondongkyun/claude-code-settings --skill eval-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

이 스킬은 UX 평가를 체계적으로 수행하기 위한 프레임워크가 부족한 상황에서, Jakob Nielsen의 10가지 휴리스틱을 바탕으로 서비스의 사용성 문제를 식별하고 심각도를 분류합니다.

Core Features & Use Cases

  • 휴리스틱 기반 평가: Nielsen의 10가지 휴리스틱에 따라 화면 상태, 일치성, 제어성 등 주요 영역을 점수화합니다.
  • 심각도 분류 및 우선순위 제시: 각 문제를 0-4 점의 심각도로 등급화하고 개선 우선순위를 제공합니다.
  • 보고서 생성 및 공유: 평가 결과를 체계적인 보고서로 정리하고 팀과 공유하기 쉽게 요약합니다.
  • 적용 범위: 웹 및 모바일 인터페이스의 사용성 평가에 적용 가능하며, 필요 시 웹 리소스 확인도 지원합니다.

Quick Start

대상 서비스의 화면을 관찰하고 H1–H10 각 휴리스틱에 점수를 매긴 뒤 보고서를 생성하라.

Frequently Asked Questions about eval-ux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate service usability using Nielsen heuristics?

To evaluate service usability using Nielsen heuristics, you observe the target interface and assign scores to each of the ten heuristics (H1–H10) to identify usability issues. This structured scoring framework systematically assesses screen states, consistency, and user control.

What is the severity rating scale used in a UX heuristic evaluation?

The severity rating scale used in a UX heuristic evaluation rates identified usability issues from 0 to 4 points. This severity taxonomy helps prioritize improvements by classifying the severity of each problem found during the interface assessment.

Can I use this Nielsen heuristic evaluation for mobile interfaces?

Yes, you can use this heuristic evaluation for mobile interfaces as well as web interfaces. The evaluation framework is designed to assess usability issues across both web and mobile platforms, identifying areas for improvement in either context.

How do I generate a UX evaluation report for my team?

You generate a UX evaluation report by summarizing the heuristic scores and severity ratings into a structured document. The report-generation workflow organizes the usability issues and improvement priorities, making it easy to share findings with your team.

What is the best way to prioritize UX improvements after a usability review?

The best way to prioritize UX improvements is by using the 0-4 severity rating taxonomy applied to each identified usability issue. This systematic scoring framework highlights critical interface problems and generates a prioritized list of improvements.

Do I need web resource access to perform a UX evaluation?

You do not strictly need web resource access, but the evaluation framework supports checking web resources when necessary. You can observe the target service's screens directly to apply the Nielsen heuristics and assess usability issues.