II.
LibrarySkill JSON
Structured · livelib-skill:shared--qa-testing
qa-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--qa-testing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "qa-testing",
"libraryPath": "library/methodologies/bmad-method/skills/qa-testing/SKILL.md",
"contentSummary": "# QA Testing\n\nGenerate and execute API and E2E tests with quality gate assessment.\n\n## Agent\nQuinn (QA Engineer) - `bmad-qa-quinn`\n\n## Workflow\n1. Generate API tests for new endpoints\n2. Create E2E tests for critical user flows\n3. Test edge cases from code review findings\n4. Run regressio"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--qa-testing",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--qa-testing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}