ux-test

Simulates seven persona-driven user testing sessions to identify UX friction points and delights.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/fredzannarbor/agentic-social-feed --skill ux-test-fredzannarbor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-test
Source: https://github.com/fredzannarbor/agentic-social-feed/tree/main/plugins/ux-test/skills/ux-test
Command: npx skills add https://github.com/fredzannarbor/agentic-social-feed --skill ux-test-fredzannarbor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Getting real user feedback on an app's UI is slow and expensive, so teams often ship interfaces without knowing where users will struggle. This Skill runs virtual user testing sessions with simulated personas to surface friction points and delight moments before real users encounter them. ## Core Features & Use Cases - Multi-Agent Simulation: Coordinates three agent personas (UX Design Expert, Content Expert, and unique Test Users) to run realistic think-aloud walkthroughs of your app's screens. - Structured Test Protocol: Runs 7 sessions covering diverse users (professionals, retirees, students) plus edge cases like VoiceOver accessibility and keyboard power users. - Synthesis Reporting: Produces per-session friction/delight logs with severity ratings and a final prioritized report separating UI issues from content/data issues. - Use Case: Before launching a new iOS app feature, run the simulation to discover that users hesitate on filter placement, then fix it before release. ## Quick Start Run a virtual UX test on my app described in the attached UI structure document and produce a synthesis report of friction points.

Frequently Asked Questions about ux-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a virtual UX test on my app?

Invoke the skill with an app configuration file or path, or describe your app's UI structure when prompted. The skill then runs 7 simulated sessions with distinct user personas and outputs friction points, delights, and a synthesis report.

What user personas does simulated UX testing cover?

The test plan covers 5 diverse users (professional, tech worker, retiree, student, expert) plus 2 edge cases: a VoiceOver accessibility user and a keyboard-focused power user. Each session generates a unique persona with age, occupation, tech comfort level, and goals.

Can simulated user testing replace real usability studies?

Simulated testing surfaces likely friction points cheaply and early, but it cannot capture real human behavior, emotions, or unexpected usage patterns. Use it for pre-release iteration, then validate findings with real user sessions.

What input does the UX test simulation need?

It needs a description of your app's UI structure, ideally with actual widget and component names plus screen content details. More detailed UI references produce more accurate simulations and more precise feedback.

Where are UX test results saved?

Results are written to docs/ux-test-results/ with a filename combining the app name and date. The output includes per-session reports and a final synthesis with prioritized recommended changes.