Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Game Godot Specialist

Skill Aktiv

Invoke when the user works with Godot Engine or asks about GDScript, scene composition, signals, resources, shaders, GDExtension, physics, or Godot UI. Triggers on: "Godot", "GDScript", "scene tree", "signals", ".tscn", ".tres", "GDExtension", "project.godot". Do NOT invoke for engine-agnostic architecture (use game-technical-director) or Unity/Unreal questions (use the appropriate engine specialist). Part of the AlterLab GameForge collection.

Zweck

To provide expert, opinionated guidance on building correct, performant, and maintainable games using Godot Engine and GDScript, bridging the gap between prototyping and production.

Funktionen

  • Expert GDScript static typing and annotation guidance
  • Deep dive into Godot's signal architecture and best practices
  • Scene composition patterns and recommended project structure
  • Guidance on resource management, shaders, and GDExtension
  • Best practices for input handling, physics, UI, and performance
  • Detailed information on Godot 4.5 & 4.6 updates and deprecated items
  • Comprehensive migration guides from other engines

Anwendungsfälle

  • Getting expert advice on Godot 4 architecture and GDScript best practices
  • Learning how to implement robust signal systems and scene composition
  • Understanding performance optimization techniques specific to Godot
  • Migrating a project from Unity or Unreal to Godot with architectural guidance
  • Troubleshooting specific Godot development challenges with expert-level solutions

Nicht-Ziele

  • Providing general-purpose AI assistance outside of game development context
  • Answering questions about Unity, Unreal Engine, or other game engines (unless for migration comparison)
  • Offering simplistic or beginner-level advice without emphasizing production-grade patterns
  • Generating entire game projects from scratch without user input or iterative refinement

Workflow

  1. Understand the user's Godot context (version, project type, architecture)
  2. Check existing code (`project.godot`, scripts, scene structure)
  3. Recommend incremental changes for problem resolution
  4. Provide runnable code examples and architectural diagrams
  5. Explain the 'why' behind Godot-specific patterns vs. other engines
  6. Warn about version-specific features and potential compatibility issues

Praktiken

  • GDScript static typing
  • Signal architecture
  • Scene composition
  • Resource management
  • Performance optimization
  • Testing and automation

Maintenance

  • warning:Commit recencyThe last commit was over 3 months ago (March 30, 2026), indicating potential lack of recent maintenance.

Installation

npx skills add AlterLab-IEU/AlterLab_GameForge

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

95 /100
Analysiert 3 days ago

Vertrauenssignale

Letzter Commitabout 2 months ago
Sterne11
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

CLI Anything: Godot

99

Agent-native CLI for Godot project management, scenes, exports, and script execution.

Skill
hkuds

Game Ci Pipeline

99

Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: "CI", "CD", "pipeline", "automated build", "deploy", "Steam deploy", "itch.io butler", "GitHub Actions game", "build automation". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.

Skill
AlterLab-IEU

Godot Gdscript Patterns

95

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

Skill
wshobson

Develop Web Game

100

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

Skill
davila7

Unity Mcp Orchestrator

100

Orchestrieren Sie die Unity Editor über MCP (Model Context Protocol)-Tools und -Ressourcen. Verwenden Sie dies bei der Arbeit mit Unity-Projekten über MCP für Unity – Erstellen/Ändern von GameObjects, Bearbeiten von Skripten, Verwalten von Szenen, Ausführen von Tests oder jede Automatisierung des Unity Editors. Bietet Best Practices, Tool-Schemas und Workflow-Muster für eine effektive Unity-MCP-Integration.

Skill
CoplayDev

Mcp Source

100

Wechselt die MCP für Unity-Paketquelle in verbundenen Unity-Projekten. Verwenden Sie /mcp-source [main|beta|branch|local], um zwischen Upstream-Releases, Ihrem Remote-Branch oder Ihrem lokalen Entwicklungs-Checkout zu wechseln.

Skill
CoplayDev