Design systems for everyone

Ethan Marcotte has four new courses on design systems, available for free at Aquent Gymnasium. These are my notes about the excellent first course, Design systems for everyone.

Introduction

What is a design system

Examples:

A design system consists of patterns & components as well as guidelines how to work with those patterns.

A slide from Ethan Marcotte´s course on design systems, showing two intersected circles, one containing the text 'design patterns & components', the other 'how to work with them'. That´s what a design system is.
A slide from Ethan Marcotte´s course Design systems for everyone, showing what a design system is about.

Why do we need design systems

A design system provides designers, developers, and product managers a shared language to improve on the following things:

A design system is a way to improve the way your team works.

Conducting a pattern library

Naming and organizing design patterns

A good pattern name should describe the patterns by purpose or function, not by their appearance. Examples:

Language is the primary interface for design patterns.

See a workshop format by Charlotte Jackson that can be used with customers. Its documented in the alistapart article From Pages to Patterns: An Excercise for Everyone. It goes:

  1. Visual inventory of patterns
    • Cut up each page of your website into its smallest elements (paper!)
    • Group similar elements
    • Remove duplicates
  2. Name patterns
    • Pick an element
    • Each person in the group writes a name for it (focus on function, not looks)
    • Names are secret until they are revealed
    • Compare and discuss in the group
    • Repeat for each component
    • Structure the patterns into categories, because that is the primary interface for finding the patterns. Example: Marvelapp Styleguide under components. Alternatively look at DFPB Design System.

This is how a shared language can emerge from the design patterns

Creating a pattern library

This is three-step process and the first two steps are done:

  1. Create a pattern inventory (done)
  2. Name and group patterns (done)
  3. Building the library

Approaches:

Evolving a pattern library into a design system

A design sytem is a set of interconnected patterns and shared practices coherently organized to serve the purpose of a digital product.
Alla Kholmatova
A slide from Ethan Marcotte´s course on design systems, showing two intersected circles, one containing the text 'interconnected patterns', the other 'shared practices'. That´s what a design system is.
A slide from Ethan Marcotte´s course Design systems for everyone, using an alternate wording of what a design system is about.

Defining the shape of a design system

Answer the question for yourself: Why are you building a design system? The purpose of a design system is defined by its audience and its direction.

  1. To define the direction of the design system, as a group, ask early in the process:
    • How will we know if our design system is successful?
    • How will we know if this is working?
  2. Dedicate time to explore the needs of the design system´s audience.
    • Who will create the design system?
    • Which product/s will use the design system?
    • Who will be the system´s contributors and its consumers?
    • How and why will they be using the design system?
  3. You know things are working, if
    • Consumers are shipping features based on the design system.
    • You´re getting regular feedback from contributors and consumers.
    • The maintainers of the system have established a regular pace of updates.
    • Consumers and contributors have begun sharing best practices and resources.

A good design system is aligned with the needs of a product as well as the needs of the people working with it.

Visit A design system isn´t a project. It´s a product, serving products, by Nathan Curtis.

Common myths about design systems

  1. We need to start our design system from scratch.
    • You already have a design system!
    • Your product already has (uninventoried) patterns and your team has existing (albeit not ideal) practices.
    • Start by inventoring what exists, in order to understand how to proceed.
  2. We have to roll out the entire design system at once.
    • Design system work is slow and iterative.
    • It´s okay to release it in a gradual cadence.
    • Consider shipping revised components as they are ready, redisigning your product´s interface little by little. See The hardest thing about design systems, by Robin Rendle.
  3. That other organization makes design system work look so easy.
    • The pattern library for the design system is just the artifact. You´re not seeing the work that goes into it.
    • Every design system has failed.
    • It´s important for teams to be able to identify problems and discuss openly to adjust and proceed.
  4. We´ll launch our design system, and then we´ll basically be done.
    • A design system isn´t a project, it´s a product.
    • Design systems work is never finished, they are evolving ecosystems. And that´s good! See Building a visual language.

Further Reading

Design Systems, by Alla Kholmatova

Comments