Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

accelint-persona-review加速人物评论

Agent Skill

accelint-persona-review 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,909

周安装

82

GitHub Stars

10

下载量

669
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:accelint-persona-review(加速人物评论)
来源仓库:https://github.com/gohypergiant/agent-skills
仓库路径:skills/accelint-persona-review
安装命令:
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-persona-review
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-persona-review

简介

accelint-persona-review 用于基于特定操作员人物角色评估 Figma 设计。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中结合人物档案分析用户体验。
  • 通过加载人物索引和指定角色,提供针对性的操作视角和改进建议。
  • 安装命令为 npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-persona-review。
  • 需确认是否涉及外部资源访问或自动执行,并注意维护状态和权限边界。

SKILL.md

Persona-Based Design Review

Evaluate Figma designs from the perspective of specific operator personas. Generic UX advice ("make it more intuitive") misses insights that emerge from the persona's documented profile - their responsibilities, pain points, systems they monitor, and operational context.

Workflow

1. Load Persona Profile

Start by loading the persona index to find available personas:

Read references/personas/_index.md

Then load the specific persona requested by the user:

Read references/personas/{persona-id}.md

Do NOT load multiple persona files - only load the one requested by the user.

Do NOT load evaluation-examples.md yet - wait until Step 4.

If the persona doesn't exist, list available options from the index and ask the user to choose.

2. Gather Design Context

Figma URL provided: Use appropriate Figma MCP tool to fetch the design (e.g., mcp__figma-desktop__get_design_context with extracted node ID from URL pattern node-id=1-21:2).

No URL (default): Use Figma MCP desktop to get current file/selection. If nothing selected, prompt user to select a frame or component.

Figma MCP unavailable: Ask user to provide a screenshot of the design. Analyze the screenshot using visual inspection, but note that without full design context (component properties, layout constraints, interaction states), the review will be limited to visual elements only.

3. Search Supporting Documentation

Use Outline MCP to find relevant context. Since Outline requires workspace selection, use this pattern:

ListMcpResourcesTool(server: "outline")

Search for documents covering:

  • UI standards/guidelines for this operator role
  • Previous design reviews or feedback
  • System requirements or specifications
  • Training materials or user guides

Prioritize documents mentioning the persona's role, responsibilities, or systems they interact with.

Outline MCP unavailable: Proceed with the review based solely on the persona profile and design context. Note in your review that supporting documentation wasn't available, and recommend areas where organizational standards should be consulted.

4. Analyze & Critique

Load evaluation examples to calibrate your approach:

Read references/evaluation-examples.md

Use the evaluation framework below, but adapt structure to findings - don't force insights into rigid sections.

Evaluation Framework

Cognitive Load Assessment

  • Information density: Can they process all displayed data given their experience level and work tempo?
  • Visual hierarchy: Does critical info for their role stand out immediately?
  • Mental models: Does the interface match systems they already use (documented in "Sees")?

Communication Pattern Alignment

  • "Says & Does" support: Does the UI facilitate their typical actions and communications?
  • Workflow integration: How well does this fit documented workflows?
  • Error prevention: Does it prevent mistakes aligned with their documented pain points?

Pain Point Mitigation

  • Direct pain relief: Which documented pain points does this design address?
  • Inadvertent pain creation: Does this introduce new friction or complexity?
  • System consolidation: If they juggle multiple systems, does this reduce context switching?

Context Awareness

  • Experience calibration: Is complexity appropriate for their rank/experience (e.g., E4 vs E7)?
  • Responsibility alignment: Does the design support their specific responsibilities?
  • Schedule considerations: Can they use this effectively given their work schedule/tempo?

System Visibility

  • "Sees" coverage: Are the systems they monitor visible/accessible (e.g., BCS-F, RS-4, ERSA)?
  • Integration gaps: What critical systems are missing?
  • Redundancy: Is there unnecessary duplication of information they see elsewhere?

Communication Support

  • "Hears" integration: Does the design support their communication channels (e.g., Surveillance Net)?
  • Information relay: Can they easily relay information as documented in "Says & Does"?
  • Notification design: Are alerts/notifications appropriate for their attention budget?

Output Structure

Provide critique in this general format (adapt as needed):

## Persona Review: [Persona Name]

### Design Summary
[1-2 sentence summary of what you reviewed]

### Critical Findings
[2-3 most important insights specific to this persona]

### Detailed Evaluation

**Cognitive Load**: [Assessment with specific examples from persona profile]

**Communication Patterns**: [How well it supports their "Says & Does"]

**Pain Point Mitigation**: [Which pain points addressed/created]

**Context Awareness**: [Appropriate for their experience/responsibilities]

**System Visibility**: [Coverage of their "Sees" systems]

**Communication Support**: [Integration with their "Hears" channels]

### Recommendations
[Prioritized list of actionable improvements, grounded in persona profile]

### Supporting References
[Links to relevant Outline docs found during research]

This is an example structure, not a rigid template. Adapt based on:

  • Depth of findings in specific areas
  • Completeness of persona profile
  • Design scope (component vs. full dashboard)

The critical elements are:

  1. Clear connection to persona's documented profile
  2. Specific, actionable recommendations
  3. Prioritization based on operational impact
  4. Evidence from supporting docs (when available)

Evaluation Principles

Be specific to the persona: Generic UX advice helps no one. Ground every observation in the persona's documented profile (Profile, About, Hears, Sees, Says & Does, Pain Points).

Prioritize operational impact: A minor UI inconsistency that breaks muscle memory for a high-tempo operator matters more than major visual polish issues. Consider the stakes of their work.

Assume domain expertise: These operators are experts in their field. Don't suggest "simplifications" that remove necessary complexity they need to do their jobs.

Consider the full context: Review their entire profile - insights often emerge from connections between sections. A pain point in one area may relate to systems they monitor or communication channels they use.

Connect across profile sections: The most valuable insights synthesize multiple parts of the persona profile (e.g., a pain point + systems they see + actions they take = integrated solution opportunity).

NEVER Do When Reviewing

  • NEVER give generic UX advice like "make it more intuitive" or "improve the user experience" - these could apply to any interface. Ground every observation in the persona's specific profile.
  • NEVER suggest simplifications that remove necessary complexity - these operators are domain experts. Complexity that serves their documented responsibilities is valuable.
  • NEVER ignore operational context - a minor UI inconsistency that breaks muscle memory matters more than major visual polish issues for high-tempo operators.
  • NEVER treat all personas as the same - an E4 AST review should differ from an O4 MCC review for the same interface.
  • NEVER skip loading the persona profile - generic reviews without persona context miss the entire value of this skill.

References

  • Persona profiles: references/personas/{persona-id}.md
  • Persona index: references/personas/_index.md
  • Evaluation examples: references/evaluation-examples.md

Load these on-demand to minimize context usage.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.88%
按下载量换算260

Claude

27.83%
按下载量换算186

Cursor

19.61%
按下载量换算131

Gemini CLI

10.59%
按下载量换算71

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills