II.
LibrarySkill JSON
Structured · livelib-skill:qa-testing-automation--smoke-testing
smoke-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:qa-testing-automation--smoke-testing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "smoke-testing",
"description": "Implement smoke test suites that rapidly validate the most critical paths in an application after a new build or deployment.",
"libraryPath": "library/specializations/qa-testing-automation/skills/smoke-testing/SKILL.md",
"specialization": "qa-testing-automation",
"contentSummary": "# Smoke Testing Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:qa-testing-automation--smoke-testing",
"to": "skill-area:smoke-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--smoke-testing",
"to": "domain:qa-testing",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--smoke-testing",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--smoke-testing",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}