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

game-design-flow-audit游戏设计流程审核

Agent Skill

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

总安装

1,505

周安装

64

GitHub Stars

公开资料未说明

下载量

527
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:game-design-flow-audit(游戏设计流程审核)
来源仓库:https://github.com/stanestane/game-design-flow-audit
安装命令:
openclaw skills install game-design-flow-audit
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install game-design-flow-audit

简介

game-design-flow-audit 运用心流理论诊断玩家沉浸度波动状况。

  • 定位技能与挑战失衡节点优化体验连续性。game-design-flow-audit 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 覆盖关卡编排、难度曲线等核心影响因素全面体检。
  • 轻量化部署,适合周期性用于版本迭代前的体验调优。
  • 需结合生理指标或主观评分交叉验证心流状态判断。

SKILL.md

name
game-design-flow-audit
description
Audit a game, feature, level sequence, combat loop, progression curve, onboarding path, event structure, or return-player journey through the lens of Flow theory. Use when evaluating whether challenge and skill stay aligned over time, diagnosing boredom, anxiety, frustration spikes, difficulty cliffs, dead zones, or pacing drift, or identifying where a design stops feeling absorbing and starts feeling exhausting or empty.

Game Design Flow Audit

Audit a design by asking whether it keeps players in a productive state of engagement over time.

Use this skill to evaluate whether challenge rises in step with player skill, where the experience becomes boring or overwhelming, and which moments break the player's sense of momentum. Focus on temporal experience and pacing, not static difficulty labels.

Read references/family-conventions.md when you want the shared style, prioritization, and diagnosis rules for this game-design skill family. Read references/output-patterns.md when you want the preferred recommendation and minimal-fix structure.

Core principle

Flow emerges when challenge and player skill stay in meaningful tension and grow together over time.

Typical failure shapes:

  • Challenge above skill -> anxiety, confusion, frustration
  • Skill above challenge -> boredom, autopilot, disengagement
  • No visible skill growth -> stagnation, flatness, drop-off

A flow audit is not just about whether the game is hard. It is about whether the game keeps giving the player something they can meaningfully rise to.

What to produce

Generate:

  1. Flow curve summary - the overall engagement shape over time
  2. Phase breakdown - where the player is in flow, boredom, or anxiety
  3. Breakpoints - the exact moments where flow is likely to break
  4. Skill-versus-challenge diagnosis - what is misaligned and why
  5. Design actions - specific changes to restore momentum and absorption

Process

1. Define the audit target

Clarify:

  • what part of the experience is being audited
  • what player segment matters most
  • what time window matters most

Write:

  • Audit target
  • Player segment
  • Relevant timeline

2. Map the experience over time

Break the target into phases such as:

  • first 30 seconds
  • first 5 minutes
  • first session
  • early mastery
  • midgame
  • endgame
  • return-player re-entry

For each phase, identify:

  • what the player is trying to do
  • what the game asks of them
  • what counts as success
  • how much support exists

3. Identify the required skill axes

Separate the skill demands into useful buckets such as:

  • mechanical execution
  • tactical judgment
  • strategic planning
  • system comprehension
  • attention management
  • social coordination

Ask:

  • What does the player actually need to be good at here?
  • Which skills are newly introduced, tested, or combined?
  • Which skills are ignored or overemphasized?

4. Judge challenge versus skill in each phase

For every phase, evaluate:

  • current challenge level
  • expected player skill level
  • resulting flow state

Use this format:

PhaseKey challengeExpected player skillLikely state
.........Flow / Boredom / Anxiety

5. Identify breakpoints and transition failures

Look for moments where:

  • the game asks for mastery before teaching
  • difficulty spikes without warning
  • complexity stacks too quickly
  • the loop becomes repetitive without new pressure
  • rewards stall while demands rise
  • the player loses sight of goals or progress

Name the specific handoff or step where flow breaks, not just the general area.

6. Evaluate pacing and learning support

Assess whether the design:

  • introduces one meaningful complexity at a time
  • gives feedback fast enough to support learning
  • varies challenge without becoming chaotic
  • creates enough novelty to prevent boredom
  • allows recovery after failure
  • respects differences between new, intermediate, and expert players

7. Convert findings into design changes

For each issue, specify:

  • Breakpoint
  • Why flow breaks there
  • Suggested change
  • Expected effect on the curve

Examples:

  • reduce early enemy density -> lowers anxiety spike
  • delay second-system introduction -> reduces overload
  • add optional mastery pressure later -> reduces boredom plateau
  • improve re-entry summary -> restores flow for returning players

Response structure

Use this structure unless the user asks for something else:

Audit Target

  • ...

Flow Curve Summary

  • ...

Phase Breakdown

  • ...

Critical Breakpoints

  • ...

Skill vs Challenge Analysis

  • ...

Segment Sensitivity

  • ...

Recommendations

  1. ...
  2. ...
  3. ...

Minimal Fix

  • ...

Fast mode

Use this quick pass when speed matters:

  • Where is the player likely bored?
  • Where are they likely overwhelmed?
  • What is the first major flow break?
  • Which skill is under-supported?
  • What one change would most improve challenge-skill alignment?

Usage notes

This audit is especially useful for:

  • FTUE and onboarding
  • first combat sequences
  • midgame pacing drift
  • live event structures
  • difficulty progression
  • mission sequencing
  • roguelite run structure
  • endgame mastery loops
  • return-player catch-up experiences

Common patterns to watch for:

  • early spikes create churn before skill identity forms
  • flat midgames create low-energy retention even with decent progression
  • too much support can prevent anxiety but still create boredom
  • raw stat inflation often breaks flow worse than richer decision-making does
  • the same challenge can produce flow for experts and anxiety for newcomers

Working principle

Players stay absorbed when the game keeps saying, "you can stretch a bit further."

Use this skill when a design feels off in motion: too flat, too spiky, too tiring, or just mysteriously less compelling than it should be.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

94.2%
按下载量换算496

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills