II.
LibrarySkill JSON
Structured · livelib-skill:web-development--github-actions-web
github-actions-web json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--github-actions-web",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "github-actions-web",
"description": "GitHub Actions for web app CI/CD, testing, and deployment.",
"libraryPath": "library/specializations/web-development/skills/github-actions-web/SKILL.md",
"specialization": "web-development",
"contentSummary": "# GitHub Actions Web Skill\n\nExpert assistance for CI/CD with GitHub Actions.\n\n## Capabilities\n\n- Create CI/CD workflows\n- Configure test automation\n- Set up deployment pipelines\n- Handle secrets\n- Optimize workflow performance\n\n## Workflow\n\n```yaml\nname: CI/CD\non:\n push:\n branc"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--github-actions-web",
"to": "skill-area:deployment-infrastructure-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "workflow:pull-request-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--github-actions-web",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}