{
  "entry": {
    "kind": "skill",
    "slug": "frontend-design",
    "name": "Frontend Design",
    "vendor": "Anthropic",
    "description": "An Anthropic-published skill that steers an agent away from the generic, templated look that AI-generated interfaces default to — pushing for deliberate typographic choices, considered colour, and layouts that read as designed rather than assembled. It is invoked when building new UI or reshaping existing screens.\n\nIt reads the project to understand existing conventions and writes the components it designs, so it declares filesystem read and write. There is no shell, network, or credential access of its own; whatever risk exists comes from the host agent's ability to apply the edits. As Anthropic-published copy rather than a community bundle, it carries the official trust adjustment and sits at the low end of the catalog.",
    "website": "https://github.com/anthropics/skills",
    "repository": "https://github.com/anthropics/skills",
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "filesystem:read",
      "filesystem:write"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "design",
    "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": []
  }
}