iiRecord
Agentic AI Atlas · file-watcher-setup
lib-skill:desktop-development--file-watcher-setupa5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--file-watcher-setup

Structured · live

file-watcher-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:desktop-development--file-watcher-setup",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "file-watcher-setup",
    "description": "Set up cross-platform file system watching with debouncing and efficient change detection",
    "libraryPath": "library/specializations/desktop-development/skills/file-watcher-setup/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# file-watcher-setup\n\nSet up cross-platform file system watching with debouncing, efficient change detection, and proper resource management.\n\n## Capabilities\n\n- Watch files and directories\n- Configure debouncing\n- Handle recursive watching\n- Filter file types\n- Detect add/change/delete events\n- Han"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--file-watcher-setup",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}