II.
LibrarySkill JSON
Structured · livelib-skill:web-development--prettier
prettier json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--prettier",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "prettier",
"description": "Prettier configuration and integration.",
"libraryPath": "library/specializations/web-development/skills/prettier/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Prettier Skill\n\nExpert assistance for Prettier configuration.\n\n## Capabilities\n\n- Configure Prettier\n- Integrate with ESLint\n- Handle editor setup\n- Configure for CI\n\n## Configuration\n\n```json\n// .prettierrc\n{\n \"semi\": true,\n \"singleQuote\": true,\n \"tabWidth\": 2,\n \"trailingCo"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--prettier",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "skill-area:code-review-practice",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "workflow:code-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--prettier",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}