iiRecord
Agentic AI Atlas · pkg-binary-builder
lib-skill:cli-mcp-development--pkg-binary-buildera5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--pkg-binary-builder

Structured · live

pkg-binary-builder 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:cli-mcp-development--pkg-binary-builder",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "pkg-binary-builder",
    "description": "Configure pkg for Node.js binary builds with asset bundling and cross-platform targets.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/pkg-binary-builder/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# Pkg Binary Builder\n\nConfigure pkg for Node.js binary builds.\n\n## Generated Patterns\n\n```json\n{\n  \"pkg\": {\n    \"scripts\": \"dist/**/*.js\",\n    \"assets\": [\"dist/**/*.json\", \"node_modules/better-sqlite3/**/*\"],\n    \"targets\": [\"node18-linux-x64\", \"node18-macos-x64\", \"node18-win-x64\"],\n    \"outputPath\""
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--pkg-binary-builder",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}