Alex Kafer avatar

Alex Kafer

Community

@alexkafer · Minnesota

6Followers
|
41Public Repos
|
26Published Skills

Agent Skills by Alex Kafer

Showing 26 vetted skills indexed across 1 GitHub repositories.

alexkaferalexkafer

pixijs-custom-rendering

Compile and bind GLSL and WGSL shaders in PixiJS v8.

Community
Advanced
alexkaferalexkafer

pixijs-blend-modes

Apply GPU blend equations to PixiJS DisplayObjects for compositing.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-text

Select PixiJS v8 text-rendering classes for given quality, performance, animation needs.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-graphics

Create vector graphics in PixiJS v8 using Graphics and GraphicsContext APIs.

Community
Advanced
alexkaferalexkafer

pixijs-scene-particle-container

Render thousands of lightweight sprites in PixiJS using ParticleContainer.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-core-concepts

Explain PixiJS v8 scene graph structure, transforms, and render-order behavior.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-gif

Render animated GIFs in PixiJS v8 using GifSource and GifSprite.

Community
Intermediate
alexkaferalexkafer

pixijs-environments

Configure PixiJS v8 with DOMAdapter for non-browser environments.

Community
Intermediate
alexkaferalexkafer

pixijs-color

Convert PixiJS v8 Color inputs into hex, number, array, and RGBA outputs.

Community
Intermediate
alexkaferalexkafer

pixijs-math

Perform PixiJS v8 coordinate, matrix, and shape math operations.

Community
Advanced
alexkaferalexkafer

pixijs-scene-dom-container

Align DOM HTML elements with PixiJS v8 canvas content using DOMContainer and CSS transforms.

Community
Intermediate
alexkaferalexkafer

pixijs-application

Initialize PixiJS v8 applications with plugins and lifecycle management.

Community
Intermediate
alexkaferalexkafer

pixijs-migration-v8

Generate a PixiJS v7-to-v8 migration checklist for breaking changes.

Community
Advanced
alexkaferalexkafer

pixijs-ticker

Implement per-frame animation with PixiJS Ticker using deltaTime and UPDATE_PRIORITY.

Community
Intermediate
alexkaferalexkafer

pixijs-performance

Optimize PixiJS v8 rendering with destroy, caching, culling, and upload strategies.

Community
Advanced
alexkaferalexkafer

pixijs-scene-container

Manage PixiJS v8 scene-graph grouping with Container hierarchy and transform operations.

Community
Advanced
alexkaferalexkafer

pixijs-events

Configure PixiJS v8 federated event modes, hit areas, and cursor behavior.

Community
Advanced
alexkaferalexkafer

pixijs-filters

Configure PixiJS v8 filters with built-in or custom GLSL/WGSL shaders.

Community
Intermediate
alexkaferalexkafer

pixijs

Route PixiJS v8 developer tasks to specialized skills or API documentation.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-mesh

Construct and animate custom textured geometry with Mesh and Mesh subclasses in PixiJS.

Community
Intermediate
alexkaferalexkafer

pixijs-scene-sprite

Render PixiJS v8 sprite variants for static, animated, nine-slice, and tiling scenes.

Community
Intermediate
alexkaferalexkafer

pixijs-core-concepts

Map PixiJS v8 renderer backend selection and ticker-driven frame lifecycle.

Community
Intermediate
alexkaferalexkafer

pixijs-accessibility

Add screen-reader and keyboard accessibility to PixiJS v8 canvas interfaces.

Community
Intermediate
alexkaferalexkafer

pixijs-assets

Load and resolve PixiJS v8 assets by URL or descriptor with caching and GPU cleanup.

Community
Advanced