PixiJS is a fast and lightweight 2D rendering engine. You can use it to build games, particle effects, and interactive canvases. It uses WebGL to draw thousands of sprites at 60 frames per second.
This skill teaches you how to use PixiJS in your projects. You will learn about sprites, textures, and the Graphics API. You can also use the ParticleContainer for many particles with great speed.
PixiJS is a great tool for 2D games and UI overlays on 3D scenes. It is a lightweight alternative to Canvas2D with much better performance.
Global
mkdir -p ~/.claude/skills/pixijs-2dProject
mkdir -p .claude/skills/pixijs-2dSource 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
Game Developmentsickn33/antigravity-awesome-skills
Choose your platform and build games with proven patterns and performance tips