II.
LibrarySkill JSON
Structured · livelib-skill:web-development--webpack
webpack json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--webpack",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "webpack",
"description": "Webpack configuration, module federation, loaders, plugins, and optimization.",
"libraryPath": "library/specializations/web-development/skills/webpack/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Webpack Skill\n\nExpert assistance for Webpack configuration and optimization.\n\n## Capabilities\n\n- Configure webpack for production\n- Set up Module Federation\n- Create custom loaders/plugins\n- Optimize bundle size\n- Configure code splitting\n\n## Configuration\n\n```javascript\nconst { Mod"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--webpack",
"to": "skill-area:asset-pipeline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "skill-area:web-performance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}