AI AGENT ADDONS

Pixijs Application

pixijs/pixijs-skills
Game Development
1,774installs

PixiJS is a tool for creating fast 2D graphics on the web. This skill helps you set up and manage a PixiJS Application. You can create a new app, configure it with options like size and background, and control its lifecycle.

The app owns a renderer, a root stage container, and a canvas. You can start and stop the render loop, resize the canvas, and destroy the app when done. This makes it easy to build interactive graphics and games.

Add Pixijs Application skill to your workflow

Global

mkdir -p ~/.claude/skills/pixijs-application

Project

mkdir -p .claude/skills/pixijs-application

Source Repository

Stars
262
Forks
15
Watchers
262
License
MIT
Last Push
1 month ago
Created
3 months ago