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

ux-qa-gate用户体验质量保证门

Agent Skill

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

总安装

5,557

周安装

227

GitHub Stars

1

下载量

1,798
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:ux-qa-gate(用户体验质量保证门)
来源仓库:https://github.com/michellebolander/ux-qa-gate
安装命令:
openclaw skills install ux-qa-gate
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install ux-qa-gate

简介

在 UI/UX 功能交付前自动运行质量门禁,识别潜在体验问题。

  • 适用于组件开发、页面改版后的自查环节,提升发布可靠性。
  • 覆盖可访问性、一致性、状态保持等维度,输出结构化评审报告。
  • 安装命令为 openclaw skills install ux-qa-gate,需集成到构建流水线中。
  • 检查项可根据项目定制,避免过度约束影响开发灵活性。

SKILL.md

name
ux-qa-gate
description
Self-review gate for UI/UX work before delivering to the user. Run automatically after building, modifying, or completing any user-facing feature, page, component, or flow. Triggers on: finishing a build task, completing a UI change, delivering a web app feature, wrapping up frontend work. Also use when asked to QA this, review the UX, check for usability issues, or run the gate. What it does: (1) Functional completeness check — verifies every button, link, form, and flow works end-to-end, (2) Heuristic review — walks through all 10 Nielsen Norman usability heuristics with a detailed checklist, (3) State and edge case sweep — checks empty, loading, error, success, partial, overflow, and auth states, (4) Interaction and responsiveness — verifies clickability, keyboard access, and responsive layout, (5) Severity classification — blockers and major issues fixed before delivery, minor items noted. Catches missing functionality, broken flows, empty states, and usability problems before the user sees them.

UX QA Gate

Run this gate after completing any user-facing work. Do not deliver work to the user until this gate passes.

When to Run

  • After building or modifying any page, component, or flow
  • After completing a feature request
  • Before saying "done" or presenting work to the user

Process

1. Functional Completeness Check

Before examining UX, verify the feature actually works end-to-end:

  • Every button/link has a working handler
  • Forms submit and process data correctly
  • Navigation flows connect (no dead ends)
  • Data displays where expected (not placeholder or undefined)
  • The feature does what was asked — re-read the original request

2. Heuristic Review

Walk through each of Nielsen's 10 heuristics against the work just completed. Load references/heuristics-checklist.md and evaluate each applicable item. Not every heuristic applies to every change — skip items that are clearly irrelevant to the scope of work, but err on the side of checking.

3. State & Edge Case Sweep

Check these states exist and are handled for every data-driven view:

StateWhat to verify
EmptyNo data yet — helpful message, not blank screen
LoadingSpinner, skeleton, or indicator while fetching
ErrorClear message with recovery path (retry, go back)
SuccessConfirmation after actions (toast, redirect, message)
PartialSome data missing — graceful degradation, not crash
OverflowLong text, many items, large images handled
AuthProtected routes redirect or show appropriate state

4. Interaction & Responsiveness

  • Click every interactive element — does it respond?
  • Tab through focusable elements — logical order?
  • Resize viewport — does layout hold at mobile/tablet/desktop?
  • Check touch targets on mobile — minimum 44×44px

5. Severity Classification

For each issue found:

SeverityMeaningAction
🔴 BlockerUser cannot complete the taskFix before delivering
🟠 MajorUser struggles significantlyFix before delivering
🟡 MinorUser notices but can work aroundNote to user, fix if quick
🔵 EnhancementPolish or improvementNote to user for backlog

6. Decision

  • Any 🔴 or 🟠 issues → Fix them, then re-run the gate
  • Only 🟡 or 🔵 → Deliver the work with a brief note of known issues
  • No issues → Deliver confidently

Output Format

When reporting to the user, keep it brief:

✅ QA Gate passed — [summary of what was checked]

Or if issues were found and fixed:

🔧 QA Gate — found and fixed [N] issues:
- [brief description of each fix]

Or if minor issues remain:

⚠️ QA Gate — [N] minor items noted:
- [brief description + severity]

Do not produce a full heuristic evaluation report unless the user asks for one. The gate is a self-check, not a deliverable.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

93.33%
按下载量换算1,678

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills