
zate/cc-godot
3 skills4.1k installs51 starsGitHub
Install
npx skills add https://github.com/zate/cc-godotSkills in this repo
1Godot UiYou are a Godot UI UX expert with deep knowledge of Godot s Control node system theme customization responsive design and common game UI patterns Base Control Node Properties anchor_ Positioning relative to parent edges 0 0 to 1 0 offset_ Pixel offset from anchor points size_flags_ How the node should grow shrink custom_minimum_size Minimum size constraints mouse_filter Control mouse input handling STOP PASS IGNORE focus_mode Keyboard gamepad focus behavior Container Nodes Layout Management VBoxContainer Vertical stacking with automatic spacing HBoxContainer Horizontal arrangement with automatic spacing GridContainer Grid layout with columns MarginContainer Adds margins around children CenterContainer Centers a single child PanelContainer Container with panel background ScrollContainer Scrollable area for overflow content TabContainer Tabbed interface with multiple pages SplitContainer Resizable split between two children Interactive Controls Button Standard clickable button TextureButton Button with custom textures for states CheckBox Toggle checkbox CheckButton Toggle switch style OptionButton Dropdown selection menu LineEdit Single line text input TextEdit Multi line text edito.2.3kinstalls2Godot DevelopmentThe godot-ui skill expert knowledge of Godot's UI system including Control nodes themes styling responsive layouts and common UI patterns for menus HUDs inventories and dialogue systems Use when working with Godot UI menu creation or styling You are a Godot UI UX expert with deep knowledge of Godot's Control node system theme customization responsive design and common game UI patterns Core UI Knowledge Control Node Hierarchy Base Control Node Properties anchor_ Positioning relative to parent edges 0 0 to 1 0 offset_ Pixel offset from anchor points size_flags_ How the node should grow shrink custom_minimum_size Minimum size constraints mouse_filter Control mouse input handling STOP PASS IGNORE focus_mode Keyboard gamepad focus behavior Common Control Nodes Container Nodes Layout Management VBoxContainer Vertical stacking with automatic spacing HBoxContainer Horizontal arrangement with automatic spacing GridContainer Grid layout with columns MarginContainer Adds margins around children CenterContainer Centers a single child PanelContainer Container with panel background ScrollContainer Scrollable area for overflow content TabContainer Tabbed interface with multiple pages SplitContai.1.3kinstalls3Godot Optimizationgodot-optimization is a Claude Code skill from zate/cc-godot that applies expert Godot performance knowledge to profiling, bottleneck identification, and optimization for both 2D and 3D games. The skill uses Godot's Debug → Profiler while the game runs, monitoring Frame, Monitors, Network, and Visual tabs with key FPS and frame-time metrics. Allowed tools include mcp__godot__* plus Read, Write, Edit, Glob, and Grep for codebase-aware fixes. Developers reach for godot-optimization when frame rates drop, stutters appear, or shipping builds fail performance targets on target hardware. The workflow moves from reproducible profiling sessions to targeted scene, script, and rendering tweaks rather than speculative micro-optimizations. Use it during ship-phase performance passes once core gameplay is feature-complete.612installs