Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,11 @@ This repository is a curated collection of DESIGN.md files extracted from popula
If you notice issues with an existing file:

1. **Open an issue first** to describe what you'd like to change and get feedback from maintainers
2. Open the site's `DESIGN.md`
3. Compare against the live site
4. Fix incorrect hex values, missing tokens, or weak descriptions
5. Update the `preview.html` and `preview-dark.html` if your changes affect displayed tokens
6. Open a PR with before/after rationale
2. Reference the affected site's `DESIGN.md`
3. Compare it against the live site
4. Describe the incorrect hex values, missing tokens, or weak descriptions you found


We cannot accept DESIGN.md pull requests to maintain the quality of the existing collection.
To maintain the quality and consistency of the collection, fixes are applied by maintainers based on accepted issues. Please report problems through issues rather than opening DESIGN.md pull requests.

## License

Expand Down
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div align="center">

[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
![DESIGN.md Count](https://img.shields.io/badge/DESIGN.md%20count-73-10b981?style=classic)
![DESIGN.md Count](https://img.shields.io/badge/DESIGN.md%20count-74-10b981?style=classic)
[![Last Update](https://img.shields.io/github/last-commit/VoltAgent/awesome-design-md?label=Last%20update&style=classic)](https://github.com/VoltAgent/awesome-design-md)
[![Discord](https://img.shields.io/discord/1361559153780195478.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://s.voltagent.dev/discord)

Expand Down Expand Up @@ -129,6 +129,7 @@ You can [request a DESIGN.md](https://getdesign.md/request) for specific website
- [**Mintlify**](https://getdesign.md/mintlify/design-md) - Documentation platform. Clean, green-accented, reading-optimized
- [**Notion**](https://getdesign.md/notion/design-md) - All-in-one workspace. Warm minimalism, serif headings, soft surfaces
- [**Resend**](https://getdesign.md/resend/design-md) - Email API for developers. Minimal dark theme, monospace accents
- [**Slack**](https://getdesign.md/slack/design-md) - Team communication platform. Deep aubergine primary, cream-lavender hero gradients, pill CTAs
- [**Zapier**](https://getdesign.md/zapier/design-md) - Automation platform. Warm orange, friendly illustration-driven

### Design & Creative Tools
Expand Down Expand Up @@ -207,13 +208,14 @@ Every file follows the [Stitch DESIGN.md format](https://stitch.withgoogle.com/d
| 8 | Responsive Behavior | Breakpoints, touch targets, collapsing strategy |
| 9 | Agent Prompt Guide | Quick color reference, ready-to-use prompts |

Each site includes:
Each site folder includes:

| File | Purpose |
|------|---------|
| `DESIGN.md` | The design system (what agents read) |
| `preview.html` | Visual catalog showing color swatches, type scale, buttons, cards |
| `preview-dark.html` | Same catalog with dark surfaces |
| `README.md` | Quick overview with a link to previews and downloads on getdesign.md |

Interactive previews (light/dark color swatches, type scale, buttons, cards) are available for every site on [getdesign.md](https://getdesign.md).

### How to Use

Expand Down
5 changes: 5 additions & 0 deletions design-md/slack/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Slack Inspired Design System Analysis

Design system details have been moved to: https://getdesign.md/slack/design-md

You can also view previews, dark mode examples, and download options on getdesign.md.