iiRecord
Agentic AI Atlas · single-file-bundling
lib-skill:ai-agents-conversational--single-file-bundlinga5c.ai
II.
LibrarySkill JSON

lib-skill:ai-agents-conversational--single-file-bundling

Structured · live

single-file-bundling 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:ai-agents-conversational--single-file-bundling",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "single-file-bundling",
    "description": "Configure Vite with vite-plugin-singlefile for mandatory single-file HTML bundling of MCP Apps. All assets (JS, CSS, images, fonts) must be inlined into a single HTML file for sandboxed iframe compatibility.",
    "libraryPath": "library/specializations/ai-agents-conversational/skills/single-file-bundling/SKILL.md",
    "specialization": "ai-agents-conversational",
    "contentSummary": "# single-file-bundling\n\nConfigure Vite with vite-plugin-singlefile to produce a single self-contained HTML file for MCP Apps running in sandboxed iframes.\n\n## Overview\n\nMCP Apps run in sandboxed iframes with no same-origin server. This means:\n- **No relative asset URLs** -- `<script src=\"./main.js\">"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "skill-area:mcp-tool-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:ai-agents-conversational--single-file-bundling",
      "to": "specialization:ai-agents-conversational",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}