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

lib-skill:web-development--openapi

Structured · live

openapi 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--openapi",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "openapi",
    "description": "OpenAPI/Swagger specification, code generation, documentation, and validation.",
    "libraryPath": "library/specializations/web-development/skills/openapi/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# OpenAPI Skill\n\nExpert assistance for creating OpenAPI specifications and API documentation.\n\n## Capabilities\n\n- Write OpenAPI 3.x specifications\n- Generate client/server code\n- Create interactive documentation\n- Validate API contracts\n- Design request/response schemas\n\n## Usage\n\nInvo"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--openapi",
      "to": "skill-area:api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "workflow:api-design-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--openapi",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}