·godot-gdscript-mastery
</>

godot-gdscript-mastery

thedivergentai/gd-agentic-skills

静的型付け (var x: int、func returns void)、シグナル アーキテクチャ (シグナル アップ コール ダウン)、一意のノード アクセス (%NodeName、@onready)、スクリプト構造 (extends、class_name、シグナル、エクスポート、メソッド)、パフォーマンス パターン (デフォルトでの dict.get、ループ内の get_node の回避) などの専門家による GDScript ベスト プラクティス。コードレビュー、リファクタリング、またはプロジェクト標準の確立に使用します。トリガーキーワード: 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.

静的型付け (var x: int、func returns void)、シグナル アーキテクチャ (シグナル アップ コール ダウン)、一意のノード アクセス (%NodeName、@onready)、スクリプト構造 (extends、class_name、シグナル、エクスポート、メソッド)、パフォーマンス パターン (デフォルトでの dict.get、ループ内の get_node の回避) などの専門家による GDScript ベスト プラクティス。コードレビュー、リファクタリング、またはプロジェクト標準の確立に使用します。トリガーキーワード: 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 とは?

静的型付け (var x: int、func returns void)、シグナル アーキテクチャ (シグナル アップ コール ダウン)、一意のノード アクセス (%NodeName、@onready)、スクリプト構造 (extends、class_name、シグナル、エクスポート、メソッド)、パフォーマンス パターン (デフォルトでの dict.get、ループ内の get_node の回避) などの専門家による GDScript ベスト プラクティス。コードレビュー、リファクタリング、またはプロジェクト標準の確立に使用します。トリガーキーワード: 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 で使用できるようになります

ソースリポジトリはどこですか?

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