II.
LibrarySkill JSON
Structured · livelib-skill:web-development--eslint
eslint json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--eslint",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "eslint",
"description": "ESLint configuration, custom rules, and plugin development.",
"libraryPath": "library/specializations/web-development/skills/eslint/SKILL.md",
"specialization": "web-development",
"contentSummary": "# ESLint Skill\n\nExpert assistance for ESLint configuration.\n\n## Capabilities\n\n- Configure ESLint\n- Set up plugins\n- Create custom rules\n- Handle TypeScript\n- Configure for React/Vue\n\n## Configuration\n\n```javascript\n// eslint.config.js (flat config)\nimport js from '@eslint/js';\nimpor"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--eslint",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "skill-area:code-review-practice",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "topic:code-review-best-practices",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "workflow:code-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--eslint",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}