Product Planning 0

Breadboard + Slice Planner

Turn a shaped solution into a sliceable implementation view with UI affordances, system responsibilities, and wiring

Turn this shaped solution into a breadboard and slice plan:

1. Primary User Journey
Write 5-10 steps: user intent β†’ action β†’ feedback

2. UI Affordances Table
| Affordance | What it lets the user do | Notes |
- buttons, pages, modals, settings, notifications

3. System Responsibilities Table
| Responsibility | Owner | Notes |
- data writes/reads
- permissions
- audit logging
- integrations

4. Wiring Notes
Describe the flow:
UI event β†’ API call β†’ domain logic β†’ persistence β†’ side effects
Include key objects and where truth lives

5. Slice Plan (3-6 vertical slices)
| Slice | Demo | Includes | Excludes | Risks |

Each slice should be:
- Demoable end-to-end
- Include UI path + backend changes
- Have clear success criteria

The shaped solution:
[Paste the solution shape or pitch here]

Primary user:
[Who is the user?]

Main workflow:
[What is the primary workflow?]

Usage Tips

  • Replace placeholder text in [brackets] with your specific information
  • Add relevant context to get more accurate and detailed responses
  • Feel free to modify the prompt structure to better suit your needs