跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Godot Gdscript Patterns

技能 活跃

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.

目的

To equip developers with robust GDScript patterns for building efficient, maintainable, and performant games in Godot 4.

功能

  • Master Godot 4 GDScript patterns
  • Implement signals, scenes, and state machines
  • Optimize GDScript performance
  • Learn Godot best practices
  • Understand component systems and object pooling

使用场景

  • Building games with Godot 4
  • Implementing complex game systems
  • Designing scene architecture
  • Learning GDScript best practices

非目标

  • General game design principles
  • Engine-specific tooling beyond GDScript
  • Low-level C++ engine modifications

Versioning

  • warning:Release ManagementThere is no clear versioning signal like a CHANGELOG, GitHub release tag, or explicit version in frontmatter/manifest, and installation instructions might default to 'main'.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install game-development@claude-code-workflows

质量评分

95 /100
3 days ago 分析

信任信号

最近提交4 days ago
星标35.3k
许可证MIT
状态
查看源代码

类似扩展

CLI Anything: Godot

99

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

技能
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.

技能
AlterLab-IEU

Game Godot Specialist

95

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.

技能
AlterLab-IEU

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.

技能
davila7

Unity Mcp Orchestrator

100

通过 MCP(模型上下文协议)工具和资源编排 Unity 编辑器。在通过 MCP for Unity 处理 Unity 项目时使用——创建/修改 GameObjects、编辑脚本、管理场景、运行测试或任何 Unity 编辑器自动化。提供最佳实践、工具模式和工作流模式,以实现有效的 Unity-MCP 集成。

技能
CoplayDev

Mcp Source

100

切换已连接 Unity 项目中的 MCP for Unity 包源。使用 /mcp-source [main|beta|branch|local] 在上游发行版、远程分支或本地开发检出之间进行切换。

技能
CoplayDev