
thedivergentai/gd-agentic-skills
93 skills21.5k installs42.2k starsGitHub
Install
npx skills add https://github.com/thedivergentai/gd-agentic-skillsSkills in this repo
1Godot Mastergodot-master is an agent skill from thedivergentai/gd-agentic-skills that expert patterns for 2d animation in godot using animatedsprite2d and skeletal cutout rigs. use when implementing sprite frame animations, procedural animation (squash/stretch), cutout bone hierarchies. # 2D Animation Expert-level guidance for frame-based and skeletal 2D animation in Godot. ## NEVER Do - **NEVER use AnimatedTexture** — This class is deprecated, highly inefficient in modern renderers, and may be removed in future Godot versions. Use AnimatedSprite2D or AnimationPlayer instead. - **NEVER allow Tweens to fight over the same proper Developers invoke godot-master during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments.2.2kinstalls2Godot Shaders Basicsgodot-shaders-basics is a Godot agent skill from thedivergentai/gd-agentic-skills that provides an expert blueprint for shader programming with Godot's GLSL-like language. The skill bundles 12 expert .gdshader templates plus a shader_parameter_animator.gd script covering dissolve, hit flash, hex pixelate, terrain displacement, foliage wind, triplanar mapping, depth reconstruction, and Godot 4.3 Reversed-Z full-screen quads. A NEVER section documents 12 anti-patterns—avoid unconditional discard, dynamic if/else branching, exact float compares, and hardcoded POSITION for 4.3+ full-screen effects. Developers reach for godot-shaders-basics when implementing custom 2D or 3D visual effects, post-processing, material customization, or stylized rendering with uniforms, instance uniforms, and hint_screen_texture patterns.457installs3Godot 2d Animationgodot-2d-animation is a GD-Agentic-Skills module targeting Godot 4.5+ with expert patterns for frame-based and skeletal 2D animation. The skill bundles 10 GDScript helper scripts—including animation_sync.gd, procedural_squash_stretch.gd, skeleton_2d_rig_helper.gd, and animation_tree_step.gd—for frame-perfect SFX/VFX triggers, squash-and-stretch deformation, FABRIK/CCDIK bone rigs, and AnimationTree state-machine travel. It documents critical pitfalls such as using animation_looped instead of animation_finished for loops, calling advance(0) after play() to avoid one-frame glitches, and set_frame_and_progress() for mid-animation skin swaps. A decision tree maps scenarios to AnimatedSprite2D, AnimationPlayer, AnimationTree, Tween, or MultiMeshInstance2D plus shader swarms. Developers reach for godot-2d-animation when implementing sprite frame animations, cutout Bone2D hierarchies, procedural squash/stretch on landing, or GPU-optimized swarm animation in Godot 2D projects.421installs4Godot Particlesgodot-particles is an agent skill from thedivergentai/gd-agentic-skills for Godot 4 GPU particle systems used in explosions, magic effects, weather, trails, and combat feedback. It documents ParticleProcessMaterial emission shapes, color ramps, one-shot bursts, sub-emitter collisions, custom particle shaders, VFX pooling, LOD culling, and 2D physics interpolation workarounds. The skill bundles 12 reusable GDScript and shader scripts such as particle_burst_emitter.gd, particle_lod_manager.gd, and screenspace_weather_heightfield.gd, plus 12 documented anti-patterns to avoid GPU stalls and trail bugs. Use it when you need performant VFX in Godot instead of trial-and-error particle tuning.333installs5Godot Ui Theminggodot-ui-theming from thedivergentai/GD-Agentic-Skills is an expert blueprint for Godot 4.x UI themes using Theme resources, StyleBoxes, custom fonts, and theme overrides for consistent visual styling. It covers StyleBoxFlat and StyleBoxTexture, theme inheritance, dynamic theme switching, font variations, RTL mirroring, and DPI scaling. The skill bundles 12 GDScript reference scripts including global_theme_manager.gd, theme_swapper.gd, ui_scale_manager.gd, crisp_ui_scaler.gd, and rtl_theme_mirroring.gd. It documents NEVER rules such as avoiding per-node StyleBox instantiation, skipping theme inheritance, hardcoding colors, using add_theme_override for global styles, and defining StyleBoxes inside _draw loops. Developers reach for godot-ui-theming when implementing consistent UI styling, supporting dark mode or high-contrast themes, or applying theme_type_variation for semantic button styles in Godot 4.5+ game projects.332installs6Godot 2d Physicsgodot-2d-physics: A skill for development. This provides functionality for development workflows.317installs7Godot Save Load Systemsgodot-save-load-systems is a GD-Agentic-Skills microskill for Godot 4 that teaches production-grade persistence patterns to coding agents. The SKILL.md documents JSON and binary save flows with FileAccess, the user:// protocol, PERSIST group auto-collection, schema versioning, rolling backups, and SHA-256 integrity checks. Developers reach for godot-save-load-systems when adding player progress saves, settings files, auto-save timers, or migration logic between game updates. The skill bundles 3 GDScript scripts—save_load_patterns.gd with 10 expert patterns, save_migration_manager.gd, and save_system_encryption.gd for AES-256 encrypted saves—and lists 14 NEVER rules covering version fields, path safety, and untrusted data validation. It targets Godot 4.x projects where corrupted or editable saves would break player trust.317installs8Godot 3d World Buildinggodot-3d-world-building: A skill for development. This provides functionality for development workflows.307installs9Godot Procedural Generationgodot-procedural-generation: A skill for development. This provides functionality for development workflows.304installs10Godot Gdscript Masterygodot-gdscript-mastery: A skill for development. This provides functionality for development workflows.296installs11Godot Audio Systemsgodot-audio-systems: A skill for development. This provides functionality for development workflows.295installs12Godot Compositiongodot-composition: A skill for development. This provides functionality for development workflows.293installs13Godot Testing Patternsgodot-testing-patterns: A skill for development. This provides functionality for development workflows.289installs14Godot Camera Systemsgodot-camera-systems: A skill for development. This provides functionality for development workflows.280installs15Godot Characterbody 2dgodot-characterbody-2d: A skill for development. This provides functionality for development workflows.279installs16Godot Input Handlinggodot-input-handling: A skill for development. This provides functionality for development workflows.275installs17Godot Signal Architecturegodot-signal-architecture: A skill for development. This provides functionality for development workflows.267installs18Godot State Machine Advancedgodot-state-machine-advanced: A skill for development. This provides functionality for development workflows.266installs19Godot Genre Roguelikegodot-genre-roguelike: A skill for development. This provides functionality for development workflows.264installs20Godot Rpg Statsgodot-rpg-stats: A skill for development. This provides functionality for development workflows.264installs21Godot Dialogue Systemgodot-dialogue-system: A skill for development. This provides functionality for development workflows.255installs22Godot Tilemap Masterygodot-tilemap-mastery: A skill for development. This provides functionality for development workflows.253installs23Godot Combat Systemgodot-combat-system: A skill for development. This provides functionality for development workflows.251installs24Godot Scene Managementgodot-scene-management: A skill for development. This provides functionality for development workflows.249installs25Godot Animation Playergodot-animation-player: A skill for development. This provides functionality for development workflows.247installs26Godot Ui Containersgodot-ui-containers: A skill for development. This provides functionality for development workflows.247installs27Godot 3d LightingAgent skill for Godot 3D lighting during build: place directional, omni, and spot lights; tune shadow filters; configure Environment and sky backgrounds; balance performance with mood for interior, outdoor, and stylized game scenes.245installs28Godot Autoload Architecturegodot-autoload-architecture: A skill for development. This provides functionality for development workflows.245installs29Godot Economy Systemgodot-economy-system: A skill for development. This provides functionality for development workflows.245installs30Godot Project Foundationsgodot-project-foundations: A skill for development. This provides functionality for development workflows.243installs31Godot 3d Materialsgodot-3d-materials: A skill for development. This provides functionality for development workflows.238installs32Godot Animation Tree Masterygodot-animation-tree-mastery: A skill for development. This provides functionality for development workflows.236installs33Godot Resource Data Patternsgodot-resource-data-patterns: A skill for development. This provides functionality for development workflows.236installs34Godot Ui Rich Textgodot-ui-rich-text: A skill for development. This provides functionality for development workflows.232installs35Godot Ability Systemgodot-ability-system: A skill for development. This provides functionality for development workflows.230installs36Godot Physics 3dgodot-physics-3d: A skill for development. This provides functionality for development workflows.230installs37Godot Performance Optimizationgodot-performance-optimization: A skill for development. This provides functionality for development workflows.227installs38Godot Export Buildsgodot-export-builds: A skill for development. This provides functionality for development workflows.226installs39Godot Platform Mobilegodot-platform-mobile: A skill for development. This provides functionality for development workflows.224installs40Godot Tweeninggodot-tweening: A skill for development. This provides functionality for development workflows.224installs41Godot Navigation Pathfindinggodot-navigation-pathfinding: A skill for development. This provides functionality for development workflows.223installs42Godot Multiplayer Networkinggodot-multiplayer-networking: A skill for development. This provides functionality for development workflows.220installs43Godot Debugging Profilinggodot-debugging-profiling: A skill for development. This provides functionality for development workflows.218installs44Godot Genre Card Gamegodot-genre-card-game: A skill for development. This provides functionality for development workflows.218installs45Godot Inventory Systemgodot-inventory-system: A skill for development. This provides functionality for development workflows.217installs46Godot Platform Desktopgodot-platform-desktop: A skill for development. This provides functionality for development workflows.216installs47Godot Project TemplatesSupplies Godot project templates with prewired scenes, scripts, and directory conventions for faster game prototyping. Helps teams skip boilerplate setup and start iterating on mechanics, UI, and export settings immediately.211installs48Godot Adapt Desktop To Mobilegodot-adapt-desktop-to-mobile: A skill for development. This provides functionality for development workflows.203installs49Godot Genre Visual Novelgodot-genre-visual-novel: A skill for development. This provides functionality for development workflows.199installs50Godot Genre Platformergodot-genre-platformer: A skill for development. This provides functionality for development workflows.198installs51Godot Genre Action Rpggodot-genre-action-rpg: A skill for development. This provides functionality for development workflows.195installs52Godot Composition Appsgodot-composition-apps: A skill for development. This provides functionality for development workflows.189installs53Godot Genre Horrorgodot-genre-horror: A skill for development. This provides functionality for development workflows.187installs54Godot Quest Systemgodot-quest-system: A skill for development. This provides functionality for development workflows.185installs55Godot Genre Simulationgodot-genre-simulation: A skill for development. This provides functionality for development workflows.183installs56Godot Genre Idle Clickergodot-genre-idle-clicker: A skill for development. This provides functionality for development workflows.179installs57Godot Turn Systemgodot-turn-system: A skill for development. This provides functionality for development workflows.174installs58Godot Genre Puzzlegodot-genre-puzzle: A skill for development. This provides functionality for development workflows.169installs59Godot Platform Webgodot-platform-web: A skill for development. This provides functionality for development workflows.165installs60Godot Adapt 2d To 3dgodot-adapt-2d-to-3d: A skill for development. This provides functionality for development workflows.162installs61Godot Genre Survivalgodot-genre-survival: A skill for development. This provides functionality for development workflows.162installs62Godot Genre Tower Defensegodot-genre-tower-defense: A skill for development. This provides functionality for development workflows.162installs63Godot Adapt Single To Multiplayergodot-adapt-single-to-multiplayer: A skill for development. This provides functionality for development workflows.160installs64Godot Server Architecturegodot-server-architecture: A skill for development. This provides functionality for development workflows.160installs65Godot Game Loop Collectiongodot-game-loop-collection: A skill for development. This provides functionality for development workflows.159installs66Godot Genre Metroidvaniagodot-genre-metroidvania: A skill for development. This provides functionality for development workflows.159installs67Godot Adapt Mobile To Desktopgodot-adapt-mobile-to-desktop: A skill for development. This provides functionality for development workflows.157installs68Godot Genre Rtsgodot-genre-rts: A skill for development. This provides functionality for development workflows.157installs69Godot Genre Shootergodot-genre-shooter: A skill for development. This provides functionality for development workflows.156installs70Godot Platform Consolegodot-platform-console: A skill for development. This provides functionality for development workflows.155installs71Godot Adapt 3d To 2dgodot-adapt-3d-to-2d: A skill for development. This provides functionality for development workflows.154installs72Godot Genre Educationalgodot-genre-educational: A skill for development. This provides functionality for development workflows.151installs73Godot Genre Fightinggodot-genre-fighting: A skill for development. This provides functionality for development workflows.151installs74Godot Platform Vrgodot-platform-vr is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.151installs75Godot Genre Open Worldgodot-genre-open-world: A skill for development. This provides functionality for development workflows.150installs76Godot Genre Racinggodot-genre-racing: A skill for development. This provides functionality for development workflows.150installs77Godot Mechanic Secretsgodot-mechanic-secrets: A skill for development. This provides functionality for development workflows.150installs78Godot Genre Battle Royalegodot-genre-battle-royale: A skill for development. This provides functionality for development workflows.148installs79Godot Genre Sandboxgodot-genre-sandbox: A skill for development. This provides functionality for development workflows.148installs80Godot Genre Stealthgodot-genre-stealth: A skill for development. This provides functionality for development workflows.147installs81Godot Genre Mobagodot-genre-moba: A skill for development. This provides functionality for development workflows.145installs82Godot Mechanic Revivalgodot-mechanic-revival: A skill for development. This provides functionality for development workflows.145installs83Godot Genre Partygodot-genre-party: A skill for development. This provides functionality for development workflows.143installs84Godot Genre Rhythmgodot-genre-rhythm: A skill for development. This provides functionality for development workflows.143installs85Godot Genre Romancegodot-genre-romance is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.142installs86Godot Genre Sportsgodot-genre-sports is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.139installs87Godot Theme Eastergodot-theme-easter is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.136installs88Godot Game Loop Wavesgodot-game-loop-waves is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.134installs89Godot Game Loop Harvestgodot-game-loop-harvest is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.133installs90Godot Game Loop Time Trialgodot-game-loop-time-trial is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.115installs91Godot Genre Shooter Fpsgodot-genre-shooter-fps is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.109installs92Godot Raycasting Queriesgodot-raycasting-queries is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.107installs93Godot Auditorgodot-auditor is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.96installs