UX/UI evaluation, AI governance, and AI security skills for AI coding assistants. Audit interfaces with Nielsen heuristics, WCAG, Don Norman principles. Assess AI risk with NIST AI RMF, ISO 42001, OWASP LLM Top 10, and OWASP AI Testing Guide.
npx skills add https://github.com/mastepanoski/claude-skills --skill ux-audit-rethinkCLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。
Professional UX/UI evaluation and AI governance skills for AI coding assistants. Audit your interfaces using industry-standard methodologies like Nielsen's heuristics, WCAG compliance, and Don Norman's principles.
📦 View all skills → | Official directory by Vercel
Our skills are indexed on skills.sh — the open directory for discovering agent skills across the ecosystem. Each skill below has a direct link to its skills.sh page where you can see install commands, usage examples, and community stats.
These skills work with any AI assistant supporting the Agent Skills standard:
# List all available skills
npx skills add mastepanoski/claude-skills --list
# Install a specific skill
npx skills add mastepanoski/claude-skills --skill wcag-accessibility-audit
# Install all skills
npx skills add mastepanoski/claude-skills
After installation, simply ask your AI assistant to use the skill:
The AI will automatically detect when to use the installed skills based on your request.
npx skills add mastepanoski/claude-skills --skill ux-audit-rethink
Holistic UX audit using the Interaction Design Foundation's frameworks:
Best for: Comprehensive interface evaluation with strategic redesign proposals
Example usage:
"Perform a complete UX audit on my e-commerce checkout flow"
"Evaluate the overall UX of this dashboard and propose improvements"
npx skills add mastepanoski/claude-skills --skill nielsen-heuristics-audit
Systematic evaluation using Jakob Nielsen's 10 usability heuristics:
Includes: Severity ratings (0-4 scale), actionable recommendations
Best for: Quick usability inspection, identifying major usability problems
Example usage:
"Check my app against Nielsen's heuristics"
"Find usability issues in this navigation menu"
npx skills add mastepanoski/claude-skills --skill wcag-accessibility-audit
Complete WCAG 2.1/2.2 accessibility audit:
Best for: Legal compliance (ADA, Section 508), inclusive design, accessibility certification
Example usage:
"Audit my website for WCAG AA compliance"
"Check if this form meets accessibility standards"
npx skills add mastepanoski/claude-skills --skill don-norman-principles-audit
Evaluate interfaces using Don Norman's 7 principles from The Design of Everyday Things:
Best for: Evaluating intuitiveness and learnability of new interfaces
Example usage:
"Check if users can discover key features in my app"
"Evaluate the affordances in this mobile interface"
npx skills add mastepanoski/claude-skills --skill cognitive-walkthrough
Step-by-step simulation of novice user cognition for specific tasks:
Best for: Testing onboarding flows, critical user tasks, first-time user experience
Example usage:
"Walk through the signup process as a new user"
"Analyze the 'create new project' task for a first-time user"
npx skills add mastepanoski/claude-skills --skill ui-design-review
Comprehensive visual design evaluation across 10 dimensions:
Best for: Visual refinement, design system audits, brand consistency
Example usage:
"Review the visual design of my landing page"
"Check if my component library is consistent"
npx skills add mastepanoski/claude-skills --skill iso-42001-ai-governance
AI system governance using ISO 42001:2023 standard:
Best for: AI product development, ML system audits, regulatory preparation
Example usage:
"Audit my recommendation algorithm for ISO 42001 compliance"
"Review AI governance practices for our chatbot"
npx skills add mastepanoski/claude-skills --skill nist-ai-rmf
AI risk assessment using NIST AI RMF 1.0 framework:
Best for: AI risk assessment, regulatory preparation, organizational AI governance, trustworthy AI evaluation
Example usage:
"Assess risks of our AI recommendation system using NIST AI RMF"
"Evaluate trustworthiness of our chatbot deployment"
"Conduct an AI risk management review for our ML pipeline"
npx skills add mastepanoski/claude-skills --skill owasp-llm-top10
Security audit for LLM and GenAI applications using OWASP Top 10 for LLM Apps 2025:
Best for: LLM application security, penetration testing, secure AI architecture, GenAI compliance
Example usage:
"Audit security of our AI chatbot for OWASP LLM vulnerabilities"
"Check our RAG system for prompt injection and data leakage risks"
"Review security posture of our GenAI application"
npx skills add mastepanoski/claude-skills --skill owasp-ai-testing
Systematic AI trustworthiness testing using OWASP AI Testing Guide v1 (2025):
Best for: AI penetration testing, trustworthiness validation, red-team exercises, CI/CD test suites
Example usage:
"Run OWASP AI testing on our chatbot application"
"Test our RAG system for prompt injection and data leakage"
"Execute a trustworthiness assessment of our ML pipeline"
npx skills add mastepanoski/claude-skills --skill ai-assessment-scale
Evaluate AI contribution levels using the AI Assessment Scale (AIAS) framework:
Best for: AI usage transparency, project documentation, team workflow assessment, compliance disclosure
Example usage:
"Evaluate the AI contribution level in my project"
"Assess how much AI was used in this codebase"
"Generate an AIAS transparency report for my repository"
npx skills add mastepanoski/claude-skills --skill nielsen-heuristics-audit
Share the URL, screenshot, or code of your interface:
"Here's my login page: https://example.com/login"
"I've attached a screenshot of my dashboard"
"Here's the React component code for my form"
"Audit this using WCAG standards"
"Check this against Nielsen's heuristics"
"Perform a complete UX evaluation"
The AI will provide:
Choose based on your goal:
| Your Goal | Recommended Skill |
|---|---|
| Complete UX overhaul | ux-audit-rethink |
| Quick usability check | nielsen-heuristics-audit |
| Legal accessibility compliance | wcag-accessibility-audit |
| Test if interface is intuitive | don-norman-principles-audit |
| Analyze specific user task | cognitive-walkthrough |
| Polish visual design | ui-design-review |
| AI system governance | iso-42001-ai-governance |
| AI risk management | nist-ai-rmf |
| LLM/GenAI security | owasp-llm-top10 |
| AI trustworthiness testing | owasp-ai-testing |
| AI contribution transparency | ai-assessment-scale |
Pro tip: Start with ux-audit-rethink for comprehensive evaluation, then use specialized skills to deep-dive into specific areas.
Browse our collection → | Search all skills →
skills.sh is the official open directory by Vercel for discovering agent skills. Our skills are automatically indexed with:
Other skill directories:
Want to improve these skills or create new ones? Check out:
We welcome pull requests for:
MIT License - See LICENSE file for details
Questions? Open an issue on GitHub
Built with ❤️ by @mastepanoski