II.
LibrarySkill JSON
Structured · livelib-skill:web-development--netlify
netlify json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--netlify",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "netlify",
"description": "Netlify deployment, functions, forms, and edge handlers.",
"libraryPath": "library/specializations/web-development/skills/netlify/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Netlify Skill\n\nExpert assistance for deploying to Netlify.\n\n## Capabilities\n\n- Configure Netlify deployments\n- Create Netlify Functions\n- Handle form submissions\n- Set up edge handlers\n- Configure redirects\n\n## Configuration\n\n```toml\n# netlify.toml\n[build]\n command = \"npm run bui"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--netlify",
"to": "skill-area:deployment-infrastructure-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "topic:continuous-deployment",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "topic:jamstack-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--netlify",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}