Skip to content

Instantly share code, notes, and snippets.

@vikramrojo
Created May 10, 2018 04:50
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vikramrojo/c376aea6b88b20561df2551b0fb3876a to your computer and use it in GitHub Desktop.
Save vikramrojo/c376aea6b88b20561df2551b0fb3876a to your computer and use it in GitHub Desktop.
A collection of tools and practices to aide design organizations.

Design Operations

Within a product organization, a number of workflow and environmental factors affect the effectiveness and impact of design work. Design operations manages aspects of culture and process, allowing designers to focus on execution while expanding the range of design's scope.

Design operations tackles common product challenges like;

  • interface consistency
  • clarifying specification
  • user testing
  • developer handoffs

It addresses these factors by managing and communicating aspects of the design workflow like;

  • defining scope
  • managing tasks
  • reporting status
  • vetting deliverables

Discover

Project Canvas

Define a canvas that captures information prior to kickoff.

  • Participants: People involved in the project including stakeholders and decision makers
  • Goals: How success is defined for the project.
  • User Segments: Main groups targeted with this project, using behavioral variables and personas where possible.
  • Value Proposition: A story outlining what users and participants will gain from a successful project launch.
  • Deliverables: A list of artifacts to be produced.
  • Milestones: Key dates, events and project timeline.
  • Scope: A list of features, functions and outcomes including and not included in this project release.
  • Specifications: Data, content and assets required for the project scope.

Lean Research

Gather artifacts to inform the project goals and users.

  • Survey: Write form to capture insights or collect existing surveys.
  • Empathy Map: Broadly define user segments with inferential data.
  • Moodboard: Collect varied existing approaches visually.
  • Competitive Landscape: Compare features and benefits across products.

Define

Persona Building

Build a profile of your user.

  • Interviews: Recruit and use a script to interview participants.
  • Persona Demographic: Suggest an outline of your user segments.
  • Behavioral Variables: Map insights to behavioral gradients.
  • Gains & Pains: Catalog observed or intuited user insights for each segment.
  • Jobs to be Done: List the jobs they need to perform to move past pains.

Project Mapping

Workshop possibilities within the project domain.

  • Storyboarding:
  • Journey Map:
  • Rapid Paper Prototyping:

Develop

Project Management

Strategies to ship projects.

  • Project Release Statement:
  • User Story Map:
  • Release Prioritization
  • Prioritization Matrix:

Product Design

Methods to visualize ideas with increasing fidelity.

  • Wireflow:
  • Wireframe:
  • Clickable Prototype:
  • Microinteractions:
  • Design System Mapping:

Deliver

Feasibility

Determine build sequence and identify reusability.

  • Value-Effort Matrix:
  • Build Prioritization:
  • Component Library:

Validation

Probe developing project for improvements.

  • Prototype Testing:
  • Usability Study:
  • Software Testing:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment