Skip to main content
Cory Trimm
5/29/2024 · 5 min read · governmentdesign-systemsaccessibilityweb-componentspublic-sectordevelopment

screenshot of the list of government design systems repository on GitHub.com

Before I Begin: The views represented here are my own and have never been views of my employer(s). Last Updated: June 20, 2026

List of government design systems

Cut to the chase - the GitHub Repository with a List of Government Design Systems is here.

What is a government design system

As classically defined, a Design System is:

A design system is a collection of reusable components and clear standards that can be assembled together to build any number of applications. Design systems aid in digital product design and development of products such as mobile applications or websites. Source: Wikipedia

There isn’t much to debate here, the government tends to stick to the above definition for what a Design System is and how teams can/should utilize it. There may, however, be multiple design systems within a Department/Entity if there are different user-facing applications (i.e. end-users v. internal-only users v specific workplace setting). You can even see this within the United Kingdom with the National Health Service having their own Design System and smaller towns having their own.

Why create a list of government design systems?

Initially, I set out on this as a way to determine who is utilizing Web Components within their Design System. Web Components are a way to encapsulate a set of features allowing you to use them in microfrontends - regardless of the Javascript Framework. My thinking here was that if development teams created Web Components, various departments would not be married to a singular application framework and could start to build in consistency across applications with different technologies.

However, it’s since expanded a bit into a broad list of Design Systems exist at the Federal/Country, State/Regional, and Local/Municipal level.

Currently, there are over 230 known Government Design Systems chronicled on the GitHub Repository — up from 37 when this post was first published in 2024. The list has grown substantially, spanning 70+ Federal/Country-level systems, 50+ State/Regional systems, and 10+ Local/Municipal systems across six continents. New entries continue to be added as more governments publish their design systems publicly.

screenshot of a detail view of a couple government design system on GitHub.com

What’s New (2025–2026)

A lot has changed since the original post. Some notable updates from the repo:

A few patterns have emerged across the list as of mid-2026:

Current Detail View

The review process takes a bit of time for each Government Design System since there is not a standardized way that the documentation is written. Sourcing whether or not components in the design system are a11y friendly / 508 compliant often takes some manual work to explore. Finding out other information like if there is a Storybook / Figma page requires in depth reading of the documentation.

Perhaps there is a way to expedite this process in the future, but now that the list has grown to 230+ entries there is even more reason to look for ways to automate some of that cataloguing work.

By collecting this information, I feel that it can help other digital service or delivery teams that operate in the public sector reuse existing technologies to expedite delivery.

How to contribute to the list

Adding a new design system

If you know of a government design system that is not currently listed in this repository, please create a new issue with the details. Include as much information as possible, such as the name of the government entity, a link to the design system, and any other relevant information.

Reporting bugs

If you find any bugs or issues, please create a new issue in the issue tracker. Describe the issue in detail so we can reproduce it and fix it.

Suggesting enhancements

If you have an idea for a new feature or an enhancement to an existing one, please create a new issue in the issue tracker. Describe your idea in detail so we can discuss it further.

Further Reading

Enjoyed this? Get the occasional post in your inbox.

Engineering leadership, AI experiments, and things worth sharing. No weekly cadence — just signal.

No spam. Unsubscribe anytime. · Prefer a reader? RSS Feed

Related Posts

← Back to Blog