II.
LibrarySkill JSON
Structured · livelib-skill:web-development--prisma-orm
prisma-orm json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--prisma-orm",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "prisma-orm",
"description": "Prisma ORM schema design, migrations, relations, query optimization, and database integration patterns.",
"libraryPath": "library/specializations/web-development/skills/prisma-orm/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Prisma ORM Skill\n\nExpert assistance for Prisma ORM schema design, migrations, relations, query optimization, and database integration patterns.\n\n## Capabilities\n\n- Design Prisma schemas with proper relations\n- Generate and manage database migrations\n- Optimize queries for performance\n- Im"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--prisma-orm",
"to": "skill-area:object-relational-mapping",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "skill-area:backend-data-persistence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "topic:data-mapper",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--prisma-orm",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}