🔍
QualityTypeScript

UX Audit

by bitjaru

UX Audit is a Quality skill for Claude Code, published by bitjaru in styleseed.

906 stars82 forkson bitjaru/styleseedAdded 2026/08/22Repository updated 2026/08/21
agent-skillsai-codingai-designai-uiclaude-codeclaude-skillscodexcursordesign-judgmentdesign-systemdesign-tokensnextjsradix-uireactshadcnshadcn-uitailwindcsstypescriptui-designvibe-coding
Install in seconds
Install UX Audit
Copy UX Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/bitjaru/styleseed/tree/main/skills/ss-audit ~/.claude/skills/ss-audit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/bitjaru/styleseed.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/ss-audit/SKILL.md in bitjaru/styleseed
Installs to
~/.claude/skills/ss-audit
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What UX Audit does

UX Audit reviews screens for usability issues using Nielsen’s heuristics and mobile UX checks. Use it when you need a structured screen audit with scores, issues, and recommendations.

UX Audit is cataloged under Quality on DirSkills. UX Audit comes from a repository tagged agent-skills, ai-coding, ai-design, ai-ui and claude-code.

Documentation

README

UX Audit

Registry-first artifact boundary

When .styleseed/project.json and .styleseed/artifacts/index.json exist, resolve the requested artifact ID first, then read only .styleseed/bundles/<artifact-id>.md and .styleseed/manifests/<artifact-id>.json. Never fall back to the global legacy bundle for a registry project. Legacy projects may use .styleseed/effective-rules.md only when no registry exists.

When NOT to use

  • For accessibility-only issues → use /ss-a11y
  • For design system token/golden-rule compliance → use /ss-review
  • For copy/microcopy quality → use /ss-copy
  • For brand new screens that don't exist yet — design first with /ss-page or /ss-flow

Target: $ARGUMENTS

Audit Framework

Nielsen's 10 Usability Heuristics

This is the opening of the README. Read the full README on GitHub.

Commands UX Audit provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ss-a11y
  • /ss-review
  • /ss-copy
  • /ss-page
  • /ss-flow

Frequently asked about UX Audit

  • What else does bitjaru publish alongside UX Audit?

    UX Audit is one of 23 skills that DirSkills catalogs from bitjaru/styleseed, the repository it ships in. Its siblings there include Accessibility Audit, Design Lint and Design Score. Each one is a separate skill with its own page in this directory, installs the same way UX Audit does, and is maintained by bitjaru in that same repository. The rest of the collection is listed on the bitjaru/styleseed page.

  • How does UX Audit compare to other Quality skills?

    UX Audit ranks #899 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of UX Audit against them. Open each page to compare what they document and how they install.

More from bitjaru/styleseed

UX Audit is one of 23 skills cataloged on DirSkills from bitjaru/styleseed.

See all 23 skills