redot-architecture

Community

Guide Redot 4 GDScript architecture.

AuthorStephensmetana
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Redot architecture guides game teams to make deliberate, scalable decisions about data ownership, autoload boundaries, and inter-system communication to avoid brittle, tightly-coupled code.

Core Features & Use Cases

  • Autoload responsibilities and ownership boundaries (Constants, GameState, EventBus, SaveManager, and domain managers).
  • Clear role separation for world objects, UI, and domain logic to prevent leakage of responsibilities.
  • Patterns for scene/tree wiring, cross-scene messaging, and interaction system architecture.
  • Guidance on how to coordinate between multiple systems during feature planning and refactoring.

Quick Start

Review your project’s autoloads and scene wiring and adjust to ensure data ownership is centralized and interactions route through EventBus or domain managers.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: redot-architecture
Download link: https://github.com/Stephensmetana/skill-scrolls/archive/main.zip#redot-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.