ios-platform

Installation
SKILL.md

iOS Platform

Emit compile-ready code following Clean Architecture (Domain protocol + Data implementation).

Load Strategy

Read only the reference(s) relevant to the request:

  • API/networking → references/networking.md
  • Routing/deep linking/iPad navigation → references/navigation.md
  • Privacy/compliance → references/privacy-and-compliance.md
  • On-device AI → references/foundation-models.md

Do not bulk-load all references when the task is narrow.

Execution Contract

  1. Emit compile-ready code following Clean Architecture (Domain protocol + Data implementation).
  2. Keep framework imports (URLSession, FoundationModels, etc.) in the Data layer only.
Related skills
Installs
5
GitHub Stars
2
First Seen
Mar 9, 2026