iiRecord
Agentic AI Atlas · terminal-capability-detector
lib-skill:cli-mcp-development--terminal-capability-detectora5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--terminal-capability-detector

Structured · live

terminal-capability-detector 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--terminal-capability-detector",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "terminal-capability-detector",
    "description": "Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/terminal-capability-detector/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# Terminal Capability Detector\n\nDetect terminal capabilities for adaptive CLI output.\n\n## Capabilities\n\n- Detect color support levels\n- Check TTY status\n- Get terminal dimensions\n- Detect Unicode support\n- Check for CI environment\n- Configure adaptive output\n\n## Generated Patterns\n\n``"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "skill-area:command-line-interface-tools",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--terminal-capability-detector",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}