II.
LibrarySkill JSON
Structured · livelib-skill:web-development--vitest
vitest json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--vitest",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "vitest",
"description": "Vitest configuration, mocking, coverage, snapshot testing, and performance.",
"libraryPath": "library/specializations/web-development/skills/vitest/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Vitest Skill\n\nExpert assistance for unit and integration testing with Vitest.\n\n## Capabilities\n\n- Configure Vitest for projects\n- Write unit and integration tests\n- Implement mocking strategies\n- Configure coverage reporting\n- Optimize test performance\n\n## Test Patterns\n\n```typescrip"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--vitest",
"to": "skill-area:react-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "skill-area:unit-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--vitest",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}