一键导入
prototype-planning
Define what to build at what fidelity to learn what you need without over-investing. Use before starting any prototype.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Define what to build at what fidelity to learn what you need without over-investing. Use before starting any prototype.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Assess assumptions on certainty and risk to prioritize validation efforts. Use at project start or before phase transitions.
Test whether assumptions are true before making commitments. Use when assumptions have low certainty and high risk.
Create structured visualizations of stakeholder perspectives (says, thinks, does, feels) to build deep understanding. Use when conducting user research or validating assumptions.
Assess solution ideas on impact and feasibility to prioritize prototyping. Use during Ideate phase when deciding which ideas to pursue.
Transform raw research into actionable insights that inform design decisions. Use during Define phase after completing research.
Distinguish user wants from underlying needs to guide solution design. Use when stakeholders make feature requests or during Define phase.
| name | prototype-planning |
| description | Define what to build at what fidelity to learn what you need without over-investing. Use before starting any prototype. |
Define what to build, at what fidelity, to learn what you need to know without over-investing.
What questions must this prototype answer?
Examples:
Match fidelity to learning goals:
Low Fidelity (paper sketches, wireframes, clickable mockups)
Medium Fidelity (interactive prototypes, basic functionality)
High Fidelity (working code, realistic data, edge cases)
Rule: Use the lowest fidelity that answers your questions.
In scope:
Out of scope:
Success criteria: What would make this prototype worth pursuing? Failure criteria: What would invalidate this idea? Iteration plan: How will you test with users? Timeline: How long to build and test?
Create in ideas/[idea-name]-001.md:
# Offline Capture - Prototype 001
**Fidelity**: Low (paper + clickable mockup)
**Timeline**: 3 days build, 1 week testing
## Learning Goals
1. Do users understand offline sync concept?
2. Is 3-field quick capture sufficient?
3. Will users trust data won't be lost?
## Scope
**In scope**:
- Quick capture form (3 fields)
- Offline indicator
- Sync status display
**Out of scope**:
- Full form (can fake)
- Conflict resolution (assume happy path)
- Settings/configuration
## Success Criteria
- 4/5 users complete capture without confusion
- Users express confidence data will sync
- No requests for missing critical fields
## Testing Plan
- 5 field techs
- Simulate offline scenario
- Task: Log 3 service calls
- Observe and interview
Are you testing concept/value?
Yes → Low fidelity
No ↓
Are you testing usability/flow?
Yes → Low to Medium fidelity
No ↓
Are you testing technical feasibility?
Yes → Medium to High fidelity
No ↓
Are you testing performance/scale?
Yes → High fidelity