Skip to main content
ClaudeWave

Design system generators: OKLCH color palettes, fluid type scales, spacing, shape & icon tokens — web tools + MCP server for AI agents. CSS / Tailwind v4 / W3C design tokens.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/KarstenKreh/Standby.Design
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "standby-design": {
      "command": "node",
      "args": ["/path/to/Standby.Design/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/KarstenKreh/Standby.Design and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# standby.design

Multi-Tool-Hub unter **standby.design** — kleine Tools für Designer und Entwickler. Kein Framework, kein Build-Step, reines HTML/CSS/JS.

## Struktur

```
/
├── index.html        # Hub-Seite (standby.design)
├── color/
│   └── index.html    # Color Palette Generator (standby.design/color)
├── Dockerfile
├── nginx.conf
├── docker-compose.yml
└── deploy.sh
```

## Deployment (Hetzner + Docker + nginx)

```bash
./deploy.sh
```

Setzt voraus: SSH-Key unter `C:/Local Data/Repositories/SSH Keys/hetzner_ed25519`.

## DNS (Namecheap)

A-Record für `standby.design` und `www.standby.design` → `46.225.131.97`

---

# Color Palette Generator (`/color`)

Ein interaktiver, client-seitiger Palette-Generator im **OKLCH-Farbraum** — keine Dependencies, kein Build-Step.

## Features

- **Brand + Slated**: Generiert automatisch eine volle Palette (Brand) und eine gedämpfte Variante mit 50% Chroma (Slated)
- **18 Abstufungen**: Feine Gradierung für Light Surfaces (25–100), Core Palette (200–800), Dark Surfaces (825–875) und High Contrast (925–975)
- **Zwei Modi**:
  - **Balanced Midpoint** — 500 = perzeptueller Mittelwert (L=0.50), symmetrisch um den hellsten Punkt des Farbtons
  - **Exact Brand Match** — 500 = exakt die Eingabefarbe, Helligkeit + Chroma werden gleichmäßig darum herum skaliert
- **Click-to-Copy**: Einzelne Hex- und OKLCH-Werte per Klick kopieren
- **Code-Export**: Fertige CSS Custom Properties (OKLCH + Hex Fallback) zum Kopieren
- **Surface-Demo**: Live-Vorschau für Light Mode, Dark Mode und High Contrast Surfaces
- **Grau-sicher**: Neutrale Eingaben (z.B. `#757575`) erzeugen saubere Grau-Paletten ohne Farbstich

## Verwendung

1. `index.html` im Browser öffnen
2. Hex-Farbcode eingeben (mit oder ohne `#`)
3. Modus wählen (Balanced Midpoint / Exact Brand Match)
4. Palette generieren — fertig

## Zonenstruktur

| Steps     | Zone                  | Verwendung                           |
|-----------|-----------------------|--------------------------------------|
| 25–100    | Light Surfaces        | Hintergründe, Cards, Elevated (Light)|
| 200–800   | Core Palette          | Buttons, Links, Akzente, Text        |
| 825–875   | Dark Surfaces         | Hintergründe, Cards (Dark Mode)      |
| 900–975   | High Contrast         | Hintergründe (High Contrast Dark)    |

## Technologie

- Reines HTML + CSS + JavaScript (zero dependencies)
- OKLCH ↔ OKLab ↔ Linear sRGB ↔ sRGB Konvertierung
- Binäre Suche für sRGB-Gamut-Clamping
- Parabolische Chroma-Envelope für natürliche Sättigungsverteilung
color-palettedesign-systemdesign-tokensmcpmcp-servermodel-context-protocoloklchshadcn-uitailwindcsstypography

Lo que la gente pregunta sobre Standby.Design

¿Qué es KarstenKreh/Standby.Design?

+

KarstenKreh/Standby.Design es mcp servers para el ecosistema de Claude AI. Design system generators: OKLCH color palettes, fluid type scales, spacing, shape & icon tokens — web tools + MCP server for AI agents. CSS / Tailwind v4 / W3C design tokens. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala Standby.Design?

+

Puedes instalar Standby.Design clonando el repositorio (https://github.com/KarstenKreh/Standby.Design) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar KarstenKreh/Standby.Design?

+

KarstenKreh/Standby.Design aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene KarstenKreh/Standby.Design?

+

KarstenKreh/Standby.Design es mantenido por KarstenKreh. La última actividad registrada en GitHub es de today, con 24 issues abiertos.

¿Hay alternativas a Standby.Design?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega Standby.Design en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: KarstenKreh/Standby.Design
[![Featured on ClaudeWave](https://claudewave.com/api/badge/karstenkreh-standby-design)](https://claudewave.com/repo/karstenkreh-standby-design)
<a href="https://claudewave.com/repo/karstenkreh-standby-design"><img src="https://claudewave.com/api/badge/karstenkreh-standby-design" alt="Featured on ClaudeWave: KarstenKreh/Standby.Design" width="320" height="64" /></a>

Más MCP Servers

Alternativas a Standby.Design