design-system

Open-source projects categorized as design-system

Top 23 design-system Open-Source Projects

design-system
  1. system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Project mention: 🏛️ The System Design Playbook 📖 | dev.to | 2026-05-05

    A deeply-synthesized, opinionated reference distilled from five canonical sources: donnemartin/system-design-primer · ByteByteGoHq/system-design-101 · karanpratapsingh/system-design · ashishps1/awesome-system-design-resources · binhnguyennus/awesome-scalability

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Show HN: Typique – a bundler-independent, zero-runtime CSS-in-TS library | news.ycombinator.com | 2026-01-07

    Hi HN! I’ve been following zero-runtime CSS-in-JS/TS libraries for a while and noticed that most of them end up overwhelmed by bundler compatibility issues. A good summary of these problems is in the final status report [1] of Pigment CSS — MUI’s attempt in this space.

    As someone working on TypeScript tooling, I started wondering whether this problem could be approached from a different angle: instead of relying on bundler plugins, use TypeScript types to define styles, and TypeScript tooling to provide locally scoped class and CSS variable names.

    This led to Typique — a library built as a TypeScript plugin. It provides IDE integration (completion, diagnostics, quick fixes) and emits plain CSS without any dependence on bundler or framework. It’s early, but already usable; I’ve been using it in a couple of personal projects.

    Feedback, questions, and skepticism are very welcome. Thanks for reading.

    [1] https://github.com/mui/material-ui/issues/45759#issuecomment...

  4. awesome-design-md

    A collection of DESIGN.md files analysis by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.

    Project mention: No Template Fits? Generate Your Own Awesome DESIGN.md with .NET and Ollama | dev.to | 2026-05-29
  5. daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

    Project mention: How to Turn Filament v5's Rich Editor Into a Full Block Editor | dev.to | 2026-04-28

    If you're using a component library like daisyUI, you can map styling options directly to its semantic classes btn-primary, bg-base-200). This gives you theme switching for free — every block re-skins automatically when the theme changes.

  6. chakra-ui

    Chakra UI is a component system for building SaaS products with speed ⚡️

    Project mention: chakra-ui VS ui - a user suggested alternative | libhunt.com/r/chakra-ui | 2025-10-11
  7. awesome-design

    🌟 Curated design resources from all over the world.

  8. core

    A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, (+ more) and traditional web applications from a single, framework-agnostic codebase. (by stenciljs)

  9. Primer

    Primer is GitHub's design system. This is the CSS implementation

  10. HyperUI

    Free Tailwind CSS v4 components for your next project, designed to enhance your web development with the latest features and styles 🚀

  11. 98.css

    A design system for building faithful recreations of old UIs

    Project mention: Show HN: Windows 7 GUI for the Web | news.ycombinator.com | 2025-07-27
  12. material-web

    Material Design Web Components

    Project mention: Lit: a library for building fast, lightweight web components | news.ycombinator.com | 2025-09-02
  13. semi-design

    🚀A modern, comprehensive, flexible design system and React UI library, AI-friendly built-in.🎨Provide 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design.🧑🏻‍💻 Design to Code in one click

  14. base-ui

    Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and Material UI.

    Project mention: What is Base UI and why are Developers switching to it? | dev.to | 2026-04-07

    Base UI v1.0.0 reached stable status in 2025, shipping with 35 unstyled components. It has been picking up serious traction in the React world since then.

  15. flowbite

    Open-source UI component library and front-end development framework based on Tailwind CSS

    Project mention: Build apps for ChatGPT, Claude, and Gemini using MCP UI components from Flowbite | dev.to | 2026-02-06

    We decided to use the Skybridge framework to build MCP apps and we are using the UI components from Flowbite.

  16. carbon

    A design system built by IBM (by carbon-design-system)

  17. nue

    Fastest way to build modern websites

    Project mention: The End of Nue Framework | news.ycombinator.com | 2026-02-19

    Hello HN. I want to share something I’ve been thinking about for a while now. I’m stepping away from Nue development (https://github.com/nuejs/nue, https://nuejs.org) to work on something new. This wasn’t an easy call, but I think it’s the right one. Here’s why.

    ### The ecosystem chose React and Tailwind

  18. grommet

    a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package

  19. rebass

    :atom_symbol: React primitive UI components built with styled-system.

  20. React95

    🌈🕹 Windows 95 style UI component library for React

  21. eui

    Elastic UI Framework 🙌

    Project mention: Why So Many Design Systems Live in Monorepo | dev.to | 2025-08-28

    Elastic EUI: developed and released from a single repo, with discussions about monorepo publishing flows.

  22. panda

    🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️

  23. skeleton

    Skeleton is an adaptive design system powered by Tailwind CSS. (by skeletonlabs)

    Project mention: Building Accessible Forms with Skeleton in Svelte | dev.to | 2026-01-10

    Skeleton Documentation

  24. basscss

    Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

design-system discussion

Log in or Post with

design-system related posts

  • No Template Fits? Generate Your Own Awesome DESIGN.md with .NET and Ollama

    1 project | dev.to | 29 May 2026
  • Design.md

    1 project | news.ycombinator.com | 18 May 2026
  • BlazOrbit VS MudBlazor - a user suggested alternative

    2 projects | 4 May 2026
  • BoldKit Spring 2026: v3.0 v3.2.2 - ASCII Animations, Canvas Effects, Dot Matrix Studio & More

    1 project | dev.to | 30 Apr 2026
  • How to Turn Filament v5's Rich Editor Into a Full Block Editor

    1 project | dev.to | 28 Apr 2026
  • Design.md: A format spec for describing a visual identity to coding agents

    2 projects | news.ycombinator.com | 24 Apr 2026
  • Get Design MD: Markdown files with the look of popular websites for use with AI

    1 project | news.ycombinator.com | 24 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source design-system projects? This list will help you:

# Project Stars
1 system-design-primer 351,700
2 Material UI 98,388
3 awesome-design-md 87,195
4 daisyui 41,070
5 chakra-ui 40,428
6 awesome-design 16,752
7 core 13,095
8 Primer 12,959
9 HyperUI 12,108
10 98.css 11,091
11 material-web 10,998
12 semi-design 9,926
13 base-ui 9,861
14 flowbite 9,263
15 carbon 9,153
16 nue 8,825
17 grommet 8,358
18 rebass 7,907
19 React95 7,198
20 eui 6,298
21 panda 6,070
22 skeleton 5,975
23 basscss 5,897

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?