Skip to main content
在 Manus 中运行任何 Skill
一键导入

godot-autoload-architecture

Expert patterns for Godot AutoLoad (singleton) architecture including global state management, scene transitions, signal-based communication, dependency injection, autoload initialization order, and anti-patterns to avoid. Use for game managers, save systems, audio controllers, or cross-scene resources. Trigger keywords: AutoLoad, singleton, GameManager, SceneTransitioner, SaveManager, global_state, autoload_order, signal_bus, dependency_injection.

概览

Expert patterns for Godot AutoLoad (singleton) architecture including global state management, scene transitions, signal-based communication, dependency injection, autoload initialization order, and anti-patterns to avoid. Use for game managers, save systems, audio controllers, or cross-scene resources. Trigger keywords: AutoLoad, singleton, GameManager, SceneTransitioner, SaveManager, global_state, autoload_order, signal_bus, dependency_injection.

安装命令
npx skills add https://github.com/Totes-MickGOATs/mcgoats-game-template --skill godot-autoload-architecture

复制此命令并粘贴到 Claude Code 中以安装该技能

星标3
分支0
更新时间2026年3月13日 19:22
SKILL.md
readonly