Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-godot-tools

يحتوي claude-godot-tools على 9 من skills المجمعة من minami110، مع تغطية مهنية على مستوى المستودع وصفحات 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