Inventory System

Gameplay Systems

Build inventory systems: item DataAssets, component patterns, equipment slots, stacking, and GAS integration.

UE 5.0 – 5.7 · Invoke: /skill inventory-system

← All Skills

What this skill does

Build inventory systems: item DataAssets, component patterns, equipment slots, stacking, and GAS integration.

Covers

  • Inventory component architecture
  • Item definitions via DataAssets
  • Equipment and slot management
  • Item stacking and crafting

Does not cover


How to use

Invoke directly in Claude Code:

/skill inventory-system

Related skills