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

lib-skill:web-development--drizzle

Structured · live

drizzle 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--drizzle",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "drizzle",
    "description": "Drizzle ORM patterns, migrations, type-safe queries, and database schema design.",
    "libraryPath": "library/specializations/web-development/skills/drizzle/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# Drizzle Skill\n\nExpert assistance for database operations with Drizzle ORM.\n\n## Capabilities\n\n- Define type-safe database schemas\n- Write performant SQL queries\n- Handle migrations\n- Implement relations\n- Configure multiple database dialects\n\n## Schema Definition\n\n```typescript\nimpor"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "skill-area:object-relational-mapping",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "skill-area:backend-data-persistence",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "topic:active-record",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--drizzle",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}