Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.8 KB

File metadata and controls

34 lines (27 loc) · 2.8 KB

Design Context

Users

  • Backend/fullstack developers integrating API monitoring SDKs mid-task while coding — need fast, scannable docs with copy-paste code
  • DevOps/SRE engineers setting up observability infrastructure — need architecture guides, deployment options, configuration reference
  • Engineering managers evaluating Monoscope vs competitors — need clear feature overviews, pricing clarity, trust signals
  • All arrive with intent: they're either evaluating, integrating, or troubleshooting. Time is scarce.

Brand Personality

Friendly, approachable, modern — like Vercel or Linear. Clean and welcoming but technically capable. Not stiff or enterprise-y, not playful or casual. The sweet spot: a smart colleague who explains things clearly without talking down.

Three words: Clear. Modern. Capable.

Emotional goals: confidence ("I can get this working"), trust ("this tool is well-made"), speed ("I found what I need fast")

Aesthetic Direction

  • Visual tone: Refined minimalism with warmth. Light, airy, generous whitespace. Subtle blue accents — not cold or corporate.
  • References: Mintlify docs (clean cards, premium feel, great spacing), Stripe docs (structured, great code examples), Linear docs (minimal, sleek), Tailwind docs (practical sidebar, scannable), Browserbase docs (modern Mintlify-powered, card grids), Coinbase CDP docs (guided quickstart flow, numbered steps, interactive tabs)
  • Anti-references: Datadog (cluttered, dense), ReadTheDocs default theme (dated), GitBook free tier (generic). Avoid anything that looks like a raw markdown dump or an unthemed wiki.
  • Theme: Light mode primary, dark mode supported. Both must feel intentional.

Design Principles

  1. Speed to answer — Every page should get users to what they need in under 10 seconds. Clear hierarchy, scannable structure, prominent code blocks.
  2. Guide, don't dump — Use progressive disclosure, numbered steps, and contextual navigation. Don't show everything at once.
  3. Code is king — Code blocks are the most important element on any SDK page. They need copy buttons, language labels, and visual prominence.
  4. Warmth through precision — Premium feel comes from consistent spacing, thoughtful typography, and subtle interactions — not from decoration.
  5. One clear next step — Every page should make the next action obvious. Sequential navigation, contextual CTAs, clear onboarding flow.

Technical Constraints

  • Stack: Tailwind CSS v4, DaisyUI v5, QuickStatic (Liquid templates), HTMX, Inter font, FontAwesome icons
  • No React/Vue/Svelte — pure HTML + CSS + vanilla JS
  • Semantic color tokens already established (OKLCH-based, light/dark variants)
  • Primary brand blue: rgb(0 104 255) / dark mode: rgb(59 130 246)
  • Font: Inter (variable weight, self-hosted)