Skip to main content
ClaudeWave
Skill747 repo starsupdated 10d ago

game-concept

Design game concepts from a novel. From SOURCE_BIBLE and PRODUCT_BRIEF, generate three genuinely different directions on the dimensions still unlocked, then pick the most worthwhile playable prototype using hard vetoes and explicit trade-offs. Use for what game should this novel become, compare game concepts, choose a game direction for this book, decide whether this novel should become an interactive story. 小说游戏概念设计。根据 SOURCE_BIBLE 与 PRODUCT_BRIEF 在未锁定维度上生成三个真正不同的方案,用硬否决和关键取舍选择最值得做的可玩原型。用于判断小说适合做成什么游戏、该不该做成互动叙事、比较游戏方案等需求。

Install in Claude Code
Copy
git clone --depth 1 https://github.com/zenstory-ai/novel-to-game /tmp/game-concept && cp -r /tmp/game-concept/skills/game-concept ~/.claude/skills/game-concept
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 游戏概念设计

决定做成什么游戏,不写代码、数值表或逐场关卡脚本。

读取 [concept-method.md](references/concept-method.md)。输入必须包含 `SOURCE_BIBLE.md` 与
`PRODUCT_BRIEF.md`;缺任一项就停止并说明缺口,不代替上游补写。

产物语言由 `PRODUCT_BRIEF.md` 锁定;未锁定时跟随对话语言,不默认产出中文。

## 决策边界

直接继承 brief 已锁的平台、输入、受众、分级、时长、目标市场和非目标;发现它们与原作明显冲突
时回总入口修订,不在概念阶段静默改值。原作语言、文化语境、目标市场和界面语言分别处理,不从
其中一个自动推出另一个。

先例只用于解释玩法为什么可识别:选一个最接近核心动词与循环的主要玩法先例,必要时再补一个解决
独立问题的辅助先例。写清借用的动词/循环/结构与明确不借的内容,不要求销量数字、固定名单或为每个
方向重复市场研究。外部事实只有在会改变选择且可能变化时才核实。

互动叙事是成熟玩法,不因以阅读和对白承载就降低标准;它的动词可以是读局面、追问、比对信息、
表态、隐瞒、交出与承担回响。先例提供语法,原作规则负责改变动作对象、顺序、代价和世界回应,
不能只做 IP 换皮。

概念还要判断验证形态:可用成熟交互语法表达时说明“已有语法 + 原作如何改变它”;核心依赖实时手感、
空间、视线、物理或独特操作时明确走自定义灰盒。不要把文本原型当所有体验的统一前置层,也不要因有
模板可用就让模板替原作决定玩法。

## 三个方向

先列 brief 的锁定维度和仍开放的维度。三个方向必须在至少三项开放维度上真正不同,例如玩家身份、
子类型、核心循环、压力来源、原作选段、空间/镜头、成长关系或美术方向;已锁的主玩法不可偷换,
未锁的核心循环可以正面比较。

每个概念卡只回答:

- `player_job`:玩家以什么身份长期做哪份工作,想获得什么独特幻想;
- `recurring_job_loop`:这份工作每个周期反复做什么;
- 主类型、`experienceProfile`、主要玩法先例,以及本作借什么/不借什么;
- 3–5 个核心动词、循环、压力、失败和世界响应;
- `signature_command`:只有当自然语言表达本身能体现该身份时,写 `id`、`label` 与候选 `intents`;
  不合适时明确 `N/A`,不得给所有游戏统一添加聊天框;
- `resistance_chain`:谁或什么会阻止、拒绝、扭曲或泄露玩家的安排;
- `advancement_ladder`:玩家在探索、成长、成熟阶段分别新学会什么、新能组合什么;
- 原作独有的规则或情感/伦理张力怎样被玩家亲手 enact,而不是留在过场;
- 一张能同时看出身份、动作与世界特征的招牌画面;
- 最小验证切片、最大风险,以及什么观察结果会否决该方向。

## 选择

先按 concept-method 的硬否决逐个淘汰,不计算总分。再比较原作适配、玩家能动性、可读性、文化
准确性、传播画面和完成风险。`quick` 自动选证据最强的方向;`director` 给出推荐后等待用户决定。

## 输出

生成一个 `concepts/CONCEPT.md`,只含:

1. brief 锁定值与开放维度;
2. 三条体验支柱,各配可观察现象和失败现象;
3. 紧凑先例说明;
4. 三个概念卡;
5. 硬否决结果、关键取舍、推荐与选择状态;
6. 选定方向的 `experienceProfile`、玩家能动性合同、不可妥协体验承诺,以及五项独立交接字段:
   `player_job`、`recurring_job_loop`、`signature_command`(或 `N/A`)、`resistance_chain`、
   `advancement_ladder`;
7. 最小验证问题与开放问题。

`narrative-led` 或 `hybrid` 的叙事层还要选择一种分支结构语法并说明内容预算。概念不得写伤害公式、
具体百分比、敌人血量、代码结构或逐场脚本;交接前确认选定方向可在 brief 范围内做成完整切片。
game-art-directionSkill

Direct game art and creative vision. Turn GAME_DESIGN into a production-level ART_DIRECTION defining a recognizable visual style, camera and composition, world and character grammar, functional colour/light/material, HUD feedback, motion and transition specs, audio direction, and a signature moment for every screen and mode. Use for what should the game look like, set the art direction, define the visual style. 游戏美术与创意方向。把 GAME_DESIGN 转成策划级 ART_DIRECTION,定义可辨识视觉风格、镜头构图、世界与角色语法、功能性色光材质、界面反馈、运动与转场规格、声音方向和每个界面/模式的签名游戏时刻。用于判断游戏应该长什么样、制定游戏美术方向等需求。

game-buildSkill

Build a risk-matched whitebox or the approved production game for its target runtime. Turn GAME_DESIGN, and ART_DIRECTION when production begins, into a minimal BUILD_BRIEF and a runnable candidate that can be iterated with replayable evidence. Use for prototype the riskiest design question, implement the approved game design, or turn this design into a running game. 游戏构建执行。先按最大风险做白盒,或在正式生产时把批准后的 GAME_DESIGN 与 ART_DIRECTION 压缩成最小 BUILD_BRIEF,在目标运行环境中实现可运行候选并用可回放证据迭代。用于验证高风险设计问题、构建游戏原型或实现批准方案。

game-qaSkill

Verify a game with evidence on its selected target runtime. Launch the actual build and prove real rendering, input, the core loop, at least one designed outcome, restart, and explicit limitations without dressing subjective fun up as a certain verdict. Use for test a generated game, QA a game build, check whether the game is fully playable, or verify the build. 游戏证据化质量验证。在选定的目标运行环境中启动实际构建,证明真实渲染、输入、核心循环、至少一个设计结果、重开和明确限制,不把主观趣味包装成确定性结论。用于测试生成游戏、检查游戏能否完整游玩或验证构建。

game-world-designSkill

Design game experience, systems, and levels. Converge the chosen concept into one GAME_DESIGN defining the player promise, core loop, how the world responds, the systems actually needed, level pacing, feedback, failure, and a fully playable prototype. Use for design the game world, deepen the gameplay and levels, write the game design document, design the branching story structure, scenes, dialogue and consequences. 游戏体验、系统与关卡策划。把选定概念收束为一份 GAME_DESIGN,定义玩家承诺、核心循环、世界响应、必要系统、关卡节奏、反馈、失败和可完整游玩的原型。用于设计游戏世界、深化玩法和关卡、设计互动叙事的场景对白与分支因果等需求。

novel-game-analyzeSkill

Deconstruct a novel for game adaptation. Compress a raw novel, deconstruction library, or writing project into a SOURCE_BIBLE with cited textual evidence, extracting world rules, player verbs, spaces, character will, systems, and visual anchors — without inventing a genre yet. Use for gameable book analysis, analyze a novel for game adaptation, extract game systems from a book. 游戏化拆书。把原始小说、拆文库或写作工程压缩成有必要原文证据的 SOURCE_BIBLE,提取世界规则、玩家动词、空间、角色意志、系统和视觉锚点,不提前发明游戏类型。用于游戏化拆书、分析小说的游戏改编基础等需求。

novel-to-gameSkill

Turn a novel into a fully playable game on the selected target platform. Orchestrates the whole adaptation pipeline — requirements intake, gameable deconstruction, concept selection, world and visual design, target-runtime build, and evidence-based QA — for a novel in any language. Use for novel to game, story to game, book to game, adapt this novel into a game, turn this book into a playable prototype, make an interactive story or text adventure from this novel. NovelToGame 总入口。把任意语言的原始小说、拆文库或 oh-story 写作工程转成有原著依据、可在目标平台完整游玩的游戏,编排游戏化拆解、概念选择、游戏与视觉设计、目标运行环境构建和证据化质量验证。用于小说转游戏、把这本书做成游戏、把小说改成互动小说 / 互动叙事 / 文字冒险游戏等需求。