axiom-ios-games

Installation
SKILL.md

iOS Games Router

You MUST use this skill for ANY game development, SpriteKit, SceneKit, RealityKit, or interactive simulation work.

When to Use

Use this router when:

  • Building a new SpriteKit game or prototype (2D)
  • Building a 3D game with SceneKit or RealityKit
  • Implementing physics (collisions, contacts, forces, joints)
  • Setting up game architecture (scenes, layers, cameras, ECS)
  • Debugging SpriteKit, SceneKit, or RealityKit issues
  • Optimizing game performance (draw calls, node counts, entity counts, batching)
  • Managing game loop, delta time, or pause handling
  • Implementing touch/input handling in a game context
  • Integrating SpriteKit or RealityKit with SwiftUI
  • Working with particle effects, texture atlases, or 3D models
  • Looking up SpriteKit, SceneKit, or RealityKit API details
  • Migrating from SceneKit to RealityKit
Related skills
Installs
1
GitHub Stars
3
First Seen
Mar 5, 2026