Use this skill when applying visual effects to PixiJS v8 containers via the filter pipeline. Covers built-in filters (AlphaFilter, BlurFilter, ColorMatrixFilter, DisplacementFilter, NoiseFilter), custom Filter.from() with GLSL/WGSL, options (resolution, padding, antialias, blendRequired), filterArea optimization, pixi-filters community package. Triggers on: filters, BlurFilter, ColorMatrixFilter, DisplacementFilter, NoiseFilter, Filter.from, GLSL filter, pixi-filters, filterArea.
$npx -y skills add pixijs/pixijs-skills --skill pixijs-filtersInstalls into the current project.
Run `npx skills use "https://github.com/pixijs/pixijs-skills" --skill "pixijs/pixijs-skills/pixijs-filters"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pixijs/pixijs-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pixijs/pixijs-skills"` and select the relevant skills, then follow their instructions.