Use when writing production-grade GDScript — performance idioms, metaprogramming, @tool lifecycle, async pitfalls, signal/Callable trade-offs, profiler-driven idioms, and common pitfalls
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٦٤ من skills من jame581/GodotPrompter. افتح أي skill لمراجعة مصدره وتفاصيله.
jame581/GodotPrompterعرض ٢٤ من أصل ٦٤ skills مجمعة.
Use when writing production-grade GDScript — performance idioms, metaprogramming, @tool lifecycle, async pitfalls, signal/Callable trade-offs, profiler-driven idioms, and common pitfalls
لغة النص الأصلي: الإنجليزية
Use when implementing game math — vectors, transforms, interpolation, curves, random number generation, and common geometric recipes
لغة النص الأصلي: الإنجليزية
Use when running work off the main thread — WorkerThreadPool, Thread/Mutex/Semaphore, call_deferred, thread-safe scene access, and threaded resource loading
لغة النص الأصلي: الإنجليزية
Use when handling multiple resolutions — stretch modes, aspect ratios, DPI scaling, and mobile/desktop adaptation
لغة النص الأصلي: الإنجليزية
Use when implementing tweens — property animation, method tweening, chaining, parallel sequences, easing, and common UI/gameplay motion recipes
لغة النص الأصلي: الإنجليزية
Use when building VR/AR/XR applications — OpenXR setup, XROrigin3D, hand tracking, controllers, passthrough, and Meta Quest deployment in Godot 4.3+
لغة النص الأصلي: الإنجليزية
Use when debugging Godot projects — remote debugger, print techniques, signal tracing, common error patterns and fixes
لغة النص الأصلي: الإنجليزية
Use when building character abilities — Resource-based abilities with cost/cooldown/cast, buffs/debuffs, stat modifiers, gameplay tags, and HUD binding
لغة النص الأصلي: الإنجليزية
Use when using the Beehave addon — pure-GDScript behavior trees with composites, decorators, leaves, a blackboard, and a visual runtime debugger
لغة النص الأصلي: الإنجليزية
Use when building reusable node components — composition patterns, component communication, and interface design
لغة النص الأصلي: الإنجليزية
Use when building in-game HUDs — health bars, score displays, minimap, notifications, and damage numbers
لغة النص الأصلي: الإنجليزية
Use when creating data containers in Godot — custom Resources for configuration, items, stats, and editor integration
لغة النص الأصلي: الإنجليزية
Use when implementing state machines in Godot — enum-based, node-based, and resource-based FSM patterns with trade-offs
لغة النص الأصلي: الإنجليزية
Use when implementing player movement — CharacterBody2D/3D patterns, input handling, physics, common movement recipes
لغة النص الأصلي: الإنجليزية
Use when managing dependencies between systems — autoloads, service locators, @export injection, and scene injection patterns
لغة النص الأصلي: الإنجليزية
Use when designing scene tree structure — composition vs inheritance, when to split scenes, node hierarchy patterns
لغة النص الأصلي: الإنجليزية
Use when building dedicated servers — headless export, server architecture, lobby management, and deployment
لغة النص الأصلي: الإنجليزية
Use when implementing signals in C# — [Signal] delegates, EmitSignal patterns, async signal awaiting, and event-driven architecture
لغة النص الأصلي: الإنجليزية
Use when writing tests for Godot projects — TDD workflow with GUT and gdUnit4, covers both GDScript and C#
لغة النص الأصلي: الإنجليزية
Use when implementing procedural generation — noise-based terrain, BSP dungeons, cellular automata caves, wave function collapse, and seeded randomness in Godot 4.3+
لغة النص الأصلي: الإنجليزية
Use when synchronizing multiplayer state — MultiplayerSynchronizer, interpolation, prediction, and lag compensation
لغة النص الأصلي: الإنجليزية
Fixture skill with a broken cross-reference
لغة النص الأصلي: الإنجليزية
Fixture skill missing the implementation checklist
لغة النص الأصلي: الإنجليزية
Use when reviewing GDScript or C# Godot code — checklist of best practices, common anti-patterns, and Godot-specific pitfalls
لغة النص الأصلي: الإنجليزية