user-research
$
npx mdskill add anthropics/knowledge-work-plugins/user-researchPlans, conducts, and synthesizes user research studies to understand user needs and behaviors.
- Helps with planning, executing, and analyzing user research to gain insights into user motivations and workflows.
- Integrates with or depends on methods like interviews, usability tests, surveys, and card sorting for data collection.
- Decides recommendations based on research methods, sample sizes, and timeframes tailored to specific study goals.
- Presents results through structured guides, analysis frameworks, and prioritized findings for actionable insights.
SKILL.md
.github/skills/user-researchView on GitHub ↗
--- name: user-research description: Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research. --- # User Research Help plan, execute, and synthesize user research studies. ## Research Methods | Method | Best For | Sample Size | Time | |--------|----------|-------------|------| | User interviews | Deep understanding of needs and motivations | 5-8 | 2-4 weeks | | Usability testing | Evaluating a specific design or flow | 5-8 | 1-2 weeks | | Surveys | Quantifying attitudes and preferences | 100+ | 1-2 weeks | | Card sorting | Information architecture decisions | 15-30 | 1 week | | Diary studies | Understanding behavior over time | 10-15 | 2-8 weeks | | A/B testing | Comparing specific design choices | Statistical significance | 1-4 weeks | ## Interview Guide Structure 1. **Warm-up** (5 min): Build rapport, explain the session 2. **Context** (10 min): Understand their current workflow 3. **Deep dive** (20 min): Explore the specific topic 4. **Reaction** (10 min): Show concepts or prototypes 5. **Wrap-up** (5 min): Anything we missed? Thank them. ## Analysis Framework - **Affinity mapping**: Group observations into themes - **Impact/effort matrix**: Prioritize findings - **Journey mapping**: Visualize the user experience over time - **Jobs to be done**: Understand what users are hiring your product to do ## Deliverables - Research plan (objectives, methods, timeline, participants) - Interview guide (questions, probes, activities) - Synthesis report (themes, insights, recommendations) - Highlight reel (key quotes and observations)
More from anthropics/knowledge-work-plugins
- accessibility-reviewRun a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
- account-research"Research a company using Common Room data. Triggers on 'research [company]', 'tell me about [domain]', 'pull up signals for [account]', 'what's going on with [company]', or any account-level question."
- analyzeAnswer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.
- architectureCreate or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.
- audit-supportSupport SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.
- brand-reviewReview content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before/after fixes. Use when checking a draft before it ships, when auditing copy for voice consistency and terminology, or when screening for unsubstantiated claims, missing disclaimers, and other legal flags.
- brand-voice-enforcement>
- briefGenerate contextual briefings for legal work — daily summary, topic research, or incident response. Use when starting your day and need a scan of legal-relevant items across email, calendar, and contracts, when researching a specific legal question across internal sources, or when a developing situation (data breach, litigation threat, regulatory inquiry) needs rapid context.
- build-dashboardBuild an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.
- build-zoom-botBuild a Zoom meeting bot, recorder, or real-time media workflow. Use when joining meetings programmatically, processing live media or transcripts, or combining Meeting SDK, RTMS, and backend services.