Assets API in PixiJS v8 helps you load and manage all kinds of files for your project. You can load images, videos, fonts, and more with just a few lines of code.
This tool automatically detects file types and picks the right loader. It also caches everything so you can reuse files without loading them again. You can track progress and unload resources when you are done.
Use it to handle spritesheets, SVG, video textures, and bitmap fonts. It makes your workflow faster and avoids common loading errors.
Global
mkdir -p ~/.claude/skills/pixijs-assetsProject
mkdir -p .claude/skills/pixijs-assetsSource Repository
Godot Gdscript Patternswshobson/agents
Learn Godot 4 GDScript patterns for signals, scenes, state machines, and optimization
Game Enginegithub/awesome-copilot
Build web-based game engines and games using HTML5 Canvas WebGL and JavaScript
Unity Ecs Patternswshobson/agents
Master Unity ECS DOTS Jobs and Burst for efficient game development
Multiplayer Gamerivet-dev/skills
Ready made patterns for building any multiplayer game fast
Threejs Geometrycloudai-x/threejs-skills
Build 3D shapes with built-in and custom geometry using Three.js
Threejs Materialscloudai-x/threejs-skills
Pick the right Three.js material for realistic or stylized 3D objects
Game Developerjeffallan/claude-skills
Build fast, smooth games with Unity Unreal Engine patterns and performance tips
Game Developmentsickn33/antigravity-awesome-skills
Choose your platform and build games with proven patterns and performance tips