II.
SkillArea JSON
Structured · liveskill-area:react-testing
React Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:react-testing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/react-testing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "React Testing",
"description": "Testing React components and applications: unit tests with Jest or\nVitest + React Testing Library, end-to-end with Playwright or Cypress,\ncomponent-state assertions, query-by-role accessibility patterns, and\nsnapshot/visual regression strategies.\n",
"parentSpecializationId": "specialization:frontend-react",
"domains": [
"specialization:frontend-react"
],
"requiresLanguages": [
"language:typescript",
"language:javascript"
],
"requiresFrameworks": [
"framework:react"
],
"requiresLibraries": [
"library:react-testing-library"
],
"requiresStackParts": [],
"expertiseLevels": [
"novice",
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:react-testing",
"to": "specialization:frontend-react",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:react-testing",
"to": "language:typescript",
"kind": "uses_language"
},
{
"from": "skill-area:react-testing",
"to": "language:typescript",
"kind": "uses_language",
"attributes": {}
},
{
"from": "skill-area:react-testing",
"to": "language:javascript",
"kind": "uses_language",
"attributes": {}
},
{
"from": "skill-area:react-testing",
"to": "framework:react",
"kind": "uses_framework"
},
{
"from": "skill-area:react-testing",
"to": "framework:react",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "skill-area:react-testing",
"to": "library:react-testing-library",
"kind": "uses_library"
},
{
"from": "skill-area:react-testing",
"to": "tool:jest",
"kind": "uses_tool"
},
{
"from": "skill-area:react-testing",
"to": "tool:vitest",
"kind": "uses_tool"
},
{
"from": "skill-area:react-testing",
"to": "tool:playwright",
"kind": "uses_tool"
}
],
"incomingEdges": [
{
"from": "framework:react",
"to": "skill-area:react-testing",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "language:javascript",
"to": "skill-area:react-testing",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "language:typescript",
"to": "skill-area:react-testing",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "library:react-testing-library",
"to": "skill-area:react-testing",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "skill-area:frontend-testing",
"to": "skill-area:react-testing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:jest",
"to": "skill-area:react-testing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:playwright",
"to": "skill-area:react-testing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:vitest",
"to": "skill-area:react-testing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "skill:react-tdd",
"to": "skill-area:react-testing",
"kind": "addresses",
"attributes": {}
},
{
"from": "lib-agent:web-development--unit-testing",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--react-app-development",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--unit-testing-react",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--jest-testing",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--jest",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--msw",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-testing-library",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "workflow:api-contract-testing",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:code-review",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tdd-kata-session",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mobile-device-compatibility-testing",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:design-review",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-automation-pipeline",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:accessibility-audit",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cross-team-integration-testing",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:code-review",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-strategy-planning",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:test-automation-pipeline",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:accessibility-audit",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
}
]
}