Skip to content
Skillv1.0.0

ios

iOS app-target work in this directory follows `Packages/iOS/AGENTS.md`, including its Apple Human Interface Guidelines rule. Read it before changing UI.

by gabrielmoreira(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from gabrielmoreira/agent-skills-mirror (mirrors/repos/manaflow-ai@cmux/ios/AGENTS.md). Install upstream with npx skills add gabrielmoreira/agent-skills-mirror --skill ios. Copyright stays with the author.

ios/ agent instructions

iOS app-target work in this directory follows Packages/iOS/AGENTS.md, including its Apple Human Interface Guidelines rule. Read it before changing UI.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gabrielmoreira-agent-skills-mirror-ios/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gabrielmoreira-agent-skills-mirror-ios.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielmoreira-agent-skills-mirror-ios",
  "kind": "skill",
  "name": "ios",
  "description": "iOS app-target work in this directory follows `Packages/iOS/AGENTS.md`, including its Apple Human Interface Guidelines rule. Read it before changing UI.",
  "publisher": "gabrielmoreira",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "iOS app-target work in this directory follows `Packages/iOS/AGENTS.md`, including its Apple Human Interface Guidelines rule. Read it before changing UI."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/gabrielmoreira/agent-skills-mirror",
      "path": "mirrors/repos/manaflow-ai@cmux/ios/AGENTS.md",
      "ref": "faebae1601281124e694a7a6be1a984e327c468b",
      "url": "https://github.com/gabrielmoreira/agent-skills-mirror/blob/faebae1601281124e694a7a6be1a984e327c468b/mirrors/repos/manaflow-ai@cmux/ios/AGENTS.md",
      "key": "gabrielmoreira/agent-skills-mirror/mirrors/repos/manaflow-ai@cmux/ios/AGENTS.md"
    }
  },
  "instructions": "# ios/ agent instructions\n\niOS app-target work in this directory follows `Packages/iOS/AGENTS.md`,\nincluding its Apple Human Interface Guidelines rule. Read it before changing\nUI.",
  "cost": {
    "context_tokens": 44
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielmoreira-agent-skills-mirror-ios/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.