II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--tech-writing-linter
tech-writing-linter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--tech-writing-linter",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "tech-writing-linter",
"description": "Lint technical documentation for style, consistency, and readability",
"libraryPath": "library/specializations/software-architecture/skills/tech-writing-linter/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# Technical Writing Style Checker Skill\n\n## Overview\n\nLints technical documentation for style, consistency, terminology, and readability using Vale, write-good, and custom style guides.\n\n## Capabilities\n\n- Vale and write-good integration\n- Technical writing rules enforcement\n- Terminology "
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--tech-writing-linter",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--tech-writing-linter",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--tech-writing-linter",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--tech-writing-linter",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--tech-writing-linter",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}