Agent Plugins Marketplace
All plugins

wondelai-ux-heuristics

v1.0.0

Usability heuristics and principles for UX audits

Claude Code1 Skill

By Wondel.aiLicense: MIT2.7k GitHub starsUpdated last month

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Aug 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install wondelai-ux-heuristics for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install wondelai-ux-heuristics@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/design/wondelai-ux-heuristics/.

Plugin files

plugins/design/wondelai-ux-heuristics/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

ux-heuristicsSKILL.md

Evaluate and improve interface usability using heuristic analysis. Use when the user mentions "usability audit", "users are confused", "form usability", "navigation problems", "Nielsen heuristics", "cognitive walkthrough", or "is this easy to use". Also trigger when reviewing a design for usability issues, improving form-completion rates, or evaluating information architecture and navigation. Covers Krug's laws, Nielsen's 10 heuristics, severity ratings, dark-pattern recognition, and accessibility. For visual design fixes, see refactoring-ui. For conversion-focused audits, see cro-methodology.

Plugin manifests1

plugins/design/wondelai-ux-heuristics/.claude-plugin/plugin.json
{
  "name": "wondelai-ux-heuristics",
  "version": "1.0.0",
  "description": "Usability heuristics and principles for UX audits",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "design",
    "wondelai",
    "skills"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[wondelai-ux-heuristics on Agent Plugins Marketplace](https://pluginsmp.com/plugins/wondelai-ux-heuristics)