HomeBlogNewsletter

What is a design system?

September 30, 2020

Design systems are exploding in popularity across the industry. IBM, Google, Uber, Shopify, and Atlassian all have them. Smaller, pre-IPO companies are beginning to wonder whether they need to get in on the action. But let's talk about what a design system actually is before we decide whether or not your company should invest in one.

A design system is a set of rules, documentation, processes, and encoded decisions that guide the creation of one or more applications.

If a company has a website, it already has a design system. Unfortunately, if no one has actively cultivated that it, it's probably a really, really ineffective design system.

A good design system improves collaboration between designers and developers and speeds up development while improving quality in the long-term. At a bare minimum, it requires three key components to achieve these goals:

  1. A set of design specifications that are broken down into small, composable pieces. These are usually built in a tool like Sketch or Figma.
  2. A process by which these design specifications are implemented. At the end of the process, the code must be considered the source of truth.
  3. Documentation about how to use the code components to build production applications.

As a design system scales, each of these components can increase in scope and complexity. For example, if a company only has one web application, it's OK for the code to live inside of that application. But once the system needs to support two or more web applications, it's better to extract the code into a separate library where it can be shared.

Do you want design systems tips and tricks sent to your inbox?

© 2023 Mae Capozzi