iiRecord
Agentic AI Atlas · nestjs
lib-skill:web-development--nestjsa5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--nestjs

Structured · live

nestjs 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:web-development--nestjs",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "nestjs",
    "description": "NestJS architecture including modules, dependency injection, guards, interceptors, and microservices patterns.",
    "libraryPath": "library/specializations/web-development/skills/nestjs/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# NestJS Skill\n\nExpert assistance for building enterprise Node.js applications with NestJS.\n\n## Capabilities\n\n- Design modular NestJS applications\n- Implement dependency injection patterns\n- Create guards, pipes, and interceptors\n- Build microservices architectures\n- Configure Swagger/Open"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "skill-area:backend-api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "skill-area:middleware-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "topic:dependency-injection",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "topic:design-patterns",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--nestjs",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}