pixijs

Route user tasks to the most relevant PixiJS v8 sub-skill.

302|15|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/pixijs/pixijs-skills --skill pixijs-pixijs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixijs
Source: https://github.com/pixijs/pixijs-skills/tree/main/skills/pixijs
Command: npx skills add https://github.com/pixijs/pixijs-skills --skill pixijs-pixijs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly and reliably guide users to the correct PixiJS v8 sub-skill for any task, eliminating guesswork and the need to scan large docs.

Core Features & Use Cases

  • Unified access to PixiJS v8 skills: Routes questions to the most relevant sub-skill (e.g., pixijs-application, pixijs-scene-sprite).
  • Broad coverage with targeted depth: Provides routing across foundations, scene objects, utilities, and advanced topics, with explicit task triggers for each surface.
  • Use Case: A developer needs to scaffold a PixiJS project and configure an application, and the router directs them to the appropriate sub-skill to begin.

Quick Start

Find the most relevant PixiJS v8 sub-skill in the router and load its SKILL.md to begin.

Frequently Asked Questions about pixijs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right PixiJS v8 module for a specific rendering task?

To find the right PixiJS v8 module, this router analyzes your task and directs you to the most relevant sub-skill, such as application setup or scene graph rendering, eliminating guesswork.

What is the best way to scaffold a PixiJS application and configure the renderer?

The best way to scaffold a PixiJS application is through the router, which identifies your setup needs and routes you directly to the pixijs-application sub-skill for precise configuration guidance.

Can I get guidance on migrating to PixiJS v8 and managing scene graph objects?

Yes, you can get migration and scene graph guidance by submitting your task to the router, which covers foundational topics, scene objects, and advanced rendering to find the correct sub-skill.

Does PixiJS v8 support both WebGL and WebGPU rendering workflows?

PixiJS v8 supports WebGL and WebGPU rendering workflows. The router maps your specific renderer tasks to targeted sub-skills, ensuring you receive accurate guidance for your chosen backend.

What should I do when my PixiJS task does not map to any existing sub-skill?

When your PixiJS task does not map to a sub-skill, the router enforces a safe fallback to external documentation and reference links, ensuring you still find the necessary information.