software-ux-research
Catalogue stub — full skill: vasilyu1983/AI-Agents-public
Decision tree
Is the full skill already installed?
- Global:
grep -q "^das:" ~/.agents/skills/software-ux-research/SKILL.md 2>/dev/null && echo "pointer" || echo "installed" - Project:
grep -q "^das:" .agents/skills/software-ux-research/SKILL.md 2>/dev/null && echo "pointer" || echo "installed" - No
das:block → full skill installed, invoke and proceed das:block present → go to step 2
- Global:
Detect scope, then install:
[ -e ~/.agents/skills/software-ux-research ] && echo "global" || echo "project"Global:
npx skills add vasilyu1983/AI-Agents-public --skill software-ux-research -g -yProject:
npx skills add vasilyu1983/AI-Agents-public --skill software-ux-research -yClaude Code: send either command as a chat message starting with
!to run it without leaving the conversation.
What it does
A research-ops powerhouse (~15–19KB per topic): survey-design (Likert/NPS/SUS, sample-size math with finite-population correction, bias rewrites, full stats), research-repository management (governance, taxonomy ownership, decay/freshness, GDPR/PII classification, adoption ROI), and usability testing (think-aloud protocols, SEQ/ASQ/SUS, severity matrices, reporting). Web research picked this over Owl’s thinner research skills.
When NOT to use
- Lightweight single-method help → may be heavier than needed
- AI-moderated/synthetic interviews → use
user-research-cookiy