Alex Kafer
Community@alexkafer · Minnesota
Agent Skills by Alex Kafer
Showing 26 vetted skills indexed across 1 GitHub repositories.
pixijs-custom-rendering
Compile and bind GLSL and WGSL shaders in PixiJS v8.
pixijs-blend-modes
Apply GPU blend equations to PixiJS DisplayObjects for compositing.
pixijs-scene-text
Select PixiJS v8 text-rendering classes for given quality, performance, animation needs.
pixijs-scene-graphics
Create vector graphics in PixiJS v8 using Graphics and GraphicsContext APIs.
pixijs-scene-particle-container
Render thousands of lightweight sprites in PixiJS using ParticleContainer.
pixijs-scene-core-concepts
Explain PixiJS v8 scene graph structure, transforms, and render-order behavior.
pixijs-scene-gif
Render animated GIFs in PixiJS v8 using GifSource and GifSprite.
pixijs-environments
Configure PixiJS v8 with DOMAdapter for non-browser environments.
pixijs-color
Convert PixiJS v8 Color inputs into hex, number, array, and RGBA outputs.
pixijs-math
Perform PixiJS v8 coordinate, matrix, and shape math operations.
pixijs-scene-dom-container
Align DOM HTML elements with PixiJS v8 canvas content using DOMContainer and CSS transforms.
pixijs-application
Initialize PixiJS v8 applications with plugins and lifecycle management.
pixijs-migration-v8
Generate a PixiJS v7-to-v8 migration checklist for breaking changes.
pixijs-ticker
Implement per-frame animation with PixiJS Ticker using deltaTime and UPDATE_PRIORITY.
pixijs-performance
Optimize PixiJS v8 rendering with destroy, caching, culling, and upload strategies.
pixijs-scene-container
Manage PixiJS v8 scene-graph grouping with Container hierarchy and transform operations.
pixijs-events
Configure PixiJS v8 federated event modes, hit areas, and cursor behavior.
pixijs-filters
Configure PixiJS v8 filters with built-in or custom GLSL/WGSL shaders.
pixijs
Route PixiJS v8 developer tasks to specialized skills or API documentation.
pixijs-scene-mesh
Construct and animate custom textured geometry with Mesh and Mesh subclasses in PixiJS.
pixijs-scene-sprite
Render PixiJS v8 sprite variants for static, animated, nine-slice, and tiling scenes.
pixijs-core-concepts
Map PixiJS v8 renderer backend selection and ticker-driven frame lifecycle.
pixijs-accessibility
Add screen-reader and keyboard accessibility to PixiJS v8 canvas interfaces.
pixijs-assets
Load and resolve PixiJS v8 assets by URL or descriptor with caching and GPU cleanup.