Render thousands of moving objects with smooth performance. ParticleContainer draws many sprites in a single pass. This saves memory and keeps frames fast.
This skill is perfect for particle effects, bullet patterns, or any scene with many similar objects. Each particle shares one texture and has limited transform options. Use addParticle instead of addChild to control them.
Learn how to set up a ParticleContainer with options like boundsArea and dynamicProperties. You can animate position, rotation, or color without slowing down. Wrap it in a regular Container to group with other objects.
Global
mkdir -p ~/.claude/skills/pixijs-scene-particle-containerProject
mkdir -p .claude/skills/pixijs-scene-particle-containerSource 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