pixijs
Installation
SKILL.md
PixiJS Usage Guide for Copilot
When working with PixiJS tasks, follow these guidelines:
How to Use This Skill
- Understand the task context - Determine what type of PixiJS work is needed
- Locate relevant documentation - Use the sections below to find appropriate references
- Apply the documentation - Read the linked files for detailed information
- Implement solutions - Use the patterns and examples from the documentation
Common Task Scenarios
Creating a PixiJS Application
- Start with:
app.mdfor application setup - Reference:
app.Application.html.mdfor API details - Plugins:
app-1.md(Ticker),app-2.md(Resize),app-3.md(Culler)
Related skills