II.
LibrarySkill JSON
Structured · livelib-skill:web-development--vite
vite json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--vite",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "vite",
"description": "Vite configuration, plugins, optimization, HMR, and build customization.",
"libraryPath": "library/specializations/web-development/skills/vite/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Vite Skill\n\nExpert assistance for configuring and optimizing Vite builds.\n\n## Capabilities\n\n- Configure Vite for various frameworks\n- Create and use plugins\n- Optimize builds\n- Configure dev server\n- Handle environment variables\n\n## Configuration\n\n```typescript\n// vite.config.ts\nim"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--vite",
"to": "skill-area:asset-pipeline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vite",
"to": "skill-area:web-performance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--vite",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vite",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vite",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vite",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}