II.
Library JSON
Structured · livelibrary:shadcn
shadcn/ui json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:shadcn",
"_kind": "Library",
"_file": "domain/libraries/libraries-frontend-ui.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "shadcn/ui",
"belongsToLanguageId": "language:typescript",
"category": "other",
"description": "Collection of accessible, reusable React components built on\nRadix UI primitives and styled with Tailwind CSS; components are\ncopied directly into the project rather than installed as a package.\n"
},
"outgoingEdges": [
{
"from": "library:shadcn",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "library:shadcn",
"to": "skill-area:design-systems",
"kind": "used_for"
},
{
"from": "library:shadcn",
"to": "library:material-ui",
"kind": "alternative_to"
},
{
"from": "library:shadcn",
"to": "library:chakra-ui",
"kind": "alternative_to"
},
{
"from": "library:shadcn",
"to": "library:mantine",
"kind": "alternative_to"
},
{
"from": "library:shadcn",
"to": "library:ant-design",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "presentation:ai-elements",
"to": "library:shadcn",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent-ui-impl:ai-elements.ui@current",
"to": "library:shadcn",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "library:material-ui",
"to": "library:shadcn",
"kind": "alternative_to"
},
{
"from": "library:daisyui",
"to": "library:shadcn",
"kind": "alternative_to"
},
{
"from": "library:snapkit",
"to": "library:shadcn",
"kind": "alternative_to"
},
{
"from": "specialization:ux-ui-design",
"to": "library:shadcn",
"kind": "uses_library"
},
{
"from": "stack-profile:saas-starter",
"to": "library:shadcn",
"kind": "composed_of"
},
{
"from": "stack-profile:static-site-cdn",
"to": "library:shadcn",
"kind": "composed_of"
},
{
"from": "stack-profile:progressive-web-app",
"to": "library:shadcn",
"kind": "composed_of"
},
{
"from": "stack-profile:browser-extension",
"to": "library:shadcn",
"kind": "composed_of"
}
]
}