AI AGENT ADDONS

The official PixiJS CLI helps you start new projects fast. You run one command and pick a template. It writes all the files and folders you need to begin coding.

If you already have a project, you can add PixiJS with just one install command. The skill also shows you how to choose between templates like bundler-vite or framework-react.

After scaffolding, you just open the folder, install dependencies, and run the dev server. This skill covers the whole process from start to running your app.

Add Pixijs Create skill to your workflow

Global

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

Project

mkdir -p .claude/skills/pixijs-create

Source Repository

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