npx claudepluginhub xoai/sageThis skill uses the workspace's default tool permissions.
Adds UX-specific tasks to the development plan. Runs AFTER the core `plan`
Conducts multi-perspective UX reviews using Nielsen heuristics, WCAG accessibility checks, and interaction analysis for UI components, user flows, PRs, and design critiques.
Creates step-by-step design plans from briefs or strategies, breaking large tasks into reviewable chunks with verification criteria, accessibility checks, and file targets.
Bundles 9 UX skills for audit, research, evaluation, brief, discovery, specification, task planning, heuristic review, and writing to integrate UX processes into development workflows.
Share bugs, ideas, or general feedback.
Adds UX-specific tasks to the development plan. Runs AFTER the core plan
skill completes. Only activates in ARCHITECT mode — BUILD mode plans are
lightweight and don't need separate UX tasks.
Review the plan and add these UX tasks at appropriate points in the task sequence.
Add before the first implementation task:
Usability test the design (before code):
If real user testing isn't feasible, substitute:
Insert after every user-facing component is implemented:
Heuristic spot-check:
Add after the final implementation task, before merge:
Usability test the implementation (after code):
Accessibility audit:
existing plan tasks...
+ [UX] Prototype usability test (before implementation)
existing implementation tasks...
+ [UX] Heuristic spot-check on [component A]
+ [UX] Heuristic spot-check on [component B]
existing implementation tasks...
+ [UX] Implementation usability test (after implementation)
+ [UX] Accessibility audit
existing verification tasks...
usability-testing.md — Krug's one-morning test protocol, key metricsheuristic-evaluation.md — The 10 heuristics and Critical Four subset