iiRecord
Agentic AI Atlas · Astro
framework:astroa5c.ai
II.
Framework JSON

framework:astro

Structured · live

Astro json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/frameworks/astro.yamlCluster · domain
Record JSON
{
  "id": "framework:astro",
  "_kind": "Framework",
  "_file": "domain/frameworks/astro.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Astro",
    "homepageUrl": "https://astro.build",
    "belongsToLanguageId": "language:typescript",
    "category": "web-fullstack",
    "description": "Astro — a content-focused web framework with islands architecture.\n"
  },
  "outgoingEdges": [
    {
      "from": "framework:astro",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "framework:astro",
      "to": "skill-area:hydration",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:astro",
      "to": "skill-area:frontend-development",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:astro",
      "to": "skill-area:frontend-performance",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:astro",
      "to": "framework:nextjs",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:astro",
      "to": "framework:nuxt",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:astro",
      "to": "framework:sveltekit",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:astro",
      "to": "framework:remix",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:astro",
      "to": "framework:gatsby",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "framework:gatsby",
      "to": "framework:astro",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:nextjs",
      "to": "framework:astro",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:nuxt",
      "to": "framework:astro",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:qwik",
      "to": "framework:astro",
      "kind": "alternative_to"
    },
    {
      "from": "framework:remix",
      "to": "framework:astro",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "framework:solid-start",
      "to": "framework:astro",
      "kind": "alternative_to"
    },
    {
      "from": "framework:sveltekit",
      "to": "framework:astro",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "JavaScript meta-frameworks"
      }
    },
    {
      "from": "skill-area:hydration",
      "to": "framework:astro",
      "kind": "uses_framework"
    },
    {
      "from": "stack-profile:static-site-cdn",
      "to": "framework:astro",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:headless-cms-ssg",
      "to": "framework:astro",
      "kind": "composed_of"
    }
  ]
}