uiux-toolkit

uiux-toolkit is a skill for Claude Code from georgekhananaev/claude-skills-vault. It costs 91 tokens per session (1,530 once invoked), scanned A, original, MIT.

A toolkit for reviewing how a website or app looks and works for users. It covers usability, accessibility, responsive layouts, interactions, content, and design systems.

In plain words
What is it for?
It supports UI/UX audits, WCAG accessibility reviews, mobile and desktop checks, user-flow analysis, and design-system reviews.
Why use it?
It helps identify confusing user flows, visual problems, accessibility barriers, and design inconsistencies.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It supports UI/UX audits, WCAG accessibility reviews, mobile and desktop checks, user-flow analysis, and design-system reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/georgekhananaev/claude-skills-vault/uiux-toolkit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add georgekhananaev/claude-skills-vault --skill uiux-toolkit
Clone the repo
git clone --depth 1 https://github.com/georgekhananaev/claude-skills-vault

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for uiux-toolkit

README.md
[![agentmods](https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/uiux-toolkit/github.svg)](https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/uiux-toolkit)
Your own site
<a href="https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/uiux-toolkit"><img src="https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/uiux-toolkit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for uiux-toolkit

Your own site · 80×15
<a href="https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/uiux-toolkit"><img src="https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/uiux-toolkit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,530 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.01530
Opus 5 $0.00046 $0.00765
Sonnet 5 $0.00018 $0.00306
Haiku 4.5 $0.00009 $0.00153

Measured 9d ago against content hash 7df4dbbc11b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

uiux-toolkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/check_contrast.py, scripts/generate_report.py, scripts/run_axe.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/uiux-toolkit/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

UI/UX Toolkit

Professional UX/UI evaluation across 9 domains. Combines design theory w/ UX methodology. Framework-agnostic for web, mobile & desktop.

Audit Type Selection

Need Load
Full UX Audit ALL references
Visual Design visual-design.md + interaction-review.md
Accessibility accessibility-inspector.md
Usability heuristic-audit.md + user-flow-analysis.md
Responsive/Mobile responsive-behavior.md
Design System design-system-audit.md
Content content-ux-audit.md
AI Interface ai-ux-patterns.md
Privacy/Ethics privacy-ethics-audit.md

Sub-Workflows

Domain Reference Purpose
Visual references/visual-design.md Hierarchy, typography, color, Gestalt, spacing
Heuristic references/heuristic-audit.md Nielsen's 10 + modern methods
A11Y references/accessibility-inspector.md WCAG 2.2 AA/AAA, keyboard, screen readers
Flow references/user-flow-analysis.md Task paths, friction, cognitive load
Responsive references/responsive-behavior.md Breakpoints, touch, RTL/LTR, PWA
Interactions references/interaction-review.md Micro-interactions, animations, feedback
Design System references/design-system-audit.md Token consistency, component audit
Content references/content-ux-audit.md UX writing, readability, voice & tone
AI/ML references/ai-ux-patterns.md Explainability, trust, error handling
Privacy references/privacy-ethics-audit.md Dark patterns, consent, GDPR/DSA

Quick Start

1. Define Scope

Audit Scope:
├── Screens: [target screens]
├── Flows: [primary tasks, conversion paths]
├── Platform: [Web/iOS/Android/Desktop/All]
├── WCAG: [A/AA/AAA]
└── Focus: [Visual/A11Y/Usability/Perf]

2. Select Type

Type Refs Coverage
Quick Visual visual-design.md Design theory
Quick A11Y accessibility-inspector.md Automated + keyboard
Heuristic heuristic-audit.md Nielsen's 10
Full All 9 refs Complete eval
Focused 2-3 refs Targeted review

Read the full file on GitHub · 187 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 187 lines · 91 tokens per session scan A 7df4dbbc11b2

Subscribe to this mod's changes

uiux-toolkit is a skill published in the GitHub repository georgekhananaev/claude-skills-vault (28 stars, last pushed 1mo ago), licensed MIT. It adds 91 tokens to every session and 1,530 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

design-system-synthesizer

Use when the user says 'build a design system for my site', 'extract design tokens', 'capture my brand', or 'build my style guide', or after a rebrand. Reads representative pages, theme files, and media to extract logo, colors, typography, spacing, and components, then writes a visible style-guide page.

respira-press/agent-skills-wordpress · 74 tokens

art-direction

Use on any page build, redesign, or 'make it look better' request on a site that has (or needs) a saved Art Direction. Loads the direction before the first element is written, plans tokens in two passes against the direction's donts and the known AI-default aesthetics, builds with tokens preserved, checks the result…

respira-press/agent-skills-wordpress · 96 tokens

page-template-library

Use when the user says 'save this as a template', 'create a playbook from this page', 'capture this layout', or has hand-built the same page type three times. Captures canonical page patterns as reusable playbooks that later page generation can spawn from in seconds.

respira-press/agent-skills-wordpress · 60 tokens

figma-to-elementor

Use when the user says 'figma to elementor', 'build this figma design in elementor', or hands over a Figma frame to rebuild in WordPress. Maps the Figma node tree to Elementor widgets and containers and writes clean Elementor JSON into a draft duplicate, so nothing live is touched.

respira-press/agent-skills-wordpress · 68 tokens

figma-to-bricks

Use when the user says 'figma to bricks', 'build this figma design in bricks', or hands over a Figma frame to rebuild on a Bricks Builder site. Maps the Figma node tree to native Bricks elements with BEM global classes, imports the frame's palette into the Bricks design system, and writes to a draft, so nothing live…

respira-press/agent-skills-wordpress · 83 tokens

figma-to-divi

Use when the user says 'figma to divi', 'build this figma design in divi', or hands over a Figma frame to rebuild in WordPress on a Divi site. Maps the Figma node tree to native Divi sections, rows, columns and modules (Divi 5 blocks or Divi 4 shortcodes, auto-detected) and writes to a draft, so nothing live is…

respira-press/agent-skills-wordpress · 93 tokens