Automattic Design System

The Automattic Design System is a set of packages used together to build products.

Each package typically has a corresponding Figma library to utilize, and a Storybook instance where documentation can be found.

Core packages

Maintained in the Gutenberg GitHub repository. Provides foundational building blocks used to build WordPress software and other products in the ecosystem.

@wordpress/ui

Figma coming soon

Storybook ↗

Changelog

Other packages

These packages are not part of the design system’s components or theming, but provide additional support for building UIs and working with the design system.

FAQ

Typically product designers should include the @wordpress/ui, @wordpress/dataviews, and @wordpress/admin-ui libraries in working files.

If you’re working on a system level feature you may want to include @wordpress/theme and @wordpress/icons as well.

Documentation lives in Storybook. You can find links to the Storybook instances associated with each package above.

Development for the public packages takes place in the Gutenberg repository on GitHub. For bug fixes, new features, or other enhancements please open an issue or a pull request. If you’re unsure come visit us in Slack.