scene-optimizer

Community

Streamline Godot scenes for speed.

Authorcautiouskurns
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Godot developers quickly identify structural and performance issues in scene files (.tscn), reducing debugging time and improving runtime efficiency.

Core Features & Use Cases

  • Structural analysis: scans node hierarchies for depth, naming, and organization problems.
  • Performance checks: flags heavy nodes, large node counts, and inefficient resource usage.
  • Signal and resource validation: detects broken connections and missing resources.
  • Use Case: Imagine a complex scene with 120 nodes and nested wrappers; this Skill highlights depth and organization issues and suggests refactors to simplify the tree.

Quick Start

Use the scene-optimizer skill to analyze a target .tscn file, such as 'res://Scenes/Main.tscn', and receive a prioritized report of issues and fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scene-optimizer
Download link: https://github.com/cautiouskurns/Blood-and-Gold/archive/main.zip#scene-optimizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.