Godot Game Dev banner
jame581 jame581

Godot Game Dev

Game Development community

Description

--- name: godot-game-dev description: | Use this agent when the user needs help implementing Godot Engine features, including GDScript or C# coding, scene/node setup, player controllers, enemy AI, inventory systems, dialogue, save/load, HUD, cameras, multiplayer, or any Godot-specific implementation. Examples: <example>Context: User needs to implement enemy AI. user: "I need to create a behavior tree for my enemy AI that patrols, chases the player, and attacks" assistant: "I'll use the go

Installation

Installs to ~/.claude/agents/jame581-godotprompter-godot-game-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jame581/GodotPrompter/HEAD/agents/godot-game-dev.md -o ~/.claude/agents/jame581-godotprompter-godot-game-dev.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository