II.
LibrarySkill JSON
Structured · livelib-skill:web-development--turborepo
turborepo json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--turborepo",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "turborepo",
"description": "Turborepo configuration, caching, and pipeline optimization.",
"libraryPath": "library/specializations/web-development/skills/turborepo/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Turborepo Skill\n\nExpert assistance for Turborepo monorepo management.\n\n## Capabilities\n\n- Configure Turborepo\n- Set up caching\n- Define pipelines\n- Optimize builds\n- Handle dependencies\n\n## Configuration\n\n```json\n// turbo.json\n{\n \"$schema\": \"https://turbo.build/schema.json\",\n \""
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--turborepo",
"to": "skill-area:monorepo-extraction",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--turborepo",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--turborepo",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--turborepo",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--turborepo",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--turborepo",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}