iiRecord
Agentic AI Atlas · IDE Extension Development
skill-area:IDE-extension-developmenta5c.ai
II.
SkillArea JSON

skill-area:IDE-extension-development

Structured · live

IDE Extension Development json

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

File · domain/skill-areas/skill-areas-expanded.yamlCluster · domain
Record JSON
{
  "id": "skill-area:IDE-extension-development",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "IDE Extension Development",
    "description": "Building IDE/editor extensions — VS Code extension API, Language\nServer Protocol (LSP), syntax highlighting (TextMate grammars),\ndebugger adapters (DAP), and extension marketplace publishing.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:IDE-extension-development",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:IDE-extension-development",
      "to": "specialization:cli-mcp-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": []
}