Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-godot-tools

claude-godot-tools 收录了来自 minami110 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
11
更新
2026-07-25
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gdscript-format
软件开发工程师

Format and lint GDScript files using gdscript-formatter. Use after editing GDScript files to ensure code style consistency.

2026-07-25
gdunit4-test-writer
软件质量保证分析师与测试员

Write gdUnit4 test code with type-specific assertions, signal testing, and scene runner support. Use when creating or updating tests for GDScript files.

2026-07-20
godot-cache-refresh
软件开发工程师

Regenerate Godot caches (class_name registry and .uid files). Use after creating or renaming GDScript files with class_name.

2026-07-20
godot-resource-resave
软件开发工程师

Re-save Godot text resources (.tscn/.tres) through the editor pipeline to inject UIDs and validate that they load. Use after creating or editing .tscn/.tres files by hand.

2026-07-20
gdunit4-test-runner
软件质量保证分析师与测试员

Run gdUnit4 tests for Godot projects and report results (read-only). Use to verify test status after code changes. USE PROACTIVELY to check test results.

2026-07-12
open-godot-editor
软件开发工程师

Launch the Godot editor GUI in the background so its stdout (print / push_warning / push_error) is directly readable. Use when the user explicitly asks to open the Godot editor, or when a change needs hands-on verification in the running editor/game.

2026-07-04
gdscript-diagnostics
软件开发工程师

Validate GDScript changes by refreshing Godot cache and checking diagnostics. Use after creating or editing GDScript files.

2026-04-28
gdscript-file-manager
软件开发工程师

Move, rename, or delete GDScript files with their .uid files for Godot projects. Use when reorganizing code, renaming scripts, or removing unused GDScript files.

2026-02-19
godot-doc-search
软件开发工程师

Search Godot Engine and GDScript documentation using Deepwiki and Context7. Use when implementing Godot features, looking up APIs, or finding code examples. USE PROACTIVELY when planning Godot/GDScript implementations.

2026-02-19