Godot Extract To Scenes

Use when building Godot features and your code creates nodes with .new() instead of using scenes. Detects Timer.new(), Area2D.new(), Sprite2D.new() and other code-created objects. Automatically generates .tscn scene files, updates parent scripts with @onready references, and creates reusable component library.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/godot-extract-to-scenes commit 2967bd91ac

Frequently asked questions

npx skillmds@latest add majiayu000/godot-extract-to-scenes