{
  "skills": [
    {
      "name": "design-system-analyzer",
      "type": "analysis",
      "description": "Analyze and extract design patterns, tokens, and guidelines from brand design systems",
      "url": "https://aidesigntaste.com/.well-known/agent-skills/design-system-analyzer.json",
      "sha256": "a1b2c3d4e5f6789012345678901234567890123456789012345678901234567890"
    },
    {
      "name": "brand-style-guide-generator",
      "type": "generation",
      "description": "Generate comprehensive style guides and design documentation based on brand analysis",
      "url": "https://aidesigntaste.com/.well-known/agent-skills/brand-style-guide-generator.json",
      "sha256": "b2c3d4e5f6789012345678901234567890123456789012345678901234567890a1"
    },
    {
      "name": "ui-component-matcher",
      "type": "matching",
      "description": "Match UI components to appropriate design system patterns and suggest implementations",
      "url": "https://aidesigntaste.com/.well-known/agent-skills/ui-component-matcher.json",
      "sha256": "c3d4e5f6789012345678901234567890123456789012345678901234567890a1b2"
    },
    {
      "name": "design-token-extractor",
      "type": "extraction",
      "description": "Extract design tokens (colors, typography, spacing) from design systems and convert to various formats",
      "url": "https://aidesigntaste.com/.well-known/agent-skills/design-token-extractor.json",
      "sha256": "d4e5f6789012345678901234567890123456789012345678901234567890a1b2c3"
    }
  ]
}