godot

Installation
SKILL.md

Godot Engine Development Skill

Specialized guidance for developing games and applications with Godot Engine, with emphasis on effective collaboration between LLM coding assistants and Godot's unique file structure.

Overview

Godot projects use a mix of GDScript code files (.gd) and text-based resource files (.tscn for scenes, .tres for resources). While GDScript is straightforward, the resource files have strict formatting requirements that differ significantly from GDScript syntax. This skill provides file format expertise, proven architecture patterns, validation tools, code templates, and debugging workflows to enable effective development of Godot projects.

When to Use This Skill

Invoke this skill when:

  • Working on any Godot Engine project
  • Creating or modifying .tscn (scene) or .tres (resource) files
  • Implementing game systems (interactions, attributes, spells, inventory, etc.)
  • Debugging "file failed to load" or similar resource errors
  • Setting up component-based architectures
  • Creating signal-driven systems
  • Implementing resource-based data (items, spells, abilities)
Related skills

More from bfollington/terma

Installs
78
GitHub Stars
45
First Seen
Jan 22, 2026