{
  "specVersion": "1.0",
  "host": {
    "displayName": "UI Craft",
    "identifier": "did:web:skills.smoothui.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:skills.smoothui.dev:docs:openapi",
      "displayName": "UI Craft documentation HTTP resources",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://skills.smoothui.dev/openapi.json",
      "representativeQueries": [
        "where is the UI Craft documentation API",
        "fetch the OpenAPI spec for skills.smoothui.dev",
        "what HTTP resources can an agent read on the UI Craft site"
      ]
    },
    {
      "identifier": "urn:air:skills.smoothui.dev:server:mcp",
      "displayName": "ui-craft-mcp",
      "type": "application/mcp-server-card+json",
      "url": "https://skills.smoothui.dev/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "how do I connect the UI Craft MCP server",
        "MCP tools for anti-slop and UI quality gates",
        "score a UI with ui-craft-mcp"
      ]
    },
    {
      "identifier": "urn:air:skills.smoothui.dev:skill:ui-craft",
      "displayName": "UI Craft agent skill",
      "type": "application/json",
      "url": "https://skills.smoothui.dev/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "install the UI Craft skill for my coding agent",
        "skill that stops AI-generated UI looking generic",
        "ui-craft anti-slop skill for Claude Code or Cursor"
      ]
    },
    {
      "identifier": "urn:air:skills.smoothui.dev:docs:llms",
      "displayName": "UI Craft llms.txt",
      "type": "text/plain",
      "url": "https://skills.smoothui.dev/llms.txt",
      "representativeQueries": [
        "read UI Craft docs as one agent-oriented index",
        "how do I start with UI Craft in four rungs",
        "full UI Craft documentation in one file"
      ]
    }
  ]
}
