iiRecord
Agentic AI Atlas · posix-shell-validator
lib-skill:cli-mcp-development--posix-shell-validatora5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--posix-shell-validator

Structured · live

posix-shell-validator 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:cli-mcp-development--posix-shell-validator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "posix-shell-validator",
    "description": "Validate scripts for POSIX compliance with portability checks, bashism detection, and cross-platform compatibility.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/posix-shell-validator/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# POSIX Shell Validator\n\nValidate scripts for POSIX compliance and portability.\n\n## Capabilities\n\n- Detect bashisms in shell scripts\n- Validate POSIX compliance\n- Check cross-platform compatibility\n- Identify non-portable constructs\n- Generate compliance reports\n- Suggest portable alternatives\n\n## U"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--posix-shell-validator",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}