{
  "name": "@barlevalon/documentation-system-skill",
  "version": "1.0.0",
  "description": "Apply Divio's four-quadrant documentation system to write, audit, classify, restructure, and review technical documentation. Use when creating or improving tutorials, how-to guides, reference docs, explanations, docs...",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/barlevalon/skills.git",
    "directory": "skills/documentation-system"
  },
  "bugs": {
    "url": "https://github.com/barlevalon/skills/issues"
  },
  "homepage": "https://github.com/barlevalon/skills/tree/main/skills/documentation-system#readme",
  "keywords": [
    "agent-skill",
    "agent-skills",
    "ai-agent",
    "documentation",
    "documentation-system",
    "pi",
    "pi-package",
    "skills"
  ],
  "files": [
    "LICENSE",
    "README.md",
    "SKILL.md"
  ],
  "scripts": {
    "pack:check": "npm pack --dry-run"
  },
  "pi": {
    "skills": [
      "./SKILL.md"
    ]
  },
  "curator": "Alon Hearter"
}
