Ux Friction Analyzer
Identifies UX friction points in digital interfaces using AI to suggest improvements based on user behavior data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add curiositech-ux-friction-analyzer npx -- -y @trustedskills/curiositech-ux-friction-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"curiositech-ux-friction-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/curiositech-ux-friction-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The UX Friction Analyzer skill identifies and quantifies usability issues within a given user interface description. It analyzes text descriptions of UI elements, workflows, or interaction sequences to pinpoint areas where users might experience frustration or difficulty. The tool provides scores indicating the severity of friction points and suggests potential improvements for enhanced user experience.
When to use it
- Website redesign: Before launching a redesigned website, analyze the new design's description to proactively identify usability issues.
- Mobile app development: Evaluate descriptions of mobile app flows to ensure intuitive navigation and ease of use.
- Software onboarding: Assess the clarity and efficiency of software onboarding processes by analyzing their textual representation.
- Internal tool creation: Before building an internal tool, analyze its intended workflow description to optimize user experience from the start.
Key capabilities
- Friction score calculation
- Identification of specific usability issues
- Suggestion of UX improvements
- Analysis of UI descriptions (text)
Example prompts
- "Analyze this website flow: [paste text describing a user journey]"
- "What are the friction points in this mobile app onboarding sequence? [paste text description]"
- "Score this internal tool workflow for usability. [paste text description]"
Tips & gotchas
The skill relies on accurate and detailed textual descriptions of the UI or process being analyzed; vague or incomplete descriptions will yield less reliable results. The output is a suggestion, not definitive proof of UX issues - always validate findings with user testing.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.