AI AGENT ADDONS

Pixijs Scene Text

pixijs/pixijs-skills
Game Development
1,700installs

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.

Add Pixijs Scene Text skill to your workflow

Global

mkdir -p ~/.claude/skills/pixijs-scene-text

Project

mkdir -p .claude/skills/pixijs-scene-text

Source Repository

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