iiRecord
Agentic AI Atlas · dsl-compiler-generator
lib-skill:computer-science--dsl-compiler-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:computer-science--dsl-compiler-generator

Structured · live

dsl-compiler-generator 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:computer-science--dsl-compiler-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "dsl-compiler-generator",
    "description": "Generate compilers and interpreters for domain-specific languages",
    "libraryPath": "library/specializations/domains/science/computer-science/skills/dsl-compiler-generator/SKILL.md",
    "specialization": "computer-science",
    "contentSummary": "# DSL Compiler Generator\n\n## Purpose\n\nProvides expert guidance on generating compilers and interpreters for domain-specific languages from high-level specifications.\n\n## Capabilities\n\n- Parser generation from grammar\n- Type checker generation from rules\n- Interpreter generation from semant"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "skill-area:compiler-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "skill-area:language-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "workflow:research-grant-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "specialization:theoretical-computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:computer-science--dsl-compiler-generator",
      "to": "specialization:computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}