Most Used Tags
Bootstrap skill for discovering and utilizing GodotPrompter skills in AI coding agents.
Create custom data containers in Godot for configuration, items, and stats.
Implement branching dialogue systems with data structures for conditions and UI presentation.
Scaffold a new Godot 4.x project with recommended settings and structure.
A checklist for reviewing GDScript and C# code in Godot projects, focusing on best practices and common pitfalls.
Debug Godot projects efficiently with advanced techniques and tools.
Build dedicated servers in Godot for headless export, lobby management, and server architecture.
Guide for structuring Godot scene trees with a focus on composition and hierarchy.
Build robust inventory systems with resource-based items, slot management, and UI binding.
Streamline asset management in Godot with efficient import and configuration techniques.
Essential skills for working with 2D systems in Godot 4.3+.
Manage responsive UI across multiple resolutions in Godot 4.3+.
Build immersive VR/AR/XR applications using Godot 4.3+ with OpenXR support.
Implement procedural generation techniques in Godot 4.3+ for dynamic environments.
Streamline your Godot feature design with structured brainstorming for scene trees and architecture.
Create in-game HUDs with health bars, score displays, minimaps, and notifications.
Get expert guidance on Godot 4.x game architecture, GDScript, and C# system design.
Implement player movement with CharacterBody2D/3D patterns, input handling, and physics.
Implement AI movement with NavigationAgent2D/3D, steering behaviors, and patrol patterns in Godot.
Facilitate test-driven development for Godot projects using GUT and gdUnit4.
Build reusable node components in Godot using composition patterns and interface design.
Essential math functions for game development in Godot 4.3+.
Implement multiplayer functionality in Godot using MultiplayerAPI, ENet, and RPCs.
Implement advanced camera systems for 2D and 3D games with smooth following, screen shake, and transitions.
Get expert assistance in implementing features for the Godot Engine, including GDScript and C# coding.
Implement audio features in Godot with support for buses, spatial audio, and dynamic mixing.
GodotPrompter enhances AI coding agents with domain-specific expertise for Godot 4.x game development.
Implement state machines in Godot using various FSM patterns.
Build user interfaces in Godot with control nodes, themes, and layout patterns.
Streamline the export and distribution of Godot games with customizable presets and CI/CD integration.
Manage dependencies in Godot using various injection patterns for better code modularity.
Implement animations in Godot using AnimationPlayer and AnimationTree for dynamic character movement.
Implement advanced particle effects in Godot using GPUParticles2D/3D and ParticleProcessMaterial.
Master C# in Godot with conventions, API differences, and project setup.
Implement save/load systems in Godot 4.3+ using various serialization strategies.
Implement signals in C# for Godot, utilizing delegates and event-driven architecture.
Implement decoupled communication between nodes using a global EventBus with typed signals.
Essential GDScript patterns for Godot 4.3+ development.
Synchronize multiplayer state in Godot with efficient property replication and interpolation.
Implement tweens for property animations, method tweening, and UI transitions in Godot.
Essential skills for working with 3D systems in Godot 4.3+.
Implement localization (i18n/l10n) in Godot 4.3+ with support for multiple languages and RTL.
Implement input handling for various devices in Godot 4.3+.
Optimize Godot games with profiling, draw call reduction, and memory management techniques.
Implement shaders in Godot using the shader language and visual recipes for effects.
Integrate physics bodies, collision shapes, and raycasting in Godot 4.3+.
Review Godot GDScript or C# code for best practices and performance issues.
Create powerful editor plugins for Godot with ease using addon-development.