ux-researcher-designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/ux-researcher-designer skilz install alirezarezvani/claude-skills/ux-researcher-designer --agent opencode skilz install alirezarezvani/claude-skills/ux-researcher-designer --agent codex skilz install alirezarezvani/claude-skills/ux-researcher-designer --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/product-team/ux-researcher-designer ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
D
Score: 64/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No numbered steps or workflow for conducting UX research; lists capabilities but doesn't show how to use them
- No references/ directory; all details should be layered, not in single script file
- No input/output examples showing what persona generator produces; users can't see expected results
Recommendations
- Focus on improving Pda (currently 13/30)
- Address 3 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 1/23/2026
Developer Feedback
I notice you're tackling UX research and design as a skill—that's a territory where most tool-builders stay surface-level, so I'm curious how you're structuring the progression from research fundamentals to actual design decisions.
Links:
The TL;DR
You're at 64/100, solidly in D territory. This is based on Anthropic's 5-pillar framework. Your strongest area is Spec Compliance (12/15)—the frontmatter is clean and triggers are well-chosen. The real drag is Progressive Disclosure Architecture (13/30), where you're missing the layered reference structure that makes skills actually teachable.
What's Working Well
- Good trigger coverage: "user research", "persona creation", "journey mapping" will catch the right moments when Claude needs this skill
- Real working code: Your persona generator script actually produces output with confidence scoring, not just theoretical
- Correct YAML structure: No metadata issues, just straightforward and valid
The Big One: Missing Reference Architecture
Here's what's holding you back—SKILL.md is 300 words of overview, but the actual smarts are buried in a 150+ line Python script. Users have no guide for when to use what, or how the pieces fit together.
The fix: Create a references/ directory with layered docs:
references/persona-methodology.md- detailed methodology (what makes a persona valid?)references/journey-mapping-guide.md- step-by-step journey mappingreferences/example-personas.md- 2-3 real output examples showing what "good" looks like
Then in SKILL.md, add a Research Workflow section with numbered steps that tie back to these docs. This alone buys you +6 points by fixing the PDA score.
Other Things Worth Fixing
No usage examples in SKILL.md - Show what the persona generator outputs with actual sample data. Right now users can't tell if they're using it right. (+3 points)
Incomplete capabilities list - You claim "usability testing frameworks" and "research synthesis" but there's no script or guidance for these. Either remove them or add them properly. (+2 points)
Script needs a TOC - Your persona_generator.py is past 100 lines but has no table of contents. Add a docstring that lists main classes and helper functions so people can navigate it. (+2 points)
Marketing language creeping in - "Comprehensive toolkit" reads like marketing copy. Just say "Provides research methods and scripts for user-centered experience design." (+1 point)
Quick Wins
- Highest impact: Add
references/directory with persona methodology + example outputs → +6 pts - Next: Create numbered workflow in SKILL.md linking to those references → +3 pts
- Easy: Add sample input/output to the script section → +3 pts
- Polish: Remove unimplemented capabilities or back them up with guides → +2 pts
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?