II.
LibrarySkill JSON
Structured · livelib-skill:web-development--nuxt
nuxt json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--nuxt",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "nuxt",
"description": "Nuxt 3 patterns including Nitro server, auto-imports, modules, hybrid rendering, and full-stack development.",
"libraryPath": "library/specializations/web-development/skills/nuxt/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Nuxt Skill\n\nExpert assistance for building full-stack applications with Nuxt 3.\n\n## Capabilities\n\n- Configure Nuxt 3 projects with TypeScript\n- Implement hybrid rendering (SSR, SSG, ISR, SPA)\n- Build Nitro server routes and middleware\n- Create composables with auto-imports\n- Set up Nuxt "
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--nuxt",
"to": "skill-area:server-side-rendering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "skill-area:data-fetching-caching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "topic:static-site-generation",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--nuxt",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}