·godot-gdscript-mastery
</>

godot-gdscript-mastery

thedivergentai/gd-agentic-skills

專家 GDScript 最佳實踐,包括靜態類型(var x: int, func 返回 void)、信號架構(signal up call down)、唯一節點訪問(%NodeName、@onready)、腳本結構(extends、class_name、信號、導出、方法)和性能模式(使用預設值的效能模式(使用預設值的 dict.get,避免循環中的 get_node)。用於程式碼審查、重構或建立專案標準。觸發關鍵字:static_typing、signal_architecture、unique_nodes、@onready、class_name、signal_up_call_down、gdscript_style_guide。

17安裝·2熱度·@thedivergentai

安裝

$npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-gdscript-mastery

SKILL.md

Expert guidance for writing performant, maintainable GDScript following official Godot standards.

MANDATORY: Read the appropriate script before implementing the corresponding pattern.

advancedlambdas.gd Higher-order functions in GDScript: filter/map with lambdas, factory functions returning Callables, typed array godot-composition, and static utility methods.

專家 GDScript 最佳實踐,包括靜態類型(var x: int, func 返回 void)、信號架構(signal up call down)、唯一節點訪問(%NodeName、@onready)、腳本結構(extends、class_name、信號、導出、方法)和性能模式(使用預設值的效能模式(使用預設值的 dict.get,避免循環中的 get_node)。用於程式碼審查、重構或建立專案標準。觸發關鍵字:static_typing、signal_architecture、unique_nodes、@onready、class_name、signal_up_call_down、gdscript_style_guide。 來源:thedivergentai/gd-agentic-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-gdscript-mastery
分類
</>開發工具
認證
收錄時間
2026-02-15
更新時間
2026-02-18

快速解答

什麼是 godot-gdscript-mastery?

專家 GDScript 最佳實踐,包括靜態類型(var x: int, func 返回 void)、信號架構(signal up call down)、唯一節點訪問(%NodeName、@onready)、腳本結構(extends、class_name、信號、導出、方法)和性能模式(使用預設值的效能模式(使用預設值的 dict.get,避免循環中的 get_node)。用於程式碼審查、重構或建立專案標準。觸發關鍵字:static_typing、signal_architecture、unique_nodes、@onready、class_name、signal_up_call_down、gdscript_style_guide。 來源:thedivergentai/gd-agentic-skills。

如何安裝 godot-gdscript-mastery?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-gdscript-mastery 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/thedivergentai/gd-agentic-skills