What problem does it solve?
Audits game asset files to identify naming convention violations, file size and format budget breaches, orphaned assets, and missing references so teams can maintain a healthy, deployable asset pipeline.
Core Features & Use Cases
- Naming enforcement: Detects files that do not follow lowercase underscore naming patterns and category_name_variant_size conventions for art and audio.
- Format & size checks: Validates texture dimensions and formats, audio formats and durations, and data file schema compliance.
- Reference analysis: Finds orphaned assets with no code references and reports referenced-but-missing files to prevent runtime errors.
- Use case: Run during pre-release or CI to produce a compliance report that artists, technical artists, and engineers can action.
Quick Start
Run the asset-audit skill to scan assets/art, assets/audio, assets/vfx, assets/shaders, and assets/data and generate a compliance report.