II.
LibrarySkill JSON
Structured · livelib-skill:qa-testing-automation--api-testing
API Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:qa-testing-automation--api-testing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "API Testing",
"description": "Comprehensive API testing for REST and GraphQL endpoints with contract validation",
"libraryPath": "library/specializations/qa-testing-automation/skills/api-testing/SKILL.md",
"specialization": "qa-testing-automation",
"contentSummary": "# API Testing Skill\n\n## Overview\n\nThis skill provides expert-level capabilities for API testing, covering REST, GraphQL, authentication flows, schema validation, and contract testing integration.\n\n## Capabilities\n\n### REST API Testing\n- Execute API tests with Supertest/REST Assured\n- HTTP "
},
"outgoingEdges": [
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "skill-area:api-contract-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "skill-area:integration-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--api-testing",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}