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

lib-skill:web-development--svelte

Structured · live

svelte 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--svelte",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "svelte",
    "description": "Svelte and SvelteKit development with built-in reactivity, stores, SSR/SSG, and modern web patterns.",
    "libraryPath": "library/specializations/web-development/skills/svelte/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# Svelte Skill\n\nExpert assistance for building applications with Svelte and SvelteKit.\n\n## Capabilities\n\n- Create Svelte components with reactive declarations\n- Implement Svelte stores for state management\n- Configure SvelteKit for SSR/SSG/SPA\n- Build API routes and form actions\n- Set up l"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--svelte",
      "to": "skill-area:vue-components",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--svelte",
      "to": "skill-area:server-side-rendering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--svelte",
      "to": "topic:component-based-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--svelte",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--svelte",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--svelte",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}