iiRecord
Agentic AI Atlas · Chakra UI
library:chakra-uia5c.ai
II.
Library JSON

library:chakra-ui

Structured · live

Chakra UI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-frontend-ui.yamlCluster · domain
Record JSON
{
  "id": "library:chakra-ui",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-frontend-ui.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Chakra UI",
    "belongsToLanguageId": "language:typescript",
    "category": "other",
    "description": "Simple, modular, and accessible React component library with a\nconstraint-based style props API, dark mode support, and a\ncomposable design that encourages building custom design systems.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:chakra-ui",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:chakra-ui",
      "to": "skill-area:design-systems",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:shadcn",
      "to": "library:chakra-ui",
      "kind": "alternative_to"
    },
    {
      "from": "library:material-ui",
      "to": "library:chakra-ui",
      "kind": "alternative_to"
    }
  ]
}