Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

afrexai-ux-research-engine-bakafrexai ux 研究引擎 bak

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

3,585

周安装

154

GitHub Stars

公开资料未说明

下载量

1,257
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:afrexai-ux-research-engine-bak(afrexai ux 研究引擎 bak)
来源仓库:https://github.com/lambert-min/afrexai-ux-research-engine-bak
安装命令:
openclaw skills install afrexai-ux-research-engine-bak
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install afrexai-ux-research-engine-bak

简介

UX 研究与设计系统备份版本,支持用户旅程与可用性测试流程。

  • 适用于界面结构梳理、视觉规范对齐与组件层级优化。
  • 可辅助生成 UI 方案并检查跨设备适配效果。
  • 需确保与主版本功能一致后再用于生产环境。afrexai-ux-research-engine-bak 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议保留原始配置路径并在变更前做兼容性测试。

SKILL.md

name
afrexai-ux-research-engine
description
Complete UX Research & Design system — user discovery, persona building, journey mapping, usability testing, research synthesis, and design validation. Zero dependencies.

UX Research Engine ⚡

Complete UX research methodology — from discovery to validated design decisions. No scripts, no APIs, no dependencies. Pure agent skill.


Phase 1: Research Planning

Research Brief YAML

project: "[Product/Feature Name]"
research_question: "[What do we need to learn?]"
business_context:
  objective: "[Business goal this research supports]"
  decision: "[What decision will this research inform?]"
  stakeholders: ["PM", "Design Lead", "Engineering"]
  deadline: "YYYY-MM-DD"
scope:
  product_area: "[Feature/flow being studied]"
  user_segment: "[Who are we studying?]"
  geographic: "[Regions/markets]"
methodology: "[See selection matrix below]"
sample_size: "[See calculator below]"
timeline:
  planning: "Week 1"
  recruiting: "Week 1-2"
  fieldwork: "Week 2-3"
  analysis: "Week 3-4"
  reporting: "Week 4"
budget:
  participant_incentives: "$X"
  tools: "$X"
  total: "$X"
success_criteria:
  - "[Specific insight we need]"
  - "[Confidence level required]"
  - "[Actionable output format]"

Method Selection Matrix

MethodBest ForSample SizeTimeCostConfidence
User InterviewsDeep "why" understanding, exploring unknowns5-152-4 weeks$$High (qualitative)
Usability TestingFinding interaction problems, validating flows5-8 per round1-2 weeks$$High (behavioral)
SurveysQuantifying attitudes, measuring satisfaction100-400+1-2 weeks$High (statistical)
Card SortingInformation architecture, navigation labels15-30 (open), 30+ (closed)1 week$Medium
Diary StudiesLong-term behavior, context of use10-152-6 weeks$$$High (longitudinal)
A/B TestingComparing specific design variants1000+ per variant1-4 weeks$Very High
Contextual InquiryUnderstanding real environment, workflows4-82-3 weeks$$$Very High
Tree TestingValidating IA without visual design50+1 week$High
First-Click TestingNavigation effectiveness30-501 week$Medium
Concept TestingEarly-stage idea validation8-151-2 weeks$$Medium
Heuristic EvaluationExpert review of existing UI3-5 evaluators2-3 days$Medium
Competitive UX AuditUnderstanding market standardsN/A1 week$Low-Medium

Decision Tree: Which Method?

Do you know WHAT the problem is?
├── NO → Generative Research
│   ├── Need context? → Contextual Inquiry
│   ├── Need attitudes? → User Interviews
│   ├── Need behaviors over time? → Diary Study
│   └── Need broad patterns? → Survey (exploratory)
│
└── YES → Evaluative Research
    ├── Have a prototype/product?
    │   ├── YES → Usability Testing
    │   │   ├── Early concept → Concept Test (paper/low-fi)
    │   │   ├── Key flow → Task-based Usability Test
    │   │   └── Comparing options → A/B Test
    │   └── NO → 
    │       ├── Testing IA → Card Sort / Tree Test
    │       └── Testing content → First-Click Test
    └── Need expert opinion fast? → Heuristic Evaluation

Sample Size Calculator

Qualitative (interviews, usability):

  • 5 users find ~85% of usability issues (Nielsen)
  • 8-12 for thematic saturation in interviews
  • 15+ for diverse populations or complex domains
  • Rule: keep going until you hear the same things 3x

Quantitative (surveys):

Population90% Confidence ±5%95% Confidence ±5%99% Confidence ±5%
100748087
500176217285
1,000214278399
10,000264370622
100,000+271384660

A/B Tests:

  • MDE (Minimum Detectable Effect) drives sample size
  • 5% MDE, 80% power, 95% confidence → ~1,600 per variant
  • 2% MDE → ~10,000 per variant
  • Always run for full business cycles (min 1 week)

Phase 2: Participant Recruiting

Screener Template

screener:
  title: "[Study Name] Participant Screener"
  target_profile:
    demographics:
      age_range: "[e.g., 25-45]"
      location: "[e.g., US-based]"
      language: "[e.g., English-fluent]"
    behavioral:
      product_usage: "[e.g., Uses [product] 3+ times/week]"
      experience_level: "[e.g., 1+ year with similar tools]"
      recent_activity: "[e.g., Made a purchase in last 30 days]"
    psychographic:
      decision_maker: "[e.g., Primary household purchaser]"
      tech_comfort: "[e.g., Comfortable with mobile apps]"
  
  screening_questions:
    - question: "How often do you use [product category]?"
      type: "single-select"
      options: ["Daily", "Weekly", "Monthly", "Rarely", "Never"]
      qualify: ["Daily", "Weekly"]
      disqualify: ["Never"]
    
    - question: "Which of these tools do you currently use?"
      type: "multi-select"
      options: ["Tool A", "Tool B", "Tool C", "None"]
      qualify_min: 1
      
    - question: "What is your primary role?"
      type: "single-select"
      options: ["Developer", "Designer", "PM", "Marketing", "Other"]
      qualify: ["Developer", "Designer", "PM"]
    
    - question: "Have you participated in a UX study in the last 6 months?"
      type: "single-select"
      options: ["Yes", "No"]
      disqualify: ["Yes"]  # Avoid professional participants
  
  anti-patterns:
    - "Works at a competitor or in UX research"
    - "Family/friends of team members"
    - "Participated in study for this product before"
  
  incentive: "$75 for 60-min session"
  
  recruiting_channels:
    - channel: "Existing user database"
      quality: "★★★★★"
      cost: "Free"
    - channel: "UserTesting.com / UserInterviews.com"
      quality: "★★★★"
      cost: "$50-150/participant"
    - channel: "Social media recruitment"
      quality: "★★★"
      cost: "Free-$$"
    - channel: "Craigslist / local posting"
      quality: "★★"
      cost: "$"

Recruiting Quality Checklist

  • [ ] Screener doesn't lead (no "right" answers obvious)
  • [ ] Mix of demographics within target segment
  • [ ] No more than 20% from single recruiting source
  • [ ] At least 1 "edge case" participant (power user, new user, accessibility needs)
  • [ ] Over-recruit by 20% for no-shows
  • [ ] Consent form prepared and sent in advance
  • [ ] Incentive delivery method confirmed

Phase 3: User Interviews

Interview Guide Template

# Interview Guide: [Study Name]
Duration: 60 minutes
Moderator: [Name]

## Setup (5 min)
- Thank participant, confirm recording consent
- "There are no right or wrong answers — we're learning from YOUR experience"
- "Feel free to be critical — honest feedback helps us improve"
- "I didn't design this, so you won't hurt my feelings"

## Warm-Up (5 min)
- "Tell me about your role and what a typical day looks like"
- "How does [product area] fit into your work?"

## Core Questions (35 min)

### Context & Current Behavior
1. "Walk me through the last time you [did the task we're studying]"
   - Probe: "What happened next?"
   - Probe: "How did that make you feel?"
   - Probe: "What would you have preferred to happen?"

2. "What tools/methods do you currently use for [task]?"
   - Probe: "What do you like about that approach?"
   - Probe: "What frustrates you?"
   - Probe: "How long have you been doing it this way?"

3. "Can you show me how you typically [task]?" (if remote: screen share)

### Pain Points & Needs
4. "What's the hardest part about [task]?"
   - Probe: "How often does that happen?"
   - Probe: "What do you do when that happens?"
   - Probe: "How much time/money does that cost you?"

5. "If you could wave a magic wand and change one thing about [experience], what would it be?"

6. "Tell me about a time when [process] went really wrong"
   - Probe: "What was the impact?"
   - Probe: "How was it resolved?"

### Mental Models
7. "How would you explain [concept] to a colleague?"
8. "What do you expect to happen when you [action]?"
9. "Where would you look for [information/feature]?"

### Priorities & Trade-offs
10. "If you had to choose between [speed vs accuracy / ease vs power], which matters more? Why?"

## Concept Reaction (10 min) — if applicable
- Show prototype/concept
- "What's your first impression?"
- "What would you use this for?"
- "What's missing?"
- "Would this replace what you currently use? Why/why not?"

## Wrap-Up (5 min)
- "Is there anything else about [topic] we should know?"
- "Who else should we talk to about this?"
- Thank participant, confirm incentive delivery

Interview Quality Rules

  1. 80/20 rule: Participant talks 80%, you talk 20%
  2. Never ask "Would you use this?" — people can't predict future behavior
  3. Ask about past behavior, not hypothetical futures
  4. Follow the energy — when they get animated, dig deeper
  5. Silence is a tool — pause 5 seconds after they answer; they'll elaborate
  6. "Tell me more about that" — your most powerful phrase
  7. Watch for say/do gaps — note when claimed behavior contradicts observed behavior
  8. Record everything — audio minimum, video ideal, notes always

Note-Taking Template (Per Interview)

participant:
  id: "P01"
  date: "YYYY-MM-DD"
  demographics: "[age, role, experience level]"
  session_duration: "58 min"

key_quotes:
  - quote: "[Exact words]"
    timestamp: "12:34"
    context: "[What prompted this]"
    theme: "[Emerging theme tag]"

observations:
  behaviors:
    - "[What they DID, not what they said]"
  emotions:
    - "[Frustration when..., delight when..., confusion at...]"
  workarounds:
    - "[Creative solutions they've built]"

pain_points:
  - pain: "[Specific problem]"
    severity: "[1-5]"
    frequency: "[daily/weekly/monthly/rarely]"
    current_solution: "[How they cope]"
    
needs:
  - need: "[Unmet need identified]"
    type: "[functional/emotional/social]"
    evidence: "[Quote or behavior that reveals this]"

surprises:
  - "[Anything unexpected — these are gold]"

moderator_notes:
  - "[Post-session reflection, what to adjust for next interview]"

Phase 4: Persona Building

Data-Driven Persona Template

persona:
  name: "[Realistic name — not cutesy]"
  photo: "[Representative stock photo description]"
  archetype: "[1-3 word label, e.g., 'The Overwhelmed Manager']"
  
  demographics:
    age: "[Range or specific]"
    role: "[Job title / life stage]"
    experience: "[Years with product/domain]"
    tech_proficiency: "[Novice / Intermediate / Advanced / Expert]"
    environment: "[Office / remote / mobile / field]"
  
  # MOST IMPORTANT SECTION
  goals:
    primary: "[The #1 thing they're trying to accomplish]"
    secondary:
      - "[Supporting goal]"
      - "[Supporting goal]"
    underlying: "[The emotional/social need behind the functional goal]"
  
  frustrations:
    - frustration: "[Specific pain point]"
      frequency: "[How often — from research data]"
      severity: "[1-5]"
      current_workaround: "[What they do today]"
      evidence: "[P03, P07, P11 mentioned this]"
  
  behaviors:
    usage_pattern: "[When, where, how often they engage]"
    decision_process: "[How they evaluate options]"
    information_sources: "[Where they learn / get help]"
    social_influence: "[Who influences their decisions]"
    key_workflows:
      - "[Task 1 — frequency — duration]"
      - "[Task 2 — frequency — duration]"
  
  mental_models:
    - "[How they think about [concept] — often surprising]"
    - "[Vocabulary they use — not our jargon]"
  
  motivations:
    gains: "[What success looks like to them]"
    fears: "[What failure looks like]"
    triggers: "[What prompts them to act]"
    barriers: "[What stops them from acting]"
  
  quotes:
    - "\"[Real quote from research that captures this persona]\""
    - "\"[Another revealing quote]\""
  
  design_implications:
    must_have:
      - "[Feature/quality this persona absolutely needs]"
    should_have:
      - "[Important but not dealbreaker]"
    must_avoid:
      - "[Things that will drive this persona away]"
    communication_style: "[How to talk to this persona]"
  
  data_sources:
    interviews: "[# of participants who map to this persona]"
    survey_segment: "[% of survey respondents]"
    analytics_cohort: "[Behavioral data that identifies this group]"

Persona Validation Checklist

  • [ ] Based on real research data, not assumptions
  • [ ] Represents a meaningful segment (not 1 outlier)
  • [ ] Goals are specific enough to design for
  • [ ] Frustrations include frequency + severity (not just a list)
  • [ ] Contains at least 2 real quotes
  • [ ] Design implications are actionable
  • [ ] Reviewed with 3+ stakeholders
  • [ ] Cross-checked against analytics data
  • [ ] Does NOT describe everyone (a good persona excludes people)

Anti-Personas (Who We're NOT Designing For)

anti_persona:
  name: "[Label]"
  description: "[Who this is]"
  why_excluded: "[Business reason — too small a segment, wrong market, etc.]"
  risk_if_included: "[What happens to the product if we try to serve them too]"

Phase 5: Journey Mapping

Journey Map Template

journey_map:
  title: "[Persona] — [Goal/Scenario]"
  persona: "[Which persona]"
  scenario: "[Specific situation triggering this journey]"
  
  stages:
    - stage: "1. Awareness / Trigger"
      duration: "[Time in this stage]"
      goals: "[What they want to accomplish]"
      actions:
        - "[Step they take]"
        - "[Step they take]"
      touchpoints:
        - "[Where they interact — website, app, email, phone, in-person]"
      thoughts:
        - "\"[What they're thinking — from research]\""
      emotions:
        rating: 3  # 1=frustrated, 3=neutral, 5=delighted
        feeling: "[Curious but uncertain]"
      pain_points:
        - "[Problem encountered]"
      opportunities:
        - "[How we could improve this moment]"
    
    - stage: "2. Consideration / Research"
      # ... same structure
    
    - stage: "3. Decision / Sign-Up"
      # ... same structure
    
    - stage: "4. Onboarding / First Use"
      # ... same structure
    
    - stage: "5. Regular Use / Value Realization"
      # ... same structure
    
    - stage: "6. Expansion / Advocacy (or Churn)"
      # ... same structure
  
  moments_of_truth:
    - moment: "[Critical make-or-break interaction]"
      stage: "[Which stage]"
      current_experience: "[What happens now — score 1-5]"
      desired_experience: "[What should happen — score 1-5]"
      gap: "[Difference = priority]"
      
  service_blueprint_layer:  # Optional — behind-the-scenes
    - stage: "[Stage name]"
      frontstage: "[What user sees]"
      backstage: "[What team does]"
      support_systems: "[Tools/processes involved]"
      failure_points: "[Where things break down]"

Emotion Curve Scoring

Plot emotions across the journey:

5 ★ Delighted  ──────────╮          ╭──
4 ☺ Happy               │          │
3 😐 Neutral    ──╮      │    ╭─────╯
2 😟 Frustrated    │      │    │
1 😤 Angry         ╰──────╯────╯
                  Stage1  Stage2  Stage3  Stage4  Stage5

Journey Map Quality Rules

  1. Based on research, not assumptions (note data source for each insight)
  2. One persona per map (don't average)
  3. Include BOTH functional and emotional dimensions
  4. Identify "moments of truth" — the 2-3 interactions that make or break the experience
  5. Prioritize opportunities by gap size (desired minus current)
  6. Include backstage/blueprint layer for service design

Phase 6: Usability Testing

Test Plan Template

usability_test:
  study_name: "[Name]"
  objective: "[What design question are we answering?]"
  
  format:
    type: "[Moderated / Unmoderated]"
    location: "[Remote / In-person / Lab]"
    device: "[Desktop / Mobile / Tablet / Cross-device]"
    duration: "60 min"
    recording: "[Screen + audio + face camera]"
  
  prototype:
    fidelity: "[Paper / Wireframe / Hi-fi / Live product]"
    tool: "[Figma / InVision / Live URL]"
    scope: "[Which flows are testable]"
    known_limitations: "[What won't work in the prototype]"
  
  participants:
    target: 5-8
    criteria: "[From screener — link to Phase 2]"
    incentive: "$75"
  
  tasks:
    - task_id: "T1"
      scenario: "You need to [context]. Using this app, [goal]."
      success_criteria: 
        - "[Specific completion definition]"
      time_limit: "5 min"
      priority: "critical"  # critical / important / nice-to-know
      metrics:
        - completion_rate
        - time_on_task
        - error_count
        - satisfaction_rating
    
    - task_id: "T2"
      scenario: "[Next task...]"
      # ... same structure
  
  post_task_questions:
    - "On a scale of 1-7, how easy was that? (SEQ)"
    - "What did you expect to happen when you [action]?"
    - "Was anything confusing?"
  
  post_test_questions:
    - "SUS (System Usability Scale) — 10 questions"
    - "What was the easiest part?"
    - "What was the most frustrating part?"
    - "Would you use this? Why/why not?"
    - "What's missing?"

Task Writing Rules

  1. Set the scene — give context, not instructions ("You want to book a flight to NYC next Friday" NOT "Click the search button")
  2. Don't use interface words — say "find" not "navigate to," say "purchase" not "add to cart and checkout"
  3. Make it realistic — use scenarios from actual research data
  4. One goal per task — don't combine ("book a flight AND a hotel")
  5. Order: easy → hard — build confidence before complex tasks

Severity Rating Scale

SeverityLabelDefinitionAction
0Not a problemDisagreement among evaluators, no real issueNone
1CosmeticNoticed but doesn't affect task completionFix if time allows
2MinorCauses hesitation or minor inefficiencySchedule fix
3MajorCauses significant difficulty, workarounds neededFix before launch
4CatastrophicPrevents task completion entirelyFix immediately

Usability Finding Template

finding:
  id: "UF-001"
  title: "[Short descriptive title]"
  severity: 3  # 0-4
  frequency: "4/5 participants"
  task: "T2"
  
  observation: "[What happened — factual, behavioral]"
  evidence:
    - participant: "P01"
      behavior: "[What they did]"
      quote: "\"[What they said]\""
      timestamp: "14:22"
    - participant: "P03"
      behavior: "[What they did]"
  
  root_cause: "[Why this happened — mental model mismatch, visibility, feedback, etc.]"
  
  recommendation:
    change: "[Specific design change]"
    rationale: "[Why this will fix it]"
    effort: "[S/M/L]"
    impact: "[High/Medium/Low]"
    
  heuristic_violated: "[Which Nielsen heuristic, if applicable]"

Nielsen's 10 Heuristics (Quick Reference)

#HeuristicWhat to Check
1Visibility of system statusLoading indicators, progress bars, confirmation messages
2Match real worldLabels match user language, not internal jargon
3User control & freedomUndo, back, cancel, exit are easy to find
4Consistency & standardsSame action = same result everywhere
5Error preventionConfirmations, constraints, smart defaults
6Recognition > recallOptions visible, not memorized
7Flexibility & efficiencyShortcuts for experts, simple for novices
8Aesthetic & minimalistNo unnecessary information competing for attention
9Error recoveryClear error messages with solutions, not codes
10Help & documentationSearchable, task-focused, concise

Heuristic Evaluation Scorecard

Rate each heuristic 1-5 per screen/flow:

heuristic_audit:
  screen: "[Screen/Flow name]"
  evaluator: "[Name]"
  date: "YYYY-MM-DD"
  
  scores:
    visibility_of_status: 4
    real_world_match: 3
    user_control: 2
    consistency: 4
    error_prevention: 3
    recognition_over_recall: 4
    flexibility_efficiency: 2
    aesthetic_minimal: 3
    error_recovery: 1
    help_documentation: 2
  
  total: 28  # out of 50
  grade: "C"  # A=45+, B=38+, C=28+, D=20+, F=<20
  
  critical_issues:
    - heuristic: "Error recovery"
      location: "[Where]"
      issue: "[What's wrong]"
      fix: "[Recommendation]"

Phase 7: Research Synthesis

Affinity Mapping Process

  1. Extract: Pull every observation, quote, behavior onto individual notes
  2. Cluster: Group similar notes (bottom-up, not top-down)
  3. Label: Name each cluster with a theme (use participant language)
  4. Hierarchy: Group clusters into meta-themes
  5. Prioritize: Rank by frequency × impact

Theme Template

theme:
  name: "[Theme label — use participant language]"
  description: "[2-3 sentence summary]"
  
  evidence:
    participant_count: "8/12 participants"
    segments_affected: ["Persona A", "Persona B"]
    
    quotes:
      - participant: "P03"
        quote: "\"[Exact quote]\""
      - participant: "P07"
        quote: "\"[Exact quote]\""
    
    behaviors_observed:
      - "[What they did]"
      - "[Pattern across participants]"
    
    data_points:
      - "[Any quantitative support — survey %, analytics, etc.]"
  
  impact:
    on_users: "[How this affects their experience]"
    on_business: "[Revenue, retention, acquisition, support cost impact]"
    severity: "High"  # High / Medium / Low
  
  insight: "[The 'so what' — what does this mean for design?]"
  
  recommendations:
    - recommendation: "[Specific, actionable change]"
      effort: "M"
      impact: "High"
      confidence: "High"  # based on evidence strength

Insight Formula

Every insight must follow: Observation + Evidence + So What + Now What

"Users consistently [OBSERVATION] — seen in [X/Y participants, with supporting quotes]. This matters because [SO WHAT — impact on goals/business]. We should [NOW WHAT — specific recommendation]."

Bad insight: "Users found the navigation confusing" Good insight: "7 of 12 participants couldn't find the settings page within 30 seconds. 4 looked in the profile menu, 2 used search, 1 gave up. This maps to 15% of support tickets ('How do I change my password'). Moving settings to the top-level nav and adding a search shortcut would reduce discovery time and cut related support volume."

Research Scoring Rubric (0-100)

DimensionWeightCriteria
Methodology Rigor20%Right method for question, adequate sample, proper recruiting
Data Quality15%Rich observations, real quotes, behavioral evidence
Analysis Depth20%Beyond surface themes, root causes identified, patterns across segments
Insight Actionability25%Specific recommendations, effort/impact rated, prioritized
Presentation Clarity10%Stakeholders can understand and act without explanation
Business Connection10%Findings connected to business metrics and goals

Scoring:

  • 90-100: Publication-quality research
  • 75-89: Strong actionable research
  • 60-74: Adequate — some gaps in methodology or analysis
  • 40-59: Weak — findings are surface-level or poorly supported
  • Below 40: Redo — methodology flaws undermine findings

Phase 8: Research Report

Executive Summary Template

# [Study Name] — Research Report

## TL;DR (3 bullet max)
- [Most important finding + recommendation]
- [Second most important finding + recommendation]  
- [Third most important finding + recommendation]

## Study Overview
- **Method:** [e.g., 12 semi-structured interviews + 5 usability tests]
- **Participants:** [e.g., 12 mid-market SaaS PMs, 2-8 years experience]
- **Duration:** [e.g., 3 weeks, Jan 5-26 2026]
- **Confidence:** [High / Medium / Low — based on sample + methodology]

## Key Findings

### Finding 1: [Title] ⚠️ [Severity: Critical/High/Medium/Low]
**What we found:** [2-3 sentences with evidence]
**Why it matters:** [Business impact]
**Recommendation:** [Specific action]
**Effort:** [S/M/L] | **Impact:** [High/Med/Low]

### Finding 2: [Title]
...

## Personas Updated
[Link to updated persona YAML files]

## Journey Map
[Link to journey map]

## Design Recommendations (Prioritized)

| # | Recommendation | Finding | Effort | Impact | Priority |
|---|---------------|---------|--------|--------|----------|
| 1 | [Action] | F1 | S | High | P0 — Do now |
| 2 | [Action] | F3 | M | High | P1 — Next sprint |
| 3 | [Action] | F2 | L | Medium | P2 — Backlog |

## What We Still Don't Know
- [Open questions for future research]
- [Hypotheses to validate]

## Appendix
- Screener criteria
- Interview guide
- Raw data location
- Participant demographics

Phase 9: Design Validation

Design Critique Framework (CAMPS)

DimensionQuestions to Ask
ClarityCan users understand what this is and what to do within 5 seconds?
AlignmentDoes this solve the problem identified in research? For the right persona?
Mental ModelDoes it match how users think about this task? (from interview data)
PriorityDoes the visual hierarchy match user task priority?
SimplicityCan anything be removed without losing function?

Prototype Review Checklist

design_review:
  screen: "[Screen name]"
  reviewer: "[Name]"
  date: "YYYY-MM-DD"
  
  research_alignment:
    - check: "Addresses top pain point from research"
      status: "✅ / ❌ / ⚠️"
      notes: "[Which finding this addresses]"
    - check: "Uses language from user interviews (not internal jargon)"
      status: "✅ / ❌ / ⚠️"
    - check: "Matches mental model revealed in research"
      status: "✅ / ❌ / ⚠️"
    - check: "Works for primary persona AND doesn't break for secondary"
      status: "✅ / ❌ / ⚠️"
  
  usability:
    - check: "Primary action is visually dominant"
      status: "✅ / ❌ / ⚠️"
    - check: "Error states designed and messaged"
      status: "✅ / ❌ / ⚠️"
    - check: "Empty states designed (first use, no data, no results)"
      status: "✅ / ❌ / ⚠️"
    - check: "Loading states designed"
      status: "✅ / ❌ / ⚠️"
    - check: "Edge cases handled (long text, missing data, permissions)"
      status: "✅ / ❌ / ⚠️"
  
  accessibility:
    - check: "Color contrast meets WCAG AA (4.5:1 text, 3:1 UI)"
      status: "✅ / ❌ / ⚠️"
    - check: "Touch targets ≥44px"
      status: "✅ / ❌ / ⚠️"
    - check: "Information not conveyed by color alone"
      status: "✅ / ❌ / ⚠️"
    - check: "Logical reading/tab order"
      status: "✅ / ❌ / ⚠️"
    - check: "Alt text for meaningful images"
      status: "✅ / ❌ / ⚠️"
  
  overall_score: "[1-5]"
  ship_decision: "Ready / Needs changes / Needs testing / Needs research"

Phase 10: Research Operations

Research Repository Structure

research/
├── YYYY/
│   ├── Q1/
│   │   ├── [study-name]/
│   │   │   ├── plan.yaml          # Research brief
│   │   │   ├── screener.yaml      # Recruiting criteria
│   │   │   ├── guide.md           # Interview/test guide
│   │   │   ├── notes/             # Per-participant notes
│   │   │   │   ├── P01.yaml
│   │   │   │   └── P02.yaml
│   │   │   ├── synthesis/         # Themes, affinity maps
│   │   │   ├── personas/          # Updated personas
│   │   │   ├── journey-maps/      # Updated maps
│   │   │   ├── report.md          # Final report
│   │   │   └── recordings/        # Session recordings (link)
│   │   └── [next-study]/
│   └── Q2/
├── personas/                      # Master persona library
│   ├── persona-a.yaml
│   └── persona-b.yaml
├── journey-maps/                  # Master journey maps
├── insights-database.yaml         # Cross-study insight tracker
└── research-calendar.yaml         # Planned studies

Cross-Study Insight Tracker

insights_database:
  - insight_id: "INS-001"
    theme: "[Category]"
    insight: "[The insight]"
    first_found: "2026-01-15"
    studies: ["Study A", "Study C", "Study F"]
    evidence_strength: "Strong"  # 3+ studies
    status: "Addressed"  # Open / In Progress / Addressed / Won't Fix
    design_response: "[What was done]"
    impact_measured: "[Before/after metric if available]"

Research Impact Tracking

MetricHow to MeasureTarget
Findings → shipped features% of recommendations implemented within 2 quarters>60%
Pre/post usability scoresSUS score before vs after changes+10 points
Support ticket reductionRelated ticket volume after design change-25%
Task completion rateUsability test success rate over time>85%
Time on taskAverage task time trendDecreasing
Stakeholder confidencePost-study survey: "How useful was this?">4/5

Quick Commands

CommandWhat It Does
"Plan a research study for [topic]"Generate research brief YAML
"Build a screener for [audience]"Generate screening questionnaire
"Create interview guide for [topic]"Generate interview questions and structure
"Build persona from [data/notes]"Synthesize data into persona YAML
"Map the journey for [persona + goal]"Generate journey map
"Plan usability test for [prototype]"Generate test plan with tasks
"Run heuristic evaluation of [screen/flow]"Score against Nielsen's 10
"Synthesize findings from [study]"Generate themes and insights
"Write research report for [study]"Generate executive summary and recommendations
"Score this research [report/study]"Evaluate against quality rubric
"Review this design against research"CAMPS critique + alignment check
"Set up research repository"Create folder structure and templates

Edge Cases

Small Budget / No Recruiting Budget

  • Guerrilla testing: coffee shop intercepts (5 min tests, buy them a coffee)
  • Internal users: use colleagues from different departments (not product/design team)
  • Social media: post in relevant communities for volunteers
  • Existing users: email opt-in for research panel

Remote-Only Research

  • Video call with screen share (Zoom, Google Meet)
  • Async: Loom recordings of tasks + written responses
  • Unmoderated: UserTesting.com, Maze, Lookback
  • Diary studies: use messaging apps (WhatsApp, Telegram) for daily check-ins

Stakeholder Pushback ("We don't have time for research")

  • "5 users, 1 week, 3 critical findings" — the minimum viable study
  • Pair research with existing touchpoints (support calls, sales demos)
  • Frame as risk reduction: "Would you rather discover this before or after launch?"
  • Show past research ROI (support ticket reduction, conversion improvement)

Conflicting Findings

  • Check sample composition — different segments may have different needs
  • Prioritize by business impact: which segment is more valuable?
  • Run a survey to quantify: "60% prefer A, 40% prefer B"
  • Consider designing for both (progressive disclosure, personalization)

International / Cross-Cultural Research

  • Don't just translate — localize scenarios and contexts
  • Account for cultural response bias (e.g., reluctance to criticize in some cultures)
  • Use local moderators when possible
  • Adjust incentives to local norms
  • Watch for design patterns that don't transfer (icons, colors, reading direction)

Accessibility Research

  • Recruit participants with disabilities (screen reader users, motor impairments, cognitive differences)
  • Test with actual assistive technology, not simulation
  • Include in regular studies (at least 1 participant with accessibility needs per study)
  • WCAG compliance testing is NOT a substitute for research with disabled users

*Built by AfrexAI — Autonomous Intelligence for Business*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.96%
按下载量换算942

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills