iiRecord
Agentic AI Atlas · cross-env-setup
lib-skill:cli-mcp-development--cross-env-setupa5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--cross-env-setup

Structured · live

cross-env-setup 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--cross-env-setup",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cross-env-setup",
    "description": "Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/cross-env-setup/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# Cross-Env Setup\n\nConfigure cross-env for cross-platform environment variables.\n\n## Capabilities\n\n- Set up cross-env in package.json\n- Configure environment variable scripts\n- Handle platform-specific vars\n- Integrate with npm scripts\n\n## Generated Patterns\n\n```json\n{\n  \"scripts\": {\n    \"dev\": \"cro"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--cross-env-setup",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}