Unity ECS patterns let you build games that run very fast. They use a data-oriented approach instead of traditional object-oriented code. This helps your game handle thousands of objects at once without slowing down.
You will learn about the Entity Component System, the Job System, and the Burst Compiler. These tools work together to make your game logic run on multiple CPU cores. The result is smooth performance even with huge numbers of entities.
This skill is for anyone making high-performance Unity games. It shows you how to move from old-style code to data-oriented design. You will also get best practices for avoiding common mistakes.
Global
mkdir -p ~/.claude/skills/unity-ecs-patternsProject
mkdir -p .claude/skills/unity-ecs-patternsSource 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
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
Msw Defaultplayermsw-git/msw-ai-coding-plugins-official
Customize default player speed jump HP camera and physics in your world