# 从游戏点子到可以公开试玩的完整发布包 — NEWVAR composition SKILL.md

把研究、游戏原型、产品网站和短视频四条工作流接起来，适合第一次独立完成小型游戏并收集真实反馈的人。

## Safety contract

- This composition is read-only guidance.
- Do not purchase, publish, upload private data, or accept legal terms without explicit human approval.
- Stop when a required input is missing or a human checkpoint fails.
- Preserve every intermediate output so a person can inspect or replace it.

## Sequence

## 1. 从问题到带来源的研究简报

先找原始来源，再让 AI 帮你比较、归纳和找缺口。

- Input: 研究问题；时间范围；可接受的来源类型
- Output: 来源表；证据矩阵；研究简报；未知问题清单
- Human instructions: /workflows/research-brief
- Machine-readable: /api/workflows/research-brief
- Reusable skill: /api/workflows/research-brief/skill
## 2. 从一个点子到可玩的独立游戏原型

先做出 3 分钟能玩的核心循环，再决定要不要扩大。

- Input: 一句话游戏点子；目标平台；每天可投入时间
- Output: 可玩的核心循环；源文件；测试记录；下一版清单
- Human instructions: /workflows/game-prototype
- Machine-readable: /api/workflows/game-prototype
- Reusable skill: /api/workflows/game-prototype/skill
## 3. 从需求到可发布的产品落地页

先讲清用户问题，再完成文案、页面、检查与发布。

- Input: 用户问题；产品承诺；唯一主要行动
- Output: 页面文案；响应式网站；发布检查表；可回滚版本
- Human instructions: /workflows/landing-page
- Machine-readable: /api/workflows/landing-page
- Reusable skill: /api/workflows/landing-page/skill
## 4. 从选题到发布的短视频流水线

一套素材，完成脚本、镜头、字幕、封面和发布记录。

- Input: 一个选题；目标平台；已有素材
- Output: 60–90 秒成片；字幕；封面；发布文案
- Human instructions: /workflows/short-video
- Machine-readable: /api/workflows/short-video
- Reusable skill: /api/workflows/short-video/skill

## Human checkpoints

- 玩法原型未经真人试玩前，不进入大规模美术制作
- 外部素材逐项记录许可证与来源
- 在另一台设备上完成一次从打开页面到开始试玩

## Completion

- [ ] 竞品与玩家需求简报
- [ ] 可玩的游戏原型
- [ ] 试玩落地页
- [ ] 发布短视频
