resource-data-patterns

Installation
SKILL.md

Resource & Data Patterns

Resource-based design, typed arrays, and serialization define reusable, inspector-friendly data structures.

Available Scripts

data_factory_resource.gd

Expert resource factory with type validation and batch instantiation.

resource_pool.gd

Object pooling for Resource instances - reduces allocation overhead in hot paths.

resource_validator.gd

Validates Resource files for missing exports and configuration issues.

MANDATORY - For Data Systems: Read data_factory_resource.gd before implementing item/stat databases.

NEVER Do in Resource Design

Related skills

More from thedivergentai/gd-agentic-skills

Installs
1
GitHub Stars
166
First Seen
Feb 9, 2026