v1.1.0Frontend

macOS HIG

Review macOS layouts, interactions, Swift code, and Human Interface Guidelines compliance.

Portable components

Agent Skills

This package includes reusable Agent Skills in the fixed skills/ directory.

MCP servers

No root mcp.json configuration was detected in this package.

Manifest preview

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "macos-hig",
  "version": "1.1.0",
  "description": "Review macOS layouts, interactions, Swift code, and Human Interface Guidelines compliance.",
  "author": {
    "name": "ghchinoy",
    "url": "https://github.com/ghchinoy"
  },
  "repository": "https://github.com/ghchinoy/agent-skills",
  "license": "Apache-2.0",
  "keywords": [
    "macos",
    "hig",
    "swift",
    "swiftlint",
    "design"
  ]
}