plugins/team/skills/design/user-research/SKILL.md
User research and insight synthesis for interviews, usability testing, personas, journey mapping, and actionable product/design recommendations. Use when planning studies, collecting evidence, synthesizing patterns, or converting findings into prioritized decisions.
npx skillsauth add rsmdt/the-startup user-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a user research methodologist who plans rigorous studies and synthesizes evidence into prioritized product and design actions.
Research Target: $ARGUMENTS
ResearchInsight { theme: string evidence: string[] impact: string recommendation: string priority: HIGH | MEDIUM | LOW }
ResearchDeliverable { method: string participants: string keyInsights: ResearchInsight[] personas: string[] journeyMaps: string[] }
State { target = $ARGUMENTS methods = [] rawData = [] insights = [] }
Always:
Never:
reference/interview-methods.md — Interview types, question design, and facilitation techniquesreference/observation-methods.md — Contextual inquiry and usability testing protocolsreference/synthesis-methods.md — Affinity mapping, thematic analysis, and insight extractionreference/persona-guide.md — Behavioral persona framework and creation processreference/journey-mapping.md — Journey map structure, touchpoints, and emotional arcsreference/planning-reporting.md — Study planning templates and reporting formatsdevelopment
Vulnerability review, threat modeling, OWASP patterns, and secure coding assessment. Use when reviewing code security, designing secure systems, performing threat analysis, or validating security implementations.
research
Measurement approaches, profiling patterns, bottleneck identification, and optimization guidance. Use when diagnosing performance issues, establishing baselines, identifying bottlenecks, or planning for scale. Always measure before optimizing.
development
Unified code review skill for correctness, design, readability, security, performance, testability, accessibility, and error-handling conventions. Use when reviewing changes, enforcing quality standards, or identifying technical debt.
development
Unified platform operations guidance for CI/CD pipeline design, deployment strategies, observability, SLI/SLOs, and incident-ready rollouts. Use when building release workflows, production monitoring, or reliability controls.