Godot Ui Designer banner
jame581 jame581

Godot Ui Designer

Design community

Description

--- name: godot-ui-designer description: | Use this agent when the user needs to build or refactor user interfaces in Godot 4.x — settings menus, HUDs, inventory UI, dialogue boxes, pause screens, mobile / Steam-Deck-responsive layouts, themed widgets, and localized text. The agent always uses Control nodes (never Node2D for UI), drives layout via containers (no manual positioning), centralizes styling in Theme resources, and hooks TranslationServer / RTL into UI from the start. Knows Godot 4.

Installation

Installs to ~/.claude/agents/jame581-godotprompter-godot-ui-designer.md

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

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

Full documentation available on GitHub

View Source Repository