DESIGN.md@packs/bergside-awesome-design-skills/agentic · git:20260921.cdae51f · 2026-09-21 · sha256 5aefc4274fb1866a

DESIGN.md@packs/bergside-awesome-design-skills/agentic git:20260921.cdae51fA

Immutable. This exact content is served forever at /api/v1/blob/5aefc4274fb1866a.

---
name: Agentic
colors:
  primary: "#FF5701"
  secondary: "#F6F6F1"
  success: "#16A34A"
  warning: "#D97706"
  danger: "#DC2626"
  surface: "#FFFFFF"
  text: "#111827"
  neutral: "#FFFFFF"
typography:
  h1:
    fontFamily: "Playfair Display"
    fontSize: 2.5rem
  body-md:
    fontFamily: "Playfair Display"
    fontSize: 1rem
  label-caps:
    fontFamily: "JetBrains Mono"
    fontSize: 0.875rem
  sourceScale: "14/16/18/24/32/40"
  weights: "Playfair Display 400/500/600/700/800/900; JetBrains Mono 100/200/300/400/500/600/700/800"
rounded:
  sm: 4px
  md: 8px
spacing:
  sm: 8px
  md: 16px
  sourceScale: "8pt baseline grid"
---

## Overview

Conversational AI-first interface with minimal controls, clear outcomes, and delegated task flows for agentic workflows.

## Style Foundations

- **Visual style:** modern, bold
- **Typography scale:** 14/16/18/24/32/40
- **Typography fonts:** primary=Playfair Display, display=Playfair Display, mono=JetBrains Mono
- **Typography weights:** Playfair Display 400/500/600/700/800/900; JetBrains Mono 100/200/300/400/500/600/700/800 (as shipped on Google Fonts, checked 2026-09-20)
- **Color palette:** surface/subtle layers
- **Spacing scale:** 8pt baseline grid

## Colors

- **Primary (#FF5701):** Token from style foundations.
- **Secondary (#F6F6F1):** Token from style foundations.
- **Success (#16A34A):** Token from style foundations.
- **Warning (#D97706):** Token from style foundations.
- **Danger (#DC2626):** Token from style foundations.
- **Surface (#FFFFFF):** Token from style foundations.
- **Text (#111827):** Token from style foundations.
- **Neutral (#FFFFFF):** Derived from the surface token for official format compatibility.