iiRecord
Agentic AI Atlas · tech-writing-linter
lib-skill:software-architecture--tech-writing-lintera5c.ai
II.
LibrarySkill JSON

lib-skill:software-architecture--tech-writing-linter

Structured · live

tech-writing-linter json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "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": []
}