·godot-gdscript-mastery
</>

godot-gdscript-mastery

thedivergentai/gd-agentic-skills

정적 타이핑(var x: int, func return void), 신호 아키텍처(signal up call down), 고유 노드 액세스(%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설치·0트렌드·@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 return void), 신호 아키텍처(signal up call down), 고유 노드 액세스(%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 return void), 신호 아키텍처(signal up call down), 고유 노드 액세스(%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