# Product Design Product Design is the process of imagining, creating, and iterating products that solve users' problems or address specific needs in a given market. In the digital context, product designers combine [[User Experience (UX)]], [[Interaction Design (IxD)]], visual design, and business strategy to create software products. The discipline evolved from industrial design (physical products) and has been shaped by figures like Dieter Rams (Braun), whose ten principles of good design remain influential. In tech, the role emerged as companies realized that design was a strategic differentiator. Modern product design is holistic, spanning user research, strategy, prototyping, visual design, and collaboration with engineering. Product designers own the end-to-end experience rather than specializing in one layer. The field emphasizes solving real problems, measuring outcomes, and iterating based on data. Key methodologies include design thinking (popularized by IDEO and Stanford d.school), lean UX, and jobs-to-be-done theory. The best product design balances user needs, business goals, and technical feasibility—often visualized as a Venn diagram of desirability, viability, and feasibility. ## Product Design Scope ``` ┌─────────────────────────────────────────────────────────────┐ │ PRODUCT DESIGN INTERSECTION │ ├─────────────────────────────────────────────────────────────┤ │ │ │ DESIRABLE VIABLE │ │ (User needs) (Business goals) │ │ ╲ ╱ │ │ ╲ ╱ │ │ ╲ ╱ │ │ ╲ ╱ │ │ ┌───────────┐ │ │ │ PRODUCT │ │ │ │ DESIGN │ │ │ │ SWEET │ │ │ │ SPOT │ │ │ └───────────┘ │ │ ╱ ╲ │ │ ╱ ╲ │ │ ╱ ╲ │ │ ╱ ╲ │ │ FEASIBLE │ │ (Technical possibility) │ │ │ └─────────────────────────────────────────────────────────────┘ ``` ## Dieter Rams' Ten Principles | Principle | Description | |-----------|-------------| | **Innovative** | Explores new possibilities | | **Useful** | Fulfills functional and psychological needs | | **Aesthetic** | Well-executed beauty enhances usefulness | | **Understandable** | Self-explanatory, intuitive | | **Unobtrusive** | Neutral, allows user expression | | **Honest** | Doesn't manipulate or deceive | | **Long-lasting** | Avoids fashion, remains relevant | | **Thorough** | Nothing arbitrary, attention to detail | | **Environmentally friendly** | Conserves resources | | **As little design as possible** | Concentrate on essential | ## Product Design Process | Phase | Activities | Outputs | |-------|------------|---------| | **Discover** | User research, competitive analysis | Insights, personas | | **Define** | Problem framing, success metrics | PRD, design brief | | **Ideate** | Sketching, brainstorming | Concepts, wireframes | | **Prototype** | Interactive mockups | Clickable prototypes | | **Test** | Usability testing | Validated designs | | **Ship** | Engineering handoff | Live product | | **Measure** | Analytics, feedback | Data for iteration | ## Product Designer Skills | Category | Skills | |----------|--------| | **Research** | User interviews, surveys, usability testing | | **Strategy** | Problem framing, prioritization, metrics | | **Interaction** | Flows, wireframes, prototyping | | **Visual** | UI design, typography, color | | **Systems** | Design systems, components | | **Communication** | Presenting, storytelling, writing | | **Technical** | Understanding of engineering constraints | ## Design Methodologies | Methodology | Description | |-------------|-------------| | **Design Thinking** | Empathize, Define, Ideate, Prototype, Test | | **Lean UX** | Build-Measure-Learn, hypothesis-driven | | **Jobs-to-be-Done** | Focus on user goals, not features | | **Double Diamond** | Diverge/converge in problem and solution | | **Atomic Design** | Systematic component building | | **Sprint** | Google Ventures' 5-day process | ## Key Figures | Person | Contribution | | --------------- | ------------------------------------------ | | [[Dieter Rams]] | Ten principles, Braun design | | [[Jony Ive]] | Apple design leadership | | [[Don Norman]] | [[Cognitive design principles]] | | [[Tim Brown]] | [[Design thinking]], IDEO | | [[Julie Zhuo]] | *The Making of a Manager*, Facebook design | | [[John Maeda]] | Design in Tech reports | ## Product Design vs Related Roles | Role | Focus | |------|-------| | **Product Designer** | End-to-end product experience | | **UX Designer** | User experience, research | | **UI Designer** | Visual interface design | | **[[Interaction Design (IxD)]]** | Behavior and flows | | **UX Researcher** | User research methods | | **Product Manager** | Strategy, roadmap, requirements | ## Design System Components | Component | Purpose | |-----------|---------| | **Foundations** | Color, typography, spacing, icons | | **Components** | Buttons, forms, cards, navigation | | **Patterns** | Search, filters, onboarding flows | | **Guidelines** | Voice, tone, accessibility | | **Documentation** | Usage rules, code examples | ## Tools of the Trade | Category | Tools | |----------|-------| | **Design** | Figma, Sketch, Adobe XD | | **Prototyping** | Figma, Framer, Principle | | **Research** | Dovetail, Maze, UserTesting | | **Collaboration** | FigJam, Miro, Notion | | **Handoff** | Zeplin, Figma Dev Mode | ## References - Rams, D. *Less but Better* - Brown, T. (2009). *Change by Design* - Zhuo, J. (2019). *The Making of a Manager* - https://en.wikipedia.org/wiki/Product_design ## Related - [[User Experience (UX)]] - [[Interaction Design (IxD)]] - [[Don Norman]] - [[Design Thinking]] - [[Usability]] - [[Design Systems]] - [[Lean UX]] - [[Jobs to be Done]]