Skip to main content

dump-texture

Dump and visualize game resource images (textures from clump/TGA). Use when you need to see what a texture actually looks like — debug rendering bugs, check alpha channels, inspect atlas layouts, verify texture loading. Trigger when: investigating visual glitches (wrong colors, missing alpha, ghost pixels), the user says "покажи текстуру", "что за текстура", "dump texture", or when you need to inspect pixel data to understand a rendering issue. Also useful when comparing how a texture appears in-game vs what's stored in the clump file.

Jump to install

Source facts

Repository
UltimaBeaR/OpenChaos
Last source activity
April 8, 2026 at 16:54
Detected SKILL.md language
English
Stars
6
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.