You can create custom visual effects for your graphics with PixiJS. Shaders are small programs that run on the GPU. They let you control every pixel and vertex in your scene.
With uniforms you pass changing data like time and colors. Filters apply effects to entire images or objects. You can write GLSL and WGSL code to work with both WebGL and WebGPU.
This skill helps you build custom rendering from simple shaders to advanced batchers. It works with the latest PixiJS v8 and keeps your code clean and fast.
Global
mkdir -p ~/.claude/skills/pixijs-custom-renderingProject
mkdir -p .claude/skills/pixijs-custom-renderingSource 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