AI AGENT ADDONS
Game Development
1,063installs

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.

Add Pixijs 2d skill to your workflow

Global

mkdir -p ~/.claude/skills/pixijs-2d

Project

mkdir -p .claude/skills/pixijs-2d

Source Repository

Stars
383
Forks
51
Watchers
383
License
MIT
Last Push
8 months ago
Created
8 months ago