Nielsen Heuristics Audit
Description
Nielsen 10 ヒューリスティクスによる UX 監査スキル(MIT / mastepanoski/claude-skills 由来)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
nielsen-heuristics-audit
Jakob Nielsen の 10 ユーザビリティヒューリスティクスで、アプリやサイトの UX を体系的に評価するスキルです。問題の特定、重大度付け、改善提案までをレポートにまとめます。
インストール
npx skills add kentem-yu-mochizuki/nielsen-heuristics-audit
Cursor ではスキル名を指定して依頼できます。
この画面を nielsen-heuristics-audit でレビューして
できること
- 10 原則ごとの違反と良い点の洗い出し
- 重大度(0–4)付きの指摘
- 優先度付きアクションリスト
- スクリーンショット、Figma、画面説明からの評価
アクセシビリティの適合確認には `accessibility-audit` や `color-contrast-auditor` と組み合わせてください。
出典
このスキルは MIT ライセンスの OSS を再配布しています。
- オリジナル: mastepanoski/claude-skills の
skills/nielsen-heuristics-audit - Copyright (c) 2026 mastepanoski
変更がある場合は、オリジナルのライセンス条件に従います。
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,