Design research study
Skill alexe-ev/product-plugins/ux-research/skills/design-research-study
Skill library for AI agents — 15 product domains, 121 skills. Tells the agent what to ask, how to reason, and what to output.
npx -y skills add alexe-ev/product-plugins --skill design-research-studyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design a structured UX or product research study including method selection, protocol, stimuli, and success criteria. Use this skill when a team needs to go beyond ad-hoc interviews to a rigorous, repeatable research design.
SKILL.md
2.6 KB, 480 tokens by cl100k_base, as published. Nobody here has run it
Design Research Study
Purpose
Help teams design a research study that is rigorous enough to produce reliable, comparable findings — whether for usability testing, concept evaluation, diary studies, or observational research.
Skill type
Conceptual skill
Use this skill when
- A research question requires more structure than an informal interview
- Research needs to be repeatable across participants or time periods
- A study design needs review before execution
- Multiple research methods need to be combined in a single study
Do not use this skill when
- A simple user interview plan is sufficient (use run-user-interviews)
- The goal is synthesizing completed research (use synthesize-qualitative-research)
Required inputs
- Research question or goal
- Participant profile
Optional inputs
- Prototype or designs to evaluate (for usability studies)
- Prior research findings
- Constraints: time, budget, access to participants
- Required output format (report, deck, video clips)
Upstream context
Works best when:
- Research scope has been defined
- UX research plan exists
Downstream handoff
Output can feed:
- run-usability-testing (study design → test execution)
- analyze-usability-findings (study design defines analysis frame)
- synthesize-qualitative-research (study design informs synthesis approach)
Instructions
- Define the study goal and specific research questions.
- Select the research method(s): usability test, concept test, diary study, contextual inquiry, survey.
- Design the protocol: task order, stimuli, questions, time allocation.
- Define the participant profile and screening criteria.
- Define how data will be captured: notes, recordings, observations.
- Define analysis approach and success criteria.
- Pilot the protocol before running with real participants.
Output
Provide:
- Study goal and research questions
- Method selection with rationale
- Study protocol (task list, questions, time plan)
- Participant profile and screening criteria
- Data capture plan
- Analysis approach and success criteria
- Pilot plan
- Known risks and mitigations
Risks / caveats
- Unstructured studies produce inconsistent data that is hard to synthesize
- Pilot sessions are not optional — they catch protocol flaws before wasting participant time
- Moderator bias is real: train whoever is running the study
What ships with it: 3 files
7.0 KB alongside SKILL.md
examples/
- example-light-context.md2.0 KB
- example-poor-context.md1.0 KB
- example-rich-context.md4.0 KB