← all repos
apple-platform-skills
2Claude Code skills for Apple platform development — visionOS SharePlay, SpriteKit, GameKit.
The story
Install once (`npx skills add ibrews/apple-platform-skills`) and your AI assistant knows the traps before it falls in them: the GroupSession `session.join()` trap, spatial Persona lifecycle, SpriteKit's physics bitmask UInt32 overflow, GameKit multiplayer handshakes. Written from real shipped-app scar tissue, not docs paraphrase.
Highlights
- ✦visionos-shareplay: GroupActivities, spatial Personas, ImmersiveSpace integration
- ✦spritekit-ios: coordinate systems, bitmask traps, texture atlases, game-loop discipline
- ✦GameKit multiplayer patterns that actually survive review
$ git clone https://github.com/ibrews/apple-platform-skills.git
More in AI & Agents
Want this level of depth on your own project?
The classes teach the same production techniques these repos are built with — scar tissue included.