{
  "name": "designmd.app",
  "description": "Open reference of DESIGN.md files — design system specifications for AI coding agents. Library of 561+ documented design systems and 22+ real brand design systems in Markdown format with YAML tokens.",
  "url": "https://designmd.app",
  "provider": {
    "organization": "ft.ia.br",
    "url": "https://ft.ia.br"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": ["none"]
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "browse-library",
      "name": "Browse DESIGN.md Library",
      "description": "Browse 561 documented DESIGN.md files organized by visual style, era, and industry vertical.",
      "tags": ["design-system", "design-tokens", "ui", "markdown", "ai-agents"],
      "examples": [
        "Show me minimalist design systems",
        "Find a dark theme DESIGN.md for a SaaS app",
        "List brutalist design styles"
      ]
    },
    {
      "id": "search-styles",
      "name": "Search Design Styles",
      "description": "Full-text search across all DESIGN.md files by name, description, keywords, era, or style category.",
      "tags": ["search", "api", "design-system"],
      "examples": [
        "Search for cyberpunk design systems",
        "Find DESIGN.md files with Inter font",
        "Show design systems using oklch colors"
      ]
    },
    {
      "id": "format-reference",
      "name": "DESIGN.md Format Reference",
      "description": "Complete technical reference for the DESIGN.md format: 8 canonical sections, YAML token schema, linting rules, CLI tools.",
      "tags": ["specification", "reference", "format", "documentation"],
      "examples": [
        "What sections does a DESIGN.md have?",
        "How do token references work?",
        "How to validate a DESIGN.md file"
      ]
    },
    {
      "id": "agent-setup",
      "name": "Agent Setup Guides",
      "description": "Step-by-step configuration for using DESIGN.md with Claude Code, Cursor, Kiro, Windsurf, and Google Stitch.",
      "tags": ["setup", "configuration", "claude-code", "cursor", "kiro", "windsurf"],
      "examples": [
        "How to set up DESIGN.md with Claude Code",
        "Configure Cursor to use DESIGN.md",
        "Set up DESIGN.md in Kiro"
      ]
    },
    {
      "id": "browse-brands",
      "name": "Browse Real Brand DESIGN.md",
      "description": "Browse DESIGN.md files extracted from real brand websites. 22 Brazilian brands (Nubank, iFood, Itaú, Mercado Livre, VTEX, GOL) plus international brands. Design tokens extracted from public CSS.",
      "tags": ["brands", "real-brands", "brazil", "nubank", "stripe", "design-system", "design-tokens"],
      "examples": [
        "Show me Nubank's DESIGN.md",
        "Find Brazilian fintech design systems",
        "Get iFood's color palette and typography",
        "List all brands in the commerce category"
      ]
    }
  ]
}
