원클릭으로
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