SpriteKit helps you build 2D games and interactive animations for iPhones and iPads. You can create game scenes, add sprites, move them with actions, and simulate realistic physics. It is designed for iOS 26+ and Swift 6.3.
You start by creating an SKScene and presenting it in an SKView. Then you add SKSpriteNode objects for your characters and objects. You can animate them with SKAction sequences and let the physics engine handle collisions and gravity.
SpriteKit also supports particle effects, tile maps, cameras, and touch handling. You can even use it inside SwiftUI with SpriteView. It is a complete toolkit for making fun, fast 2D games.
Global
mkdir -p ~/.claude/skills/spritekitProject
mkdir -p .claude/skills/spritekitSource Repository
Godot Gdscript Patternswshobson/agents
Learn Godot 4 GDScript patterns for signals, scenes, state machines, and optimization
Game Enginegithub/awesome-copilot
Build web-based game engines and games using HTML5 Canvas WebGL and JavaScript
Unity Ecs Patternswshobson/agents
Master Unity ECS DOTS Jobs and Burst for efficient game development
Multiplayer Gamerivet-dev/skills
Ready made patterns for building any multiplayer game fast
Threejs Geometrycloudai-x/threejs-skills
Build 3D shapes with built-in and custom geometry using Three.js
Threejs Materialscloudai-x/threejs-skills
Pick the right Three.js material for realistic or stylized 3D objects
Game Developerjeffallan/claude-skills
Build fast, smooth games with Unity Unreal Engine patterns and performance tips
Msw Generalmsw-git/msw-ai-coding-plugins-official
Build polished MapleStory Worlds games with templates and visual polish rules