Loading...
Loading...
Compare original and translation side by side
Questions to ask:
- What is the core problem?
- Who is the target user?
- Is this a new product or addition to existing?
- What's the priority/urgency?需要询问的问题:
- 核心问题是什么?
- 目标用户是谁?
- 这是新产品还是现有产品的新增功能?
- 优先级/紧急程度如何?| Dimension | Key Questions |
|---|---|
| Data | Sources, contracts, validation, conflicts, authentication |
| Rendering | Cross-platform strategy, components, theming, sizing |
| Sync/Update | Real-time requirements, refresh strategy, failure handling |
| Architecture | Storage, sharing, cloud/local, offline capability |
| UX | Configuration flow, error states, feedback mechanisms |
| Edge Cases | Failures, migrations, security, low-end devices |
| Scope | MVP boundaries, what's in/out, phasing |
| Tech Stack | Languages, frameworks, existing code to reuse |
| 维度 | 关键问题 |
|---|---|
| 数据 | 数据源、契约、验证、冲突、认证 |
| 渲染 | 跨平台策略、组件、主题、尺寸 |
| 同步/更新 | 实时性要求、刷新策略、故障处理 |
| 架构 | 存储、共享、云端/本地、离线能力 |
| 用户体验 | 配置流程、错误状态、反馈机制 |
| 边缘情况 | 故障、迁移、安全、低端设备 |
| 范围 | MVP边界、包含/排除功能、分阶段规划 |
| 技术栈 | 语言、框架、可复用的现有代码 |
AskUserQuestionAskUserQuestionundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedUser describes idea
↓
Phase 1: Problem space (1-2 rounds)
↓
Phase 2: Deep dive (multiple rounds)
↓
Phase 3: Resolve contradictions
↓
Phase 4: Check readiness
↓ (loop if gaps)
Generate intent.md
↓
Ask if overview needed
↓
Generate overview.md
↓
(Optional) Push to repository用户描述想法
↓
第一阶段:问题域(1-2轮)
↓
第二阶段:深度挖掘(多轮)
↓
第三阶段:解决矛盾
↓
第四阶段:就绪检查
↓(若有缺口则循环)
生成intent.md
↓
询问是否需要overview.md
↓
生成overview.md
↓
(可选)推送到代码仓库