iiRecord
Agentic AI Atlas · rust-async-runtime
lib-skill:backend-development--rust-async-runtimea5c.ai
II.
LibrarySkill JSON

lib-skill:backend-development--rust-async-runtime

Structured · live

rust-async-runtime 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:backend-development--rust-async-runtime",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "rust-async-runtime",
    "description": "Work with Rust async runtimes — Tokio, async-std, executor internals, pinning, wakers, and building high-performance async Rust services.",
    "libraryPath": "library/specializations/backend-development/skills/rust-async-runtime/SKILL.md",
    "specialization": "backend-development",
    "contentSummary": "# Rust Async Runtime Skill\n\n> Stub — implementation pending."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:backend-development--rust-async-runtime",
      "to": "skill-area:rust-async-runtime",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:backend-development--rust-async-runtime",
      "to": "domain:systems-programming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:backend-development--rust-async-runtime",
      "to": "domain:backend",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:backend-development--rust-async-runtime",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:backend-development--rust-async-runtime",
      "to": "specialization:backend-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}