{
  "entry": {
    "kind": "skill",
    "slug": "angular-developer",
    "name": "Angular Developer",
    "vendor": "Angular",
    "description": "Generates Angular code and architectural guidance from the framework team — component structure, signals, dependency injection, and the migration paths between Angular versions.\n\nIt reads and writes project files. First-party framework skills are meaningfully more reliable than general model knowledge for fast-moving frameworks, because they encode the current recommendation rather than the average of every version ever written about. Angular in particular has changed its idioms enough that this difference shows up immediately in generated code.",
    "website": "https://angular.dev",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "filesystem:read",
      "filesystem:write"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "development",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: filesystem:write",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}