II.
LibraryProcess overview
Reference · livelib-process:ux-ui-design--user-feedback
specializations/ux-ui-design/user-feedback overview
User Feedback Collection and Analysis process for gathering, synthesizing, and prioritizing user feedback through multiple channels including in-app tools, surveys, NPS/CSAT measurement, sentiment analysis, and insight generation
Attributes
displayName
specializations/ux-ui-design/user-feedback
description
User Feedback Collection and Analysis process for gathering, synthesizing, and prioritizing user feedback
through multiple channels including in-app tools, surveys, NPS/CSAT measurement, sentiment analysis, and insight generation
libraryPath
library/specializations/ux-ui-design/user-feedback.js
specialization
ux-ui-design
references
- - NPS Methodology: https://www.netpromoter.com/know/
- - CSAT Best Practices: https://www.questionpro.com/blog/csat/
- - Sentiment Analysis: https://www.nngroup.com/articles/sentiment-analysis-user-research/
- - Voice of Customer: https://www.forrester.com/what-it-means/voice-of-the-customer/
example
const result = await orchestrate('specializations/ux-ui-design/user-feedback', {
projectName: 'Mobile App User Feedback Initiative',
productName: 'TaskMaster Pro',
feedbackChannels: ['in-app-widget', 'surveys', 'support-tickets', 'app-reviews'],
targetResponseRate: 15,
npsTarget: 50
});
usesAgents
- feedback-strategist
- feedback-engineer
- feedback-ux-engineer
- survey-designer
- nps-analyst
- csat-analyst
- data-collector
- sentiment-analyst
- feedback-synthesizer
- insight-strategist
- feedback-prioritizer
- trend-analyst
- product-strategist
- feedback-reporter
- quality-auditor
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:ux-ui-design·Specialization
lib_implements_workflow2
- workflow:user-feedback-loop·WorkflowUser Feedback Loop
- workflow:product-discovery·WorkflowProduct Discovery
lib_involves_role2
- role:product-designer·RoleProduct Designer
- role:ux-researcher·RoleUX Researcher
lib_requires_skill_area3
- skill-area:design-systems·SkillAreaDesign Systems
- skill-area:interaction-design·SkillAreaInteraction Design
- skill-area:prioritization-frameworks·SkillAreaPrioritization Frameworks
uses_agent2
- lib-agent:product-management--product-strategist·LibraryAgentProduct Strategist
- lib-agent:shared--quality-auditor·LibraryAgentquality-auditor
Incoming edges
None.