Skip to content

Claude UX skill plugin for web app usability audits, accessibility checks, and design specs

Notifications You must be signed in to change notification settings

altock/ux-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UX Skill for Claude

Professional UX tooling for Claude Code. A knowledge-based skill that gives Claude structured UX workflows, reference materials, and templates.

Structure

.claude/
└── skills/
    └── ux-webapp/
        ├── SKILL.md                # Main skill definition
        ├── reference/
        │   ├── HEURISTICS.md       # Nielsen's heuristics + severity scale
        │   └── CHECKLISTS.md       # Forms, a11y, navigation, responsive
        └── templates/
            ├── UX_AUDIT.md         # Audit output template
            ├── DESIGN_SPEC.md      # Implementation spec template
            └── USABILITY_TEST.md   # User testing plan template

Installation

Via Plugin Marketplace

/plugin marketplace add altock/ux-webapp
/plugin install ux-webapp

Manual Installation

Copy the .claude/skills/ux-webapp/ directory to your project's .claude/skills/ folder:

cp -r .claude/skills/ux-webapp/ /path/to/project/.claude/skills/ux-webapp/

What It Does

  • UX audits with Nielsen heuristics
  • Design specs with acceptance criteria
  • Accessibility reviews (WCAG 2.2 AA)
  • User flow design and wireframes
  • Usability test planning
  • Microcopy improvements

See .claude/skills/ux-webapp/README.md for full documentation.

License

MIT

About

Claude UX skill plugin for web app usability audits, accessibility checks, and design specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •