From designpowers
Plans user research by identifying knowledge gaps, framing specific questions, selecting methods like usability testing or interviews, and ensuring inclusion. Use when user needs unclear or assumptions unvalidated.
npx claudepluginhub owl-listener/designpowers --plugin designpowersThis skill uses the workspace's default tool permissions.
Research is how we replace assumptions with evidence. This skill structures what you need to learn before committing to a design direction.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Research is how we replace assumptions with evidence. This skill structures what you need to learn before committing to a design direction.
Review the design brief and list:
Present this to the user. Assumptions and unknowns become research questions.
Convert gaps into answerable questions. Good research questions are:
Aim for 3-5 research questions. More than that means you need to narrow scope.
Match methods to questions:
| Question Type | Recommended Methods |
|---|---|
| "What do people currently do?" | Journey mapping, diary studies, contextual inquiry |
| "Why do people struggle with X?" | Usability testing, think-aloud protocols |
| "What do people need?" | Interviews, jobs-to-be-done analysis |
| "Which approach works better?" | A/B testing, preference testing, card sorting |
| "How does our offering compare?" | Competitive analysis, heuristic evaluation |
| "Who are we designing for?" | Persona development, ability spectrum mapping |
Every research plan must address:
# Research Plan: [Topic]
## Research Questions
1. [Question]
2. [Question]
3. [Question]
## Methods
| Method | Questions Addressed | Participants | Timeline |
|--------|-------------------|-------------|----------|
| [Method] | Q1, Q2 | [Who and how many] | [When] |
## Inclusion Considerations
[How participant diversity and method accessibility will be ensured]
## Expected Outputs
[What deliverables this research will produce — personas, journey maps, findings report]
## Decision Points
[Which design decisions this research will inform]
Save to: docs/designpowers/research/YYYY-MM-DD-<topic>-plan.md
Present the plan. Confirm scope, methods, and timeline are realistic.
design-discoveryinclusive-personas (when persona development is a research output)design-strategy (research informs strategy)This skill plans research — it does not execute it. Execution happens with real people in the real world. The plan ensures that when research happens, it is structured, inclusive, and actionable.