PixiJS gives you five ways to show text on screen. Each one is best for different needs. You can use Text for beautiful static labels. Use BitmapText for fast updates like scores or timers. HTMLText lets you use real HTML and CSS for rich formatting. And SplitText and SplitBitmapText help you animate each character separately.
You will learn how to choose the right text class and how to set styles. The skill covers constructors, options, and special features like tagStyles and word wrap. It is great for game developers and interactive web creators who need flexible text rendering.
Global
mkdir -p ~/.claude/skills/pixijs-scene-textProject
mkdir -p .claude/skills/pixijs-scene-textSource 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