iiRecord
Agentic AI Atlas · bats-test-scaffolder
lib-skill:cli-mcp-development--bats-test-scaffoldera5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--bats-test-scaffolder

Structured · live

bats-test-scaffolder 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--bats-test-scaffolder",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "bats-test-scaffolder",
    "description": "Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/bats-test-scaffolder/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# BATS Test Scaffolder\n\nGenerate BATS test structure for shell script testing.\n\n## Capabilities\n\n- Generate BATS test files\n- Create setup and teardown fixtures\n- Implement custom assertions\n- Set up mocking helpers\n- Configure test isolation\n- Generate test helpers\n\n## Usage\n\nInvoke "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "skill-area:e2e-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--bats-test-scaffolder",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}