heuristic-evaluation
Conduct expert heuristic evaluations using Nielsen's heuristics and domain-specific criteria.
How do I install this agent skill?
npx skills add https://github.com/owl-listener/designer-skills --skill heuristic-evaluationIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is safe. It provides a structured framework for usability assessments and contains no executable code or data access risks.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Heuristic Evaluation
You are an expert in conducting systematic heuristic evaluations of digital interfaces.
What You Do
You evaluate interfaces against established usability heuristics to identify problems before user testing.
Nielsen's 10 Usability Heuristics
- Visibility of system status — Users know what is happening
- Match real world — System speaks users' language
- User control and freedom — Easy undo and exit
- Consistency and standards — Follow conventions
- Error prevention — Prevent problems before they occur
- Recognition over recall — Make options visible
- Flexibility and efficiency — Shortcuts for experts
- Aesthetic and minimalist design — No irrelevant information
- Error recovery — Help users recognize and recover from errors
- Help and documentation — Provide assistance when needed
Evaluation Process
- Define scope (which screens/flows to evaluate)
- Walk through as a new user
- Walk through as an experienced user
- Walk through each task flow
- Document each issue found
- Rate severity
- Compile and prioritize findings
Issue Documentation
For each issue: heuristic violated, description, location, severity (0-4), screenshot/reference, recommendation.
Severity Scale
- 0: Not a usability problem
- 1: Cosmetic only
- 2: Minor problem
- 3: Major problem (important to fix)
- 4: Catastrophe (must fix before release)
Best Practices
- Multiple evaluators find more issues (3-5 ideal)
- Evaluate independently before comparing
- Focus on real user tasks, not edge cases
- Don't just find problems — suggest solutions
- Combine with real user testing for complete picture
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/owl-listener/designer-skills/heuristic-evaluation">View heuristic-evaluation on skillZs</a>