·heuristic-evaluation
*

heuristic-evaluation

abhsin/designskills

Systematic usability evaluation using established heuristics (Nielsen's 10, Shneiderman's 8, or custom rubrics). Use when reviewing UI designs, screenshots, prototypes, or live products for usability issues. Triggers on "review this design", "what's wrong with this UI", "usability check", "evaluate this interface", or when user shares screenshots/mockups asking for feedback.

17Installs·0Trend·@abhsin

Installation

$npx skills add https://github.com/abhsin/designskills --skill heuristic-evaluation

SKILL.md

If not provided, ask: "What are users trying to accomplish here?"

| # | Heuristic | What to look for |

| 1 | Visibility of system status | Loading indicators, progress, confirmation, current state | | 2 | Match real world | Familiar language, logical order, conventions from domain | | 3 | User control & freedom | Undo, cancel, exit, back navigation, escape hatches | | 4 | Consistency & standards | Same words/actions mean same things, platform conventions |

Systematic usability evaluation using established heuristics (Nielsen's 10, Shneiderman's 8, or custom rubrics). Use when reviewing UI designs, screenshots, prototypes, or live products for usability issues. Triggers on "review this design", "what's wrong with this UI", "usability check", "evaluate this interface", or when user shares screenshots/mockups asking for feedback. Source: abhsin/designskills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/abhsin/designskills --skill heuristic-evaluation
Category
*Creative Media
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is heuristic-evaluation?

Systematic usability evaluation using established heuristics (Nielsen's 10, Shneiderman's 8, or custom rubrics). Use when reviewing UI designs, screenshots, prototypes, or live products for usability issues. Triggers on "review this design", "what's wrong with this UI", "usability check", "evaluate this interface", or when user shares screenshots/mockups asking for feedback. Source: abhsin/designskills.

How do I install heuristic-evaluation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/abhsin/designskills --skill heuristic-evaluation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/abhsin/designskills