iiRecord
Agentic AI Atlas · shellcheck-config-generator
lib-skill:cli-mcp-development--shellcheck-config-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:cli-mcp-development--shellcheck-config-generator

Structured · live

shellcheck-config-generator 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--shellcheck-config-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "shellcheck-config-generator",
    "description": "Generate .shellcheckrc configuration with appropriate rules, exclusions, and severity settings for shell script linting.",
    "libraryPath": "library/specializations/cli-mcp-development/skills/shellcheck-config-generator/SKILL.md",
    "specialization": "cli-mcp-development",
    "contentSummary": "# ShellCheck Config Generator\n\nGenerate ShellCheck configuration for shell script linting.\n\n## Capabilities\n\n- Generate .shellcheckrc files\n- Configure rule exclusions\n- Set shell dialect\n- Configure severity levels\n- Document rule decisions\n- Create project-specific configs\n\n## Usage\n"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cli-mcp-development--shellcheck-config-generator",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}