II.
LibrarySkill JSON
Structured · livelib-skill:web-development--mongodb
mongodb json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--mongodb",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mongodb",
"description": "MongoDB schema design, aggregation pipelines, indexing strategies, and performance.",
"libraryPath": "library/specializations/web-development/skills/mongodb/SKILL.md",
"specialization": "web-development",
"contentSummary": "# MongoDB Skill\n\nExpert assistance for MongoDB database design and operations.\n\n## Capabilities\n\n- Design document schemas\n- Build aggregation pipelines\n- Create optimal indexes\n- Implement data modeling patterns\n- Configure replication and sharding\n\n## Aggregation Pipeline\n\n```typescr"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--mongodb",
"to": "skill-area:backend-data-persistence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "skill-area:database-migrations-zero-downtime",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "topic:database-sharding",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--mongodb",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}