iiRecord
Agentic AI Atlas · Claude Code Skills
topic:claude-code-skillsa5c.ai
II.
Topic JSON

topic:claude-code-skills

Structured · live

Claude Code Skills json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/topics-agent-features.yamlCluster · domain
Record JSON
{
  "id": "topic:claude-code-skills",
  "_kind": "Topic",
  "_file": "domain/topics/topics-agent-features.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Claude Code Skills",
    "description": "Claude Code Skills as a cross-cutting topic - the plugin-distributed\nslash-command units that extend an agent session with packaged\ndomain-specific behaviors. Covers skill YAML/Markdown authoring,\nargument substitution patterns ($ARGUMENTS, $N, named variables),\ntrigger conditions and discovery metadata, skill-to-skill composition,\nuser-level vs project-level vs plugin-bundled skill scopes, and the\nmarketplace distribution model through .claude-plugin packages.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:claude-code-skills",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:claude-code-skills",
      "to": "specialization:ai-agents-conversational",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:claude-code-skills",
      "kind": "contains"
    }
  ]
}